summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc
Commit message (Expand)AuthorAgeFilesLines
* [media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski2011-11-031-3/+3
* [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
* Merge tag 'v3.1-rc6' into staging/for_v3.2Mauro Carvalho Chehab2011-09-171-1/+1
|\
| * [media] pwc: precedence bug in pwc_init_controls()Dan Carpenter2011-09-111-1/+1
* | [media] media: vb2: change queue initialization orderMarek Szyprowski2011-09-061-1/+1
* | [media] media: vb2: change plane sizes array to unsigned int[]Marek Szyprowski2011-09-061-1/+1
|/
* [media] pwc: clean-up header filesHans de Goede2011-07-277-367/+3
* [media] pwc: Enable power-management by default on tested modelsHans de Goede2011-07-271-0/+6
* [media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/SphereHans de Goede2011-07-273-1/+66
* [media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede2011-07-273-4/+38
* [media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede2011-07-274-1084/+823
* [media] pwc: properly allocate dma-able memory for ISO buffersHans de Goede2011-07-272-59/+28
* [media] pwc: Allow multiple opensHans de Goede2011-07-273-18/+42
* [media] pwc: Move various initialization to driver load and / or stream startHans de Goede2011-07-277-246/+114
* [media] pwc: Make power-saving a per device optionHans de Goede2011-07-273-37/+35
* [media] pwc: Remove some unused PWC_INT_PIPE left oversHans de Goede2011-07-271-8/+0
* [media] pwc: Get rid of error_status and unplugged variablesHans de Goede2011-07-273-23/+41
* [media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.hHans de Goede2011-07-271-63/+68
* [media] pwc: Replace private buffer management code with videobuf2Hans de Goede2011-07-277-808/+275
* [media] pwc: remove __cplusplus guards from private headerHans de Goede2011-07-271-10/+0
* [media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wronglyHans de Goede2011-07-273-45/+5
* [media] pwc: Use the default version for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-272-7/+1
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-272-5/+4
* [media] pwc: better usb disconnect handlingHans de Goede2011-06-213-108/+50
* [media] Prevent null pointer derefernce of pdevHuzaifa Sidhpurwala2011-05-201-1/+1
* [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-213-565/+494
* [media] pwc: convert to core-assisted lockingHans Verkuil2011-03-212-13/+5
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-17/+0
* [media] pwc: failure to submit an urb is a fatal errorHans de Goede2010-12-291-3/+6
* [media] pwc: Also set alt setting to alt0 when no error occuredHans de Goede2010-12-291-1/+1
* [media] pwc: do not start isoc stream on /dev/video openHans de Goede2010-12-294-48/+27
* [media] drivers/media: Use vzallocJoe Perches2010-12-291-2/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* V4L/DVB: pwc: remove BKLHans Verkuil2010-10-211-7/+5
* V4L/DVB: pwc: fully convert driver to V4L2Hans Verkuil2010-10-217-339/+40
* V4L/DVB: pwc Kconfig dependency fixChristoph Fritz2010-05-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-1/+2
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...Martin Fuzzey2010-02-191-1/+1
|/
* V4L/DVB (13593): PWC: parameter trace is only available in debugAndrea Odetti2009-12-161-0/+2
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-1/+1
* V4L/DVB (13231): pwc: Use kernel's simple_strtol()Andy Shevchenko2009-12-051-16/+7
* V4L/DVB (12489): pwc - fix few use-after-free and memory leaksDmitry Torokhov2009-09-122-43/+36
* V4L/DVB (12435): strlcpy() will always null terminate the string.Roel Kluin2009-09-121-1/+1
OpenPOWER on IntegriCloud