Hans de Goede
|
c24e137137
[media] pwc: Simplify leds parameter parsing
|
13 years ago |
Hans de Goede
|
a081c3400f
[media] pwc: Remove dev_hint module parameter
|
13 years ago |
Hans de Goede
|
24be689bfb
[media] pwc: Use one shared usb command buffer
|
13 years ago |
Hans de Goede
|
938d5b9e7c
[media] pwc: Avoid sending mode info to the camera when it is not needed
|
13 years ago |
Hans de Goede
|
d167a85c5f
[media] pwc: Fix pixfmt handling
|
13 years ago |
Hans de Goede
|
56ae24aad8
[media] pwc: Make decoder data part of the main pwc struct
|
13 years ago |
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 |