summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc-v4l.c
Commit message (Expand)AuthorAgeFilesLines
* [media] pwc: Remove dead snapshot codeHans de Goede2012-01-061-1/+1
* [media] pwc: Remove driver specific use of pixfmt.priv in the pwc driverHans de Goede2012-01-061-17/+6
* [media] pwc: Read new preset values when changing awb control to a presetHans de Goede2012-01-061-8/+23
* [media] pwc: Rework lockingHans de Goede2012-01-061-38/+22
* [media] pwc: Make auto white balance speed and delay available as v4l2 controlsHans de Goede2012-01-061-0/+48
* [media] pwc: add support for VIDIOC_LOG_STATUSHans Verkuil2011-09-211-0/+9
* [media] pwc: switch to the new auto-cluster volatile handlingHans Verkuil2011-09-211-74/+53
* [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-211-5/+5
* [media] pwc: precedence bug in pwc_init_controls()Dan Carpenter2011-09-111-1/+1
* [media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/SphereHans de Goede2011-07-271-0/+56
* [media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede2011-07-271-4/+32
* [media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede2011-07-271-407/+601
* [media] pwc: Allow multiple opensHans de Goede2011-07-271-8/+27
* [media] pwc: Get rid of error_status and unplugged variablesHans de Goede2011-07-271-0/+24
* [media] pwc: Replace private buffer management code with videobuf2Hans de Goede2011-07-271-114/+11
* [media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wronglyHans de Goede2011-07-271-1/+1
* [media] pwc: Use the default version for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-271-1/+0
* [media] pwc: Handle V4L2_CTRL_FLAG_NEXT_CTRL in queryctrlJean-Francois Moine2011-05-201-2/+21
* [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-221-1/+2
* [media] pwc: convert to video_ioctl2Hans Verkuil2011-03-211-543/+491
* [media] pwc: convert to core-assisted lockingHans Verkuil2011-03-211-0/+2
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-17/+0
* [media] pwc: do not start isoc stream on /dev/video openHans de Goede2010-12-291-6/+7
* V4L/DVB: pwc: fully convert driver to V4L2Hans Verkuil2010-10-211-311/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* V4L/DVB (12435): strlcpy() will always null terminate the string.Roel Kluin2009-09-121-1/+1
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-161-1/+1
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-2/+1
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-1/+1
* V4L/DVB (7558): videobuf: Improve command output for debug purposesMauro Carvalho Chehab2008-04-241-1/+3
* V4L/DVB (5548): Fix v4l2 buffer to the lengthLuc Saillard2007-04-271-1/+1
* V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard2007-04-271-0/+58
* V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho2007-02-211-1/+1
* V4L/DVB (4118): Whitespace cleanupsTrent Piepho2006-06-251-19/+19
* V4L/DVB (4105): Remove uneeded prototypeTrent Piepho2006-06-251-4/+0
* V4L/DVB (3968): Fix checking logic for a broken xawtv versionMauro Carvalho Chehab2006-06-251-2/+0
* V4L/DVB (3835): [PATCH] update pwc driverLuc Saillard2006-06-251-0/+1208
OpenPOWER on IntegriCloud