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