aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc-if.c
Commit message (Expand)AuthorAge
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-15
* [media] pwc: use the new vb2 helpersHans Verkuil2012-07-06
* [media] v4l2-dev: rename two functionsHans Verkuil2012-05-14
* [media] pwc: Fix lockingHans de Goede2012-05-14
* [media] pwc: poll(): Check that the device has not beem claimed for streaming...Hans de Goede2012-03-27
* [media] pwc: Simplify leds parameter parsingHans de Goede2012-01-16
* [media] pwc: Remove dev_hint module parameterHans de Goede2012-01-16
* [media] pwc: Use one shared usb command bufferHans de Goede2012-01-16
* [media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede2012-01-16
* [media] pwc: Fix pixfmt handlingHans de Goede2012-01-16
* [media] pwc: Make decoder data part of the main pwc structHans de Goede2012-01-16
* [media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede2012-01-16
* [media] pwc: Get rid of compression module parameterHans de Goede2012-01-06
* [media] pwc: Remove software emulation of arbritary resolutionsHans de Goede2012-01-06
* [media] pwc: Remove driver specific ioctlsHans de Goede2012-01-06
* [media] pwc: Remove dead snapshot codeHans de Goede2012-01-06
* [media] pwc: Remove driver specific sysfs interfaceHans de Goede2012-01-06
* [media] pwc: Rework lockingHans de Goede2012-01-06
* [media] pwc: Properly mark device_hint as unused in all probe error pathsHans de Goede2012-01-06
* [media] pwc: Use v4l2-device and v4l2-fhHans de Goede2012-01-06
* [media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski2011-11-03
* [media] media: vb2: change queue initialization orderMarek Szyprowski2011-09-06
* [media] media: vb2: change plane sizes array to unsigned int[]Marek Szyprowski2011-09-06
* [media] pwc: clean-up header filesHans de Goede2011-07-27
* [media] pwc: Enable power-management by default on tested modelsHans de Goede2011-07-27
* [media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede2011-07-27
* [media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede2011-07-27
* [media] pwc: properly allocate dma-able memory for ISO buffersHans de Goede2011-07-27
* [media] pwc: Allow multiple opensHans de Goede2011-07-27
* [media] pwc: Move various initialization to driver load and / or stream startHans de Goede2011-07-27
* [media] pwc: Make power-saving a per device optionHans de Goede2011-07-27
* [media] pwc: Get rid of error_status and unplugged variablesHans de Goede2011-07-27
* [media] pwc: Replace private buffer management code with videobuf2Hans de Goede2011-07-27
* [media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wronglyHans de Goede2011-07-27
* [media] pwc: better usb disconnect handlingHans de Goede2011-06-21
* [media] Prevent null pointer derefernce of pdevHuzaifa Sidhpurwala2011-05-20
* [media] pwc: convert to video_ioctl2Hans Verkuil2011-03-21
* [media] pwc: convert to core-assisted lockingHans Verkuil2011-03-21
* [media] pwc: failure to submit an urb is a fatal errorHans de Goede2010-12-29
* [media] pwc: Also set alt setting to alt0 when no error occuredHans de Goede2010-12-29
* [media] pwc: do not start isoc stream on /dev/video openHans de Goede2010-12-29
* [media] drivers/media: Use vzallocJoe Perches2010-12-29
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* V4L/DVB: pwc: remove BKLHans Verkuil2010-10-20
* V4L/DVB: pwc: fully convert driver to V4L2Hans Verkuil2010-10-20
* V4L/DVB (13593): PWC: parameter trace is only available in debugAndrea Odetti2009-12-15
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-15
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-15
* V4L/DVB (13231): pwc: Use kernel's simple_strtol()Andy Shevchenko2009-12-05
* V4L/DVB (12489): pwc - fix few use-after-free and memory leaksDmitry Torokhov2009-09-12