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