summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[media] radio-timb: Simplified platform dataRichard Röjfors1-6/+2
2011-07-27[media] media: DVB_NET must depend on DVB_COREGuennadi Liakhovetski1-1/+1
2011-07-27[media] cx23885: Add IR Rx support for HVR-1270 boardsAndy Walls2-1/+14
2011-07-27[media] cx231xx: Add support for Hauppauge WinTV USB2-FMPeter Moon4-0/+84
2011-07-27[media] frontends/s5h1420: Change: clock_settting to clock_settingJustin P. Mattock1-6/+6
2011-07-27[media] cx88: replaced duplicated code with function callistvan_v@mailbox.hu1-7/+1
2011-07-27[media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuneristvan_v@mailbox.hu4-0/+52
2011-07-27[media] cx88: added support for Leadtek WinFast DTV2000 H Plusistvan_v@mailbox.hu4-1/+107
2011-07-27[media] cx88: added XC4000 tuner callback and DVB attach functionsistvan_v@mailbox.hu2-0/+47
2011-07-27[media] em28xx: Mark Kworld 305 as validatedMauro Carvalho Chehab1-1/+0
2011-07-27[media] em28xx: Add support for devices with a separate audio interfaceMauro Carvalho Chehab4-60/+109
2011-07-27[media] em28xx-audio: Some Alsa API fixesMauro Carvalho Chehab1-1/+6
2011-07-27[media] em28xx-audio: Properly report failures to start streamMauro Carvalho Chehab1-0/+3
2011-07-27[media] em28xx-audio: add debug info for the volume controlMauro Carvalho Chehab1-0/+28
2011-07-27[media] em28xx-audio: volumes are invertedMauro Carvalho Chehab1-8/+8
2011-07-27[media] em28xx-audio: add support for mute controlsMauro Carvalho Chehab1-14/+73
2011-07-27[media] em28xx-alsa: add mixer support for AC97 volume controlsMauro Carvalho Chehab2-0/+105
2011-07-27[media] em28xx: Allow to compile it without RC/input supportMauro Carvalho Chehab3-3/+30
2011-07-27[media] em28xx: Fix a wrong enum at the ac97 control tablesMauro Carvalho Chehab1-3/+8
2011-07-27[media] em28xx: Don't initialize a var if won't be using itMauro Carvalho Chehab4-10/+8
2011-07-27[media] marvell-cam: Basic working MMP camera driverJonathan Corbet5-8/+375
2011-07-27[media] marvell-cam: Allocate the i2c adapter in the platform driverJonathan Corbet3-4/+9
2011-07-27[media] marvell-cam: Right-shift i2c slave ID's in the cafe driverJonathan Corbet2-2/+9
2011-07-27[media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.cJonathan Corbet2-55/+64
2011-07-27[media] marvell-cam: Remove the "untested" commentJonathan Corbet1-3/+0
2011-07-27[media] marvell-cam: Pass sensor parameters from the platformJonathan Corbet3-20/+10
2011-07-27[media] marvell-cam: Separate out the Marvell camera coreJonathan Corbet6-2433/+2571
2011-07-27[media] marvell-cam: Move cafe-ccic into its own directoryJonathan Corbet8-33/+15
2011-07-27[media] drivers/media/video: fix memory leak of snd_cx18_init()Andre Bartke1-0/+1
2011-07-27[media] Correct and add some parameter descriptionsHans Petter Selasky1-2/+3
2011-07-27[media] Remove unused definitions which can cause conflict with definitions i...Hans Petter Selasky2-6/+0
2011-07-27[media] Correct error code from -ENOMEM to -EINVAL.Hans Petter Selasky1-2/+5
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman8-43/+24
2011-07-27[media] s2255drv: firmware version update, vendor request changeSensoray Linux Development1-15/+7
2011-07-27[media] xc4000: make checkpatch.pl happyMauro Carvalho Chehab3-73/+71
2011-07-27[media] xc4000: removed card_typeistvan_v@mailbox.hu4-50/+55
2011-07-27[media] xc4000: check firmware versionistvan_v@mailbox.hu1-9/+9
2011-07-27[media] dvb-usb/Kconfig: auto-select XC4000 tuner for dib0700istvan_v@mailbox.hu1-0/+1
2011-07-27[media] xc4000: code cleanupistvan_v@mailbox.hu2-161/+126
2011-07-27[media] xc4000: detect also xc4100Istvan Varga1-3/+7
2011-07-27[media] xc4000: removed redundant tuner resetIstvan Varga1-1/+3
2011-07-27[media] xc4000: xc_tune_channel() cleanupIstvan Varga1-10/+9
2011-07-27[media] xc4000: implemented analog TV and radioIstvan Varga1-19/+100
2011-07-27[media] xc4000: added audio_std module parameterIstvan Varga1-0/+23
2011-07-27[media] xc4000: setting registersIstvan Varga1-12/+55
2011-07-27[media] xc4000: debug message improvementsIstvan Varga1-23/+45
2011-07-27[media] xc4000: firmware initializationIstvan Varga1-20/+16
2011-07-27[media] xc4000: implemented power managementIstvan Varga1-5/+34
2011-07-27[media] xc4000: added card_typeIstvan Varga2-2/+20
2011-07-27[media] xc4000: check_firmware() cleanupIstvan Varga1-10/+5