aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc-ctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-553/+0
2012-01-16[media] pwc: Use one shared usb command bufferHans de Goede1-99/+55
2012-01-16[media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede1-13/+16
2012-01-16[media] pwc: Fix pixfmt handlingHans de Goede1-19/+20
2012-01-16[media] pwc: Make decoder data part of the main pwc structHans de Goede1-10/+5
2012-01-16[media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede1-11/+21
2012-01-06[media] pwc: Get rid of compression module parameterHans de Goede1-23/+24
2012-01-06[media] pwc: Remove software emulation of arbritary resolutionsHans de Goede1-56/+13
2012-01-06[media] pwc: Remove driver specific ioctlsHans de Goede1-571/+0
2012-01-06[media] pwc: Remove dead snapshot codeHans de Goede1-42/+22
2012-01-06[media] pwc: Rework lockingHans de Goede1-9/+61
2012-01-06[media] pwc: Make auto white balance speed and delay available as v4l2 controlsHans de Goede1-57/+7
2011-11-24[media] pwc: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-07-27[media] pwc: clean-up header filesHans de Goede1-1/+0
2011-07-27[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/SphereHans de Goede1-1/+1
2011-07-27[media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede1-636/+93
2011-07-27[media] pwc: Move various initialization to driver load and / or stream startHans de Goede1-10/+18
2011-07-27[media] pwc: Make power-saving a per device optionHans de Goede1-9/+17
2011-07-27[media] pwc: Replace private buffer management code with videobuf2Hans de Goede1-18/+1
2011-06-21[media] pwc: better usb disconnect handlingHans de Goede1-1/+1
2010-12-29[media] pwc: do not start isoc stream on /dev/video openHans de Goede1-1/+6
2010-10-21V4L/DVB: pwc: fully convert driver to V4L2Hans Verkuil1-10/+10
2010-02-19V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad constant => sizeof conversion.Martin Fuzzey1-1/+1
2009-04-23USB: pwc : do not pass stack allocated buffers to USB core.Martin Fuzzey1-74/+164
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-2/+2
2008-10-12V4L/DVB: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil1-9/+9
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-2/+0
2007-10-09V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky1-1/+1
2007-04-27V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard1-2/+59
2006-06-25V4L/DVB (4147): Drivers/media/video/pwc/: make code staticAdrian Bunk1-1/+1
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho1-1/+1
2006-06-25V4L/DVB (3835): [PATCH] update pwc driverLuc Saillard1-312/+387
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-187/+187
2006-03-25V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab1-0/+1541