aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-393/+0
2012-07-06[media] pwc: use the new vb2 helpersHans Verkuil1-3/+0
2012-05-14[media] pwc: Fix lockingHans de Goede1-10/+11
2012-01-16[media] pwc: Use one shared usb command bufferHans de Goede1-4/+1
2012-01-16[media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede1-1/+1
2012-01-16[media] pwc: Fix pixfmt handlingHans de Goede1-1/+1
2012-01-16[media] pwc: Make decoder data part of the main pwc structHans de Goede1-1/+6
2012-01-06[media] pwc: Get rid of compression module parameterHans de Goede1-2/+1
2012-01-06[media] pwc: Remove software emulation of arbritary resolutionsHans de Goede1-13/+6
2012-01-06[media] pwc: Remove driver specific ioctlsHans de Goede1-12/+24
2012-01-06[media] pwc: Remove dead snapshot codeHans de Goede1-3/+3
2012-01-06[media] pwc: Remove driver specific sysfs interfaceHans de Goede1-5/+0
2012-01-06[media] pwc: Rework lockingHans de Goede1-2/+3
2012-01-06[media] pwc: Make auto white balance speed and delay available as v4l2 controlsHans de Goede1-0/+2
2012-01-06[media] pwc: Use v4l2-device and v4l2-fhHans de Goede1-0/+4
2011-07-27[media] pwc: clean-up header filesHans de Goede1-1/+3
2011-07-27[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/SphereHans de Goede1-0/+9
2011-07-27[media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede1-0/+3
2011-07-27[media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede1-37/+115
2011-07-27[media] pwc: properly allocate dma-able memory for ISO buffersHans de Goede1-10/+1
2011-07-27[media] pwc: Allow multiple opensHans de Goede1-1/+1
2011-07-27[media] pwc: Move various initialization to driver load and / or stream startHans de Goede1-1/+0
2011-07-27[media] pwc: Make power-saving a per device optionHans de Goede1-1/+2
2011-07-27[media] pwc: Remove some unused PWC_INT_PIPE left oversHans de Goede1-8/+0
2011-07-27[media] pwc: Get rid of error_status and unplugged variablesHans de Goede1-2/+0
2011-07-27[media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.hHans de Goede1-63/+68
2011-07-27[media] pwc: Replace private buffer management code with videobuf2Hans de Goede1-53/+23
2011-07-27[media] pwc: remove __cplusplus guards from private headerHans de Goede1-10/+0
2011-07-27[media] pwc: Use the default version for VIDIOC_QUERYCAPMauro Carvalho Chehab1-6/+1
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-4/+4
2011-06-21[media] pwc: better usb disconnect handlingHans de Goede1-2/+2
2011-03-21[media] pwc: convert to video_ioctl2Hans Verkuil1-2/+1
2010-12-29[media] pwc: do not start isoc stream on /dev/video openHans de Goede1-1/+0
2010-10-21V4L/DVB: pwc: fully convert driver to V4L2Hans Verkuil1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-12V4L/DVB (12489): pwc - fix few use-after-free and memory leaksDmitry Torokhov1-0/+1
2009-09-12V4L/DVB (12147): pwc: remove definitions that are already present at videodev2.hMauro Carvalho Chehab1-6/+0
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-03-30V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành1-0/+6
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-2/+2
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil1-2/+1
2008-07-27V4L/DVB (8548): pwc: Fix compilationMauro Carvalho Chehab1-0/+1
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil1-0/+1
2007-08-22USB: fix DoS in pwc USB video driverOliver Neukum1-0/+1
2007-07-18V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driverMatthias Kaehlcke1-2/+2
2007-04-27V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard1-2/+3
2007-02-21V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho1-7/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4147): Drivers/media/video/pwc/: make code staticAdrian Bunk1-2/+0
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (3835): [PATCH] update pwc driverLuc Saillard1-44/+132
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-2/+2
2006-03-25V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab1-0/+272