| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 2012-08-15 | 1 | -553/+0 |
* | [media] pwc: Use one shared usb command buffer | Hans de Goede | 2012-01-16 | 1 | -99/+55 |
* | [media] pwc: Avoid sending mode info to the camera when it is not needed | Hans de Goede | 2012-01-16 | 1 | -13/+16 |
* | [media] pwc: Fix pixfmt handling | Hans de Goede | 2012-01-16 | 1 | -19/+20 |
* | [media] pwc: Make decoder data part of the main pwc struct | Hans de Goede | 2012-01-16 | 1 | -10/+5 |
* | [media] pwc: Make fps runtime configurable through s_parm, drop fps module param | Hans de Goede | 2012-01-16 | 1 | -11/+21 |
* | [media] pwc: Get rid of compression module parameter | Hans de Goede | 2012-01-06 | 1 | -23/+24 |
* | [media] pwc: Remove software emulation of arbritary resolutions | Hans de Goede | 2012-01-06 | 1 | -56/+13 |
* | [media] pwc: Remove driver specific ioctls | Hans de Goede | 2012-01-06 | 1 | -571/+0 |
* | [media] pwc: Remove dead snapshot code | Hans de Goede | 2012-01-06 | 1 | -42/+22 |
* | [media] pwc: Rework locking | Hans de Goede | 2012-01-06 | 1 | -9/+61 |
* | [media] pwc: Make auto white balance speed and delay available as v4l2 controls | Hans de Goede | 2012-01-06 | 1 | -57/+7 |
* | [media] pwc: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-11-25 | 1 | -2/+1 |
* | [media] pwc: clean-up header files | Hans de Goede | 2011-07-27 | 1 | -1/+0 |
* | [media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere | Hans de Goede | 2011-07-27 | 1 | -1/+1 |
* | [media] pwc: Replace control code with v4l2-ctrls framework | Hans de Goede | 2011-07-27 | 1 | -636/+93 |
* | [media] pwc: Move various initialization to driver load and / or stream start | Hans de Goede | 2011-07-27 | 1 | -10/+18 |
* | [media] pwc: Make power-saving a per device option | Hans de Goede | 2011-07-27 | 1 | -9/+17 |
* | [media] pwc: Replace private buffer management code with videobuf2 | Hans de Goede | 2011-07-27 | 1 | -18/+1 |
* | [media] pwc: better usb disconnect handling | Hans de Goede | 2011-06-21 | 1 | -1/+1 |
* | [media] pwc: do not start isoc stream on /dev/video open | Hans de Goede | 2010-12-29 | 1 | -1/+6 |
* | V4L/DVB: pwc: fully convert driver to V4L2 | Hans Verkuil | 2010-10-21 | 1 | -10/+10 |
* | V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ... | Martin Fuzzey | 2010-02-19 | 1 | -1/+1 |
* | USB: pwc : do not pass stack allocated buffers to USB core. | Martin Fuzzey | 2009-04-23 | 1 | -74/+164 |
* | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil | 2009-01-02 | 1 | -2/+2 |
* | V4L/DVB: remove unused #include <version.h> | Huang Weiyi | 2008-10-12 | 1 | -1/+0 |
* | V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil | 2008-09-03 | 1 | -9/+9 |
* | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 2008-07-20 | 1 | -2/+0 |
* | V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs | Michael Krufky | 2007-10-10 | 1 | -1/+1 |
* | V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls | Luc Saillard | 2007-04-27 | 1 | -2/+59 |
* | V4L/DVB (4147): Drivers/media/video/pwc/: make code static | Adrian Bunk | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (4118): Whitespace cleanups | Trent Piepho | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (3835): [PATCH] update pwc driver | Luc Saillard | 2006-06-25 | 1 | -312/+387 |
* | V4L/DVB (3599b): Whitespace cleanups under drivers/media | Mauro Carvalho Chehab | 2006-03-25 | 1 | -187/+187 |
* | V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video | Mauro Carvalho Chehab | 2006-03-25 | 1 | -0/+1541 |