aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-18PM: Remove deprecated sysfs filesAlan Stern1-66/+0
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers1-3/+20
2007-07-18Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds165-2943/+9692
2007-07-18Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds16-334/+366
2007-07-18V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv codeRobert P. J. Day2-12/+6
2007-07-18V4L/DVB (5846): Clean up setting state and scheduling timeoutsRobert P. J. Day2-8/+4
2007-07-18V4L/DVB (5844): ivtv: add high volume debugging flagHans Verkuil4-25/+42
2007-07-18V4L/DVB (5843): ivtv: fix missing signal_pending check.Hans Verkuil1-4/+1
2007-07-18V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.Hans Verkuil3-11/+21
2007-07-18V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.Hans Verkuil1-1/+1
2007-07-18V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab2-2/+2
2007-07-18V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss4-9/+9
2007-07-18V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)Oliver Endriss1-1/+1
2007-07-18V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm crashOliver Endriss3-8/+18
2007-07-18V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss7-20/+20
2007-07-18V4L/DVB (5834): dvb-core: fix signedness warnings and const strippingTrent Piepho1-2/+3
2007-07-18V4L/DVB (5832): ir-common: optimize bit extract functionTrent Piepho1-12/+11
2007-07-18V4L/DVB (5831): stradis: use ARRAY_SIZETrent Piepho1-1/+1
2007-07-18V4L/DVB (5829): Firmware extract and loading for opera dvb-usb updateMarco Gittler1-7/+10
2007-07-18V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental dependency.Douglas Schilling Landgraf1-2/+2
2007-07-18V4L/DVB (5826): Usbvision: video mux cleanupThierry MERLE3-21/+18
2007-07-18V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.Matthew Garrett1-1/+1
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-60/+118
2007-07-18V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fixThierry MERLE1-2/+2
2007-07-18V4L/DVB (5821): Saa7134: add remote control support for LifeView FlyDVB-S LR300James Le Cuirot1-0/+1
2007-07-18V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1)Mauro Carvalho Chehab1-10/+7
2007-07-18V4L/DVB (5819): Cleanup: reorder some includesMauro Carvalho Chehab8-31/+30
2007-07-18V4L/DVB (5815): Cx88: i2c structure templates clean-upJean Delvare2-27/+10
2007-07-18V4L/DVB (5814): Unexport dvb_pll_configureAdrian Bunk1-1/+0
2007-07-18V4L/DVB (5813): TUNER_TEA5761 kconfig fixesAdrian Bunk2-4/+3
2007-07-18V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driverMatthias Kaehlcke1-7/+8
2007-07-18V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driverMatthias Kaehlcke2-8/+8
2007-07-18V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctlsTrent Piepho1-0/+22
2007-07-18V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constantsTrent Piepho1-182/+182
2007-07-18V4L/DVB (5805): Bttv: Fix problems with probing for non-existent tunersTrent Piepho1-14/+14
2007-07-18V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2Michael Krufky2-0/+20
2007-07-18V4L/DVB (5801): Tuner: update FCV1236D ranges to match the datasheetMichael Krufky1-1/+1
2007-07-18V4L/DVB (5800): Tuner: correct description of Philips FCV1236D tunerMichael Krufky1-8/+8
2007-07-18V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky2-28/+6
2007-07-18V4L/DVB (5798): Dvb-pll: add support for Philips fcv1236dMichael Krufky2-0/+20
2007-07-18V4L/DVB (5795): Fix: remove unused struct that could avoiding load the firmwareMarco Gittler1-5/+3
2007-07-18V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky8-3/+115
2007-07-18V4L/DVB (5792): Zr364xx: add support for Trust Powerc@m 970ZAntoine Jacquet1-0/+1
2007-07-18V4L/DVB (5791): Fix Kbuild for kbd-ir-i2cMauro Carvalho Chehab2-2/+6
2007-07-18V4L/DVB (5790): Fix error handling for stv680Mauro Carvalho Chehab1-2/+5
2007-07-18V4L/DVB (5788): Cx88-input: convert nested if's to switch..caseMichael Krufky1-4/+7
2007-07-18V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000Edgar Pisani1-0/+4
2007-07-18V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remoteJan Frey2-13/+39
2007-07-18V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US)Wade Berrier3-5/+41
2007-07-18V4L/DVB (5784): Dibusb-mb: fix tuner autodetection regressionMichael Krufky1-1/+1