summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc-if.c
Commit message (Expand)AuthorAgeFilesLines
* [media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede2011-07-271-0/+3
* [media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede2011-07-271-4/+14
* [media] pwc: properly allocate dma-able memory for ISO buffersHans de Goede2011-07-271-49/+27
* [media] pwc: Allow multiple opensHans de Goede2011-07-271-9/+14
* [media] pwc: Move various initialization to driver load and / or stream startHans de Goede2011-07-271-177/+86
* [media] pwc: Make power-saving a per device optionHans de Goede2011-07-271-27/+16
* [media] pwc: Get rid of error_status and unplugged variablesHans de Goede2011-07-271-21/+17
* [media] pwc: Replace private buffer management code with videobuf2Hans de Goede2011-07-271-614/+233
* [media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wronglyHans de Goede2011-07-271-39/+4
* [media] pwc: better usb disconnect handlingHans de Goede2011-06-211-105/+47
* [media] Prevent null pointer derefernce of pdevHuzaifa Sidhpurwala2011-05-201-1/+1
* [media] pwc: convert to video_ioctl2Hans Verkuil2011-03-211-20/+2
* [media] pwc: convert to core-assisted lockingHans Verkuil2011-03-211-13/+3
* [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-291-40/+14
* [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-211-11/+12
* 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-121-43/+35
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* V4L/DVB (11993): V4L/pwc - use usb_interface as parent, not usb_deviceLennart Poettering2009-06-161-1/+1
* V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on inpu...Lennart Poettering2009-06-161-2/+2
* V4L/DVB (10945): pwc : fix LED and power setup for first openMartin Fuzzey2009-03-301-1/+1
* V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành2009-03-301-13/+64
* V4L/DVB (10193): removed unused #include <version.h>'sHuang Weiyi2009-01-291-1/+0
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-3/+3
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-11/+7
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-1/+1
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-1/+1
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-6/+6
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-1/+0
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-261-5/+6
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-261-2/+0
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* V4L/DVB (7525): media/video/pwc replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf2008-04-241-0/+2
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-4/+4
* NULL noise: drivers/mediaAl Viro2008-03-301-4/+3
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-1/+0
* signedness: module_param_array nump argumentAl Viro2007-10-141-2/+2
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-101-14/+17
* V4L/DVB (6237): Oops in pwc v4l driverOliver Neukum2007-10-091-24/+72
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-091-2/+2
OpenPOWER on IntegriCloud