summaryrefslogtreecommitdiffstats
path: root/drivers/dio (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10959): radio: remove uaccess includeHans Verkuil14-14/+0
2009-03-30V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab1-4/+4
2009-03-30V4L/DVB (10950): xc5000: prepare it to be used by cx231xx moduleSri Deevi1-1/+4
2009-03-30V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKIIStephan Wienczny4-0/+56
2009-03-30V4L/DVB (10948): flexcop-pci: Print a message in case the new stream watchdog...Matthias Schwarzott1-0/+1
2009-03-30V4L/DVB (10947): Auto-load videodev module when device opened.Scott James Remnant1-0/+1
2009-03-30V4L/DVB (10946): radio-rtrack2: fix double mutex_unlockAlexey Klimov1-1/+0
2009-03-30V4L/DVB (10945): pwc : fix LED and power setup for first openMartin Fuzzey1-1/+1
2009-03-30V4L/DVB (10944): Conceptronic CTVFMI2 PCI IdRobert Millan2-1/+3
2009-03-30V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare1-18/+7
2009-03-30V4L/DVB (10940): saa6588: Prevent general protection fault on rmmodJean Delvare1-18/+6
2009-03-30V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmodJean Delvare2-17/+6
2009-03-30V4L/DVB (10938): em28xx: Prevent general protection fault on rmmodJean Delvare1-16/+6
2009-03-30V4L/DVB (10934): zoran: replace functions names in strings with __func__Trent Piepho2-196/+173
2009-03-30V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointersTrent Piepho3-110/+56
2009-03-30V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocationJean Delvare1-1/+2
2009-03-30V4L/DVB (10931): zoran: Drop the lock_norm module parameterJean Delvare2-22/+1
2009-03-30V4L/DVB (10930): zoran: Unify buffer descriptorsTrent Piepho3-514/+386
2009-03-30V4L/DVB (10927): dib0700: add support for Hauppauge ATSC MiniCardMichael Krufky3-0/+99
2009-03-30V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120Michael Krufky4-2/+51
2009-03-30V4L/DVB (10925): add support for LG Electronics LGDT3305 ATSC/QAM-B DemodulatorMichael Krufky4-0/+1181
2009-03-30V4L/DVB (10924): saa7134: enable serial transport streaming interfaceMichael Krufky2-2/+19
2009-03-30V4L/DVB (10923): saa7134: fix typo in product nameMichael Krufky3-12/+12
2009-03-30V4L/DVB (10921): msp3400: remove obsolete V4L1 codeHans Verkuil1-116/+0
2009-03-30V4L/DVB (10920): v4l2-ioctl: fix partial-copy code.Hans Verkuil1-4/+5
2009-03-30V4L/DVB (10919): tlv320aic23b: use v4l2-i2c-drv.h instead of drv-legacy.hHans Verkuil1-4/+1
2009-03-30V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.Hans Verkuil8-13/+16
2009-03-30V4L/DVB (10912): vivi: fix compile warning.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil3-16/+0
2009-03-30V4L/DVB (10909): tvmixer: remove last remaining references to this deleted mo...Hans Verkuil2-11/+0
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab16-27/+27
2009-03-30V4L/DVB (10870a): remove all references for video_decoder.hMauro Carvalho Chehab5-55/+4
2009-03-30V4L/DVB (10905): dib0700: enable DVB_FE_CUSTOMISE for dibcom frontendsMichael Krufky1-4/+4
2009-03-30V4L/DVB (10904): remove dib0070_ctrl_agc_filter from dib0070.hMichael Krufky1-2/+0
2009-03-30V4L/DVB (10903): cleanup linewraps in dib3000mc.hMichael Krufky1-1/+2
2009-03-30V4L/DVB (10902): cleanup linewraps in dib7000m.hMichael Krufky1-2/+6
2009-03-30V4L/DVB (10901): cleanup linewraps in dib7000p.hMichael Krufky1-13/+13
2009-03-30V4L/DVB (10900): remove build-time dependencies on dib3000mcMichael Krufky1-5/+28
2009-03-30V4L/DVB (10899): remove build-time dependencies on dib7000pMichael Krufky1-2/+7
2009-03-30V4L/DVB (10898): remove build-time dependencies on dib7000mMichael Krufky1-0/+20
2009-03-30V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab4-19/+19
2009-03-30V4L/DVB (10896): /frontends/Kconfig: Move af9013 Kconfig option to its proper...Mauro Carvalho Chehab1-7/+7
2009-03-30V4L/DVB (10894): ISA radio drivers: improve kernel log messageHans Verkuil6-6/+7
2009-03-30V4L/DVB (10893): radio-zoltrix: convert to v4l2_device.Hans Verkuil1-201/+178
2009-03-30V4L/DVB (10892): radio-typhoon: convert to v4l2_device.Hans Verkuil1-209/+141
2009-03-30V4L/DVB (10891): radio-trust: convert to v4l2_device.Hans Verkuil1-165/+179
2009-03-30V4L/DVB (10890): radio-terratec: convert to v4l2_device.Hans Verkuil1-163/+147
2009-03-30V4L/DVB (10889): radio-sf16fmr2: convert to v4l2_device.Hans Verkuil1-197/+175
2009-03-30V4L/DVB (10888): radio-sf16fmi: convert to v4l2_device.Hans Verkuil1-149/+135
2009-03-30V4L/DVB (10887): radio-rtrack2: convert to v4l2_device.Hans Verkuil1-149/+129