summaryrefslogtreecommitdiff
path: root/drivers/media/video/pwc/pwc-v4l.c
AgeCommit message (Expand)Author
2012-01-16[media] pwc: Use one shared usb command bufferHans de Goede
2012-01-16[media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede
2012-01-16[media] pwc: Fix pixfmt handlingHans de Goede
2012-01-16[media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede
2012-01-06[media] pwc: Properly fill all fields on try_fmtHans de Goede
2012-01-06[media] pwc: Get rid of compression module parameterHans de Goede
2012-01-06[media] pwc: Remove software emulation of arbritary resolutionsHans de Goede
2012-01-06[media] pwc: Remove driver specific ioctlsHans de Goede
2012-01-06[media] pwc: Remove dead snapshot codeHans de Goede
2012-01-06[media] pwc: Remove driver specific use of pixfmt.priv in the pwc driverHans de Goede
2012-01-06[media] pwc: Read new preset values when changing awb control to a presetHans de Goede
2012-01-06[media] pwc: Rework lockingHans de Goede
2012-01-06[media] pwc: Make auto white balance speed and delay available as v4l2 controlsHans de Goede
2011-09-21[media] pwc: add support for VIDIOC_LOG_STATUSHans Verkuil
2011-09-21[media] pwc: switch to the new auto-cluster volatile handlingHans Verkuil
2011-09-21[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter
2011-07-27[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/SphereHans de Goede
2011-07-27[media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede
2011-07-27[media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede
2011-07-27[media] pwc: Allow multiple opensHans de Goede
2011-07-27[media] pwc: Get rid of error_status and unplugged variablesHans de Goede
2011-07-27[media] pwc: Replace private buffer management code with videobuf2Hans de Goede
2011-07-27[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wronglyHans de Goede
2011-07-27[media] pwc: Use the default version for VIDIOC_QUERYCAPMauro Carvalho Chehab
2011-05-20[media] pwc: Handle V4L2_CTRL_FLAG_NEXT_CTRL in queryctrlJean-Francois Moine
2011-03-22[media] v4l2-ioctl: add priority handling supportHans Verkuil
2011-03-21[media] pwc: convert to video_ioctl2Hans Verkuil
2011-03-21[media] pwc: convert to core-assisted lockingHans Verkuil
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil
2010-12-29[media] pwc: do not start isoc stream on /dev/video openHans de Goede
2010-10-21V4L/DVB: pwc: fully convert driver to V4L2Hans Verkuil
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-12V4L/DVB (12435): strlcpy() will always null terminate the string.Roel Kluin
2009-06-16V4L/DVB: cleanup redundant tests on unsignedRoel Kluin
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-04-24V4L/DVB (7558): videobuf: Improve command output for debug purposesMauro Carvalho Chehab
2007-04-27V4L/DVB (5548): Fix v4l2 buffer to the lengthLuc Saillard
2007-04-27V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard
2007-02-21V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho
2006-06-25V4L/DVB (4105): Remove uneeded prototypeTrent Piepho
2006-06-25V4L/DVB (3968): Fix checking logic for a broken xawtv versionMauro Carvalho Chehab
2006-06-25V4L/DVB (3835): [PATCH] update pwc driverLuc Saillard