summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
* [media] xc4000: simplified load_scodeIstvan Varga2011-07-271-18/+8
* [media] xc4000: simplified seek_firmware()Istvan Varga2011-07-271-46/+25
* [media] xc4000: added firmware_name parameterIstvan Varga2011-07-271-5/+12
* [media] xc4000: fixed frequency errorIstvan Varga2011-07-271-2/+3
* [media] xc4000: added mutexIstvan Varga2011-07-271-30/+50
* [media] xc4000: added support for 7 MHz DVB-TIstvan Varga2011-07-271-2/+15
* [media] xc4000: updated standards tableIstvan Varga2011-07-271-32/+35
* [media] xc4000: code cleanupIstvan Varga2011-07-272-115/+45
* [media] xc4000: Fix a few bad whitespaces on itMauro Carvalho Chehab2011-07-271-8/+8
* [media] dib0700: remove notes from bringup of PCTV 340eDevin Heitmueller2011-07-271-62/+1
* [media] xc4000: cleanup dmesg loggingDevin Heitmueller2011-07-271-25/+6
* [media] xc4000: rename firmware image filenameDevin Heitmueller2011-07-271-1/+3
* [media] xc4000: turn off debug logging by defaultDevin Heitmueller2011-07-271-1/+1
* [media] dib0700: make PCTV 340e work!Devin Heitmueller2011-07-271-8/+9
* [media] xc4000: get rid of hard-coded 8MHz firmware configDevin Heitmueller2011-07-271-40/+51