Hans de Goede
|
54d3fb3b11
[media] pwc: Make fps runtime configurable through s_parm, drop fps module param
|
13 years ago |
Hans de Goede
|
5bbe18d74f
[media] pwc: Get rid of compression module parameter
|
13 years ago |
Hans de Goede
|
795e6eb326
[media] pwc: Remove software emulation of arbritary resolutions
|
13 years ago |
Hans de Goede
|
a08d2c7271
[media] pwc: Remove driver specific ioctls
|
13 years ago |
Hans de Goede
|
dc8a7e83aa
[media] pwc: Remove dead snapshot code
|
13 years ago |
Hans de Goede
|
1516524ff2
[media] pwc: Remove driver specific sysfs interface
|
13 years ago |
Hans de Goede
|
c20d78cde3
[media] pwc: Rework locking
|
13 years ago |
Hans de Goede
|
32c67ecc4a
[media] pwc: Properly mark device_hint as unused in all probe error paths
|
14 years ago |
Hans de Goede
|
76ae853844
[media] pwc: Use v4l2-device and v4l2-fh
|
14 years ago |
Guennadi Liakhovetski
|
fc714e70dd
[media] V4L: vb2: prepare to support multi-size buffers
|
14 years ago |
Marek Szyprowski
|
bd323e28bd
[media] media: vb2: change queue initialization order
|
14 years ago |
Marek Szyprowski
|
035aa1475d
[media] media: vb2: change plane sizes array to unsigned int[]
|
14 years ago |
Hans de Goede
|
e3aec98c1d
[media] pwc: clean-up header files
|
14 years ago |
Hans de Goede
|
51886df0ca
[media] pwc: Enable power-management by default on tested models
|
14 years ago |
Hans de Goede
|
c11271349a
[media] pwc: Allow dqbuf / read to complete while waiting for controls
|
14 years ago |
Hans de Goede
|
6c9cac89c0
[media] pwc: Replace control code with v4l2-ctrls framework
|
14 years ago |
Hans de Goede
|
04613c5e60
[media] pwc: properly allocate dma-able memory for ISO buffers
|
14 years ago |
Hans de Goede
|
4fba471e40
[media] pwc: Allow multiple opens
|
14 years ago |
Hans de Goede
|
6eba93573d
[media] pwc: Move various initialization to driver load and / or stream start
|
14 years ago |
Hans de Goede
|
3b4d0ec791
[media] pwc: Make power-saving a per device option
|
14 years ago |
Hans de Goede
|
b824bb4b12
[media] pwc: Get rid of error_status and unplugged variables
|
14 years ago |
Hans de Goede
|
885fe18f55
[media] pwc: Replace private buffer management code with videobuf2
|
14 years ago |
Hans de Goede
|
c246412117
[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly
|
14 years ago |
Hans de Goede
|
9a7b2d1f0e
[media] pwc: better usb disconnect handling
|
14 years ago |
Huzaifa Sidhpurwala
|
cecc2471ea
[media] Prevent null pointer derefernce of pdev
|
14 years ago |
Hans Verkuil
|
afa3852161
[media] pwc: convert to video_ioctl2
|
14 years ago |
Hans Verkuil
|
b577f962d2
[media] pwc: convert to core-assisted locking
|
14 years ago |
Hans de Goede
|
622d9f5d30
[media] pwc: failure to submit an urb is a fatal error
|
14 years ago |
Hans de Goede
|
c7d18867c8
[media] pwc: Also set alt setting to alt0 when no error occured
|
14 years ago |
Hans de Goede
|
3751e288bc
[media] pwc: do not start isoc stream on /dev/video open
|
14 years ago |