summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8899): pvrusb2: Implement default value retrieval in sysfs interfaceMike Isely2008-10-121-0/+24
* V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's def...Mike Isely2008-10-124-6/+15
* V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to ...Mike Isely2008-10-121-0/+2
* V4L/DVB (8896): pvrusb2: Implement crop supportvdb128@picaros.org2008-10-126-2/+183
* V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is usedMike Isely2008-10-121-1/+11
* V4L/DVB (8894): pvrusb2: Remove BKLMike Isely2008-10-121-6/+0
* V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32()Mike Isely2008-10-121-0/+11
* V4L/DVB (8890): budget: Add callback to load firmware for the TDHD1 tunerOliver Endriss2008-10-122-0/+10
* V4L/DVB (8889): dvb-ttpci: Support full-ts hardware modificationOliver Endriss2008-10-123-25/+92
* V4L/DVB (8888): budget: Support Activy DVB-T with TDHD1 tunerOliver Endriss2008-10-123-0/+82
* V4L/DVB (8559): replace __FUNCTION__ with __func__Alexander Beregalov2008-10-121-1/+1
* V4L/DVB (8879): bttv: Don't unmask VPRES interruptJean Delvare2008-10-121-1/+1
* V4L/DVB (8866): Add dummy FE to the Kconfig-file and fix itPatrick Boettcher2008-10-123-3/+11
* V4L/DVB (8857): v4l2-dev: replace panic with BUGHans Verkuil2008-10-121-2/+5
* V4L/DVB (8856): v4l: fix assorted compile warnings/errorsHans Verkuil2008-10-125-8/+0
* V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdevHans Verkuil2008-10-121-68/+63
* V4L/DVB (8850): bt856: fix define conflictHans Verkuil2008-10-121-4/+4
* V4L/DVB (8847): uvcvideo: Add support for a Bison Electronics webcam found in...Laurent Pinchart2008-10-121-0/+9
* V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace messageLaurent Pinchart2008-10-121-2/+3
* V4L/DVB (8845): s2255drv: adds JPEG compression quality controlDean Anderson2008-10-121-1/+34
* V4L/DVB (8838): CRED: Wrap task credential accesses in video input driversDavid Howells2008-10-121-1/+1
* V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 HSteven Toth2008-10-124-11/+59
* V4L/DVB (8800): [v4l-dvb-maintainer] [PATCH] v4l: mt9m111.c make function staticHarvey Harrison2008-10-121-1/+1
* V4L/DVB (8797): A simple state machine was added to saa7134_ts.Dmitry Belimov2008-10-122-12/+52
* V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TSDmitry Belimov2008-10-121-3/+1
* V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 em...Dmitry Belimov2008-10-122-9/+23
* V4L/DVB (8791): v4l2-dev: do not clear the driver_data fieldHans Verkuil2008-10-121-0/+4
* V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-1225-304/+157
* V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper functionHans Verkuil2008-10-121-7/+6
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-1222-108/+108
* V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatoryHans Verkuil2008-10-121-14/+2
* V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil2008-10-1224-17/+36
* V4L/DVB (8782): v4l2-dev: add video_device_release_emptyHans Verkuil2008-10-121-0/+7
* V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/releaseHans Verkuil2008-10-121-30/+0
* V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/releaseHans Verkuil2008-10-1210-73/+128
* V4L/DVB (8776): radio: replace video_exclusive_open/releaseHans Verkuil2008-10-1213-31/+185
* V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.Andy Walls2008-10-123-1/+12
* V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checkingAndy Walls2008-10-124-19/+51
* V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_tAndy Walls2008-10-124-10/+11
* V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.Andy Walls2008-10-123-8/+1
* V4L/DVB (8770): cx18: get rid of ununsed buffers stolen fieldAndy Walls2008-10-122-2/+0
* V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume met...Laurent Pinchart2008-10-121-2/+13
* V4L/DVB (8752): s2255drv: firmware improvement patchDean Anderson2008-10-121-238/+297
* V4L/DVB (8750): V4L: check inval in video_register_device_index()Henrik Kretzschmar2008-10-121-0/+3
* V4L/DVB (8748): V4L: fix return value of meye probe callbackHenrik Kretzschmar2008-10-121-1/+1
* V4L/DVB (8746): v4l-dvb: fix compile warnings.Hans Verkuil2008-10-123-6/+6
* V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil2008-10-124-4/+4
* V4L/DVB (8742): pvrusb2: use proper byteorder interfaceHarvey Harrison2008-10-121-2/+1
* V4L/DVB (8739): dtv5100: remove prohibited space...Antoine Jacquet2008-10-121-1/+1
* V4L/DVB (8738): dtv5100: remove old definition from headerAntoine Jacquet2008-10-121-2/+0
OpenPOWER on IntegriCloud