summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11799): xc5000: don't load firmware until a tuning request is madeDevin Heitmueller2009-06-161-4/+0
* V4L/DVB (11798): xc5000: add "no_poweroff" module optionDevin Heitmueller2009-06-161-0/+10
* V4L/DVB (11797): xc5000: cleanup firmware loading messagesDevin Heitmueller2009-06-161-2/+3
* V4L/DVB (11796): xc5000: start using the newer "finerfreq" tuning commandDevin Heitmueller2009-06-161-2/+5
* V4L/DVB (11795): xc5000: add build version to debug infoDevin Heitmueller2009-06-161-2/+10
* V4L/DVB (11794): au0828: reduce reset time for xc5000 to 10msDevin Heitmueller2009-06-161-2/+2
* V4L/DVB (11793): xc5000: Properly support power down for newer firmwareDevin Heitmueller2009-06-161-3/+5
* V4L/DVB (11792): xc5000: switch to new version of Xceive firmwareDevin Heitmueller2009-06-161-2/+2
* V4L/DVB (11791): xc5000: do not sleep after digital tuningDevin Heitmueller2009-06-161-5/+9
* V4L/DVB (11790): xc5000: restore sleep routineDevin Heitmueller2009-06-161-18/+5
* V4L/DVB (11789): xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESSDevin Heitmueller2009-06-161-4/+4
* V4L/DVB (11788): xc5000: cleanup i2c write routinesDevin Heitmueller2009-06-161-16/+8
* V4L/DVB (11787): xc5000: cleanup i2c read routinesDevin Heitmueller2009-06-161-42/+20
* V4L/DVB (11786): xc5000: handle tuner reset failures properlyDevin Heitmueller2009-06-161-14/+13
* V4L/DVB (11775): tuner: add support Philips MK5 tunerDmitri Belimov2009-06-161-0/+30
* V4L/DVB (11773): cx23885: clean up struct names for Hauppauge WinTV-HVR127X d...Michael Krufky2009-06-161-6/+6
* V4L/DVB (11772): cx23885: update model matrix for "k2c2" retail boardsMichael Krufky2009-06-161-0/+36
* V4L/DVB (11771): cx23885: add DVB-T tuning support for Hauppauge WinTV-HVR1210Michael Krufky2009-06-163-2/+43
* V4L/DVB (11770): cx23885: add ATSC/QAM tuning support for Hauppauge WinTV-HVR...Michael Krufky2009-06-163-0/+34
* V4L/DVB (11769): cx23885: add ATSC/QAM tuning support for Hauppauge WinTV-HVR...Michael Krufky2009-06-163-2/+17
* V4L/DVB (11768): cx23885: add ATSC/QAM tuning support for Hauppauge WinTV-HVR...Michael Krufky2009-06-162-0/+35
* V4L/DVB (11767): cx23885: Add preliminary support for the HVR1270Steven Toth2009-06-162-0/+22
* V4L/DVB (11766): cx23885: mark functions encoder_on_port[bc] as static inlineMichael Krufky2009-06-161-2/+2
* V4L/DVB (11765): cx23885: Add generic functions for driving GPIO'sSteven Toth2009-06-162-0/+98
* V4L/DVB (11763): dvb-ttpci: Some whitespace adjustmentsOliver Endriss2009-06-161-13/+6
* V4L/DVB (11762): dvb-ttpci: Fixed return code of av7110_av_start_playOliver Endriss2009-06-161-2/+0
* V4L/DVB (11761): dvb-ttpci: Fixed VIDEO_SLOWMOTION ioctlOliver Endriss2009-06-161-1/+2
* V4L/DVB (11760): dvb-ttpci: Check transport error indicator flagOliver Endriss2009-06-161-0/+5
* V4L/DVB (11759): dvb-ttpci: Add TS replay capabilityOliver Endriss2009-06-161-17/+78
* V4L/DVB (11758): 2: handle unregister for non-I2C buildsRandy Dunlap2009-06-161-0/+2
* V4L/DVB (11701): pvrusb2: Ensure the PVRUSB2 disabled the i2c gate on the tda...Steven Toth2009-06-161-0/+1
* V4L/DVB (11700): tda10048: Added option to block i2c gate control from other ...Steven Toth2009-06-162-0/+6
* V4L/DVB (11677): radio-fm16: fix g_tuner.Hans Verkuil2009-06-162-5/+5
* V4L/DVB (11676): radio-fm16: cleanupsHans Verkuil2009-06-162-24/+8
* V4L/DVB (11756): soc_camera: depends on I2CRandy Dunlap2009-06-161-1/+1
* V4L/DVB (11753): tveeprom: Point the TCL MNM05-4 tuner entry to an actual tun...Andy Walls2009-06-161-1/+1
* V4L/DVB (11752): cx18: Add missing newline to tuner detection error messageAndy Walls2009-06-161-1/+1
* V4L/DVB (11750): pvrusb2: Allocate a routing ID for future support of Terrate...Mike Isely2009-06-161-0/+1
* V4L/DVB (11748): pvrusb2: Don't use the internal i2c client listJean Delvare2009-06-161-43/+13
* V4L/DVB (11747): pvrusb2: Bump up version advertised through v4l interfaceMike Isely2009-06-161-1/+1
* V4L/DVB (11746): pvrusb2: Set ir_video autoloading to default disabledMike Isely2009-06-161-1/+1
* V4L/DVB (11745): pvrusb2: Update to work with upcoming ir_video changes in v4...Mike Isely2009-06-161-0/+39
* V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the...Mike Isely2009-06-165-18/+38
* V4L/DVB (11743): Analog Devices ADV7343 video encoder driverChaithrika U S2009-06-164-0/+729
* V4L/DVB (11742): TI THS7303 video amplifier driver codeChaithrika U S2009-06-163-0/+161
* V4L/DVB (11741): zoran: Fix &&/|| typoRoel Kluin2009-06-161-1/+1
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-1612-18/+18
* V4L/DVB (11739): remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-163-14/+14
* V4L/DVB (11737): Drop stray references to i2c_probeJean Delvare2009-06-162-2/+0
* V4L/DVB (11736): videobuf: modify return value of VIDIOC_REQBUFS ioctlNémeth Márton2009-06-161-0/+1
OpenPOWER on IntegriCloud