summaryrefslogtreecommitdiff
path: root/drivers/media/video/pwc/pwc.h
AgeCommit message (Expand)Author
2011-07-27[media] pwc: clean-up header filesHans de Goede
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: properly allocate dma-able memory for ISO buffersHans de Goede
2011-07-27[media] pwc: Allow multiple opensHans de Goede
2011-07-27[media] pwc: Move various initialization to driver load and / or stream startHans de Goede
2011-07-27[media] pwc: Make power-saving a per device optionHans de Goede
2011-07-27[media] pwc: Remove some unused PWC_INT_PIPE left oversHans de Goede
2011-07-27[media] pwc: Get rid of error_status and unplugged variablesHans de Goede
2011-07-27[media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.hHans de Goede
2011-07-27[media] pwc: Replace private buffer management code with videobuf2Hans de Goede
2011-07-27[media] pwc: remove __cplusplus guards from private headerHans de Goede
2011-07-27[media] pwc: Use the default version for VIDIOC_QUERYCAPMauro Carvalho Chehab
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab
2011-06-21[media] pwc: better usb disconnect handlingHans de Goede
2011-03-21[media] pwc: convert to video_ioctl2Hans 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 (12489): pwc - fix few use-after-free and memory leaksDmitry Torokhov
2009-09-12V4L/DVB (12147): pwc: remove definitions that are already present at videodev2.hMauro Carvalho Chehab
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-03-30V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành
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-07-27V4L/DVB (8548): pwc: Fix compilationMauro Carvalho Chehab
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2007-08-22USB: fix DoS in pwc USB video driverOliver Neukum
2007-07-18V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driverMatthias Kaehlcke
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-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25V4L/DVB (4147): Drivers/media/video/pwc/: make code staticAdrian Bunk
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab
2006-06-25V4L/DVB (3835): [PATCH] update pwc driverLuc Saillard
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab
2006-03-25V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab