summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-27[media] cx88: replaced duplicated code with function callistvan_v@mailbox.hu
2011-07-27[media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuneristvan_v@mailbox.hu
2011-07-27[media] cx88: added support for Leadtek WinFast DTV2000 H Plusistvan_v@mailbox.hu
2011-07-27[media] cx88: added XC4000 tuner callback and DVB attach functionsistvan_v@mailbox.hu
2011-07-27[media] em28xx: Mark Kworld 305 as validatedMauro Carvalho Chehab
2011-07-27[media] em28xx: Add support for devices with a separate audio interfaceMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: Some Alsa API fixesMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: Properly report failures to start streamMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: add debug info for the volume controlMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: volumes are invertedMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: add support for mute controlsMauro Carvalho Chehab
2011-07-27[media] em28xx-alsa: add mixer support for AC97 volume controlsMauro Carvalho Chehab
2011-07-27[media] em28xx: Allow to compile it without RC/input supportMauro Carvalho Chehab
2011-07-27[media] em28xx: Fix a wrong enum at the ac97 control tablesMauro Carvalho Chehab
2011-07-27[media] em28xx: Don't initialize a var if won't be using itMauro Carvalho Chehab
2011-07-27[media] marvell-cam: Basic working MMP camera driverJonathan Corbet
2011-07-27[media] marvell-cam: Allocate the i2c adapter in the platform driverJonathan Corbet
2011-07-27[media] marvell-cam: Right-shift i2c slave ID's in the cafe driverJonathan Corbet
2011-07-27[media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.cJonathan Corbet
2011-07-27[media] marvell-cam: Remove the "untested" commentJonathan Corbet
2011-07-27[media] marvell-cam: Pass sensor parameters from the platformJonathan Corbet
2011-07-27[media] marvell-cam: Separate out the Marvell camera coreJonathan Corbet
2011-07-27[media] marvell-cam: Move cafe-ccic into its own directoryJonathan Corbet
2011-07-27[media] drivers/media/video: fix memory leak of snd_cx18_init()Andre Bartke
2011-07-27[media] Correct and add some parameter descriptionsHans Petter Selasky
2011-07-27[media] Remove unused definitions which can cause conflict with definitions i...Hans Petter Selasky
2011-07-27[media] Correct error code from -ENOMEM to -EINVAL.Hans Petter Selasky
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman
2011-07-27[media] s2255drv: firmware version update, vendor request changeSensoray Linux Development
2011-07-27[media] xc4000: make checkpatch.pl happyMauro Carvalho Chehab
2011-07-27[media] xc4000: removed card_typeistvan_v@mailbox.hu
2011-07-27[media] xc4000: check firmware versionistvan_v@mailbox.hu
2011-07-27[media] dvb-usb/Kconfig: auto-select XC4000 tuner for dib0700istvan_v@mailbox.hu
2011-07-27[media] xc4000: code cleanupistvan_v@mailbox.hu
2011-07-27[media] xc4000: detect also xc4100Istvan Varga
2011-07-27[media] xc4000: removed redundant tuner resetIstvan Varga
2011-07-27[media] xc4000: xc_tune_channel() cleanupIstvan Varga
2011-07-27[media] xc4000: implemented analog TV and radioIstvan Varga
2011-07-27[media] xc4000: added audio_std module parameterIstvan Varga
2011-07-27[media] xc4000: setting registersIstvan Varga
2011-07-27[media] xc4000: debug message improvementsIstvan Varga
2011-07-27[media] xc4000: firmware initializationIstvan Varga
2011-07-27[media] xc4000: implemented power managementIstvan Varga
2011-07-27[media] xc4000: added card_typeIstvan Varga
2011-07-27[media] xc4000: check_firmware() cleanupIstvan Varga
2011-07-27[media] xc4000: simplified load_scodeIstvan Varga
2011-07-27[media] xc4000: simplified seek_firmware()Istvan Varga
2011-07-27[media] xc4000: added firmware_name parameterIstvan Varga
2011-07-27[media] xc4000: fixed frequency errorIstvan Varga
2011-07-27[media] xc4000: added mutexIstvan Varga