aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)Author
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker
2011-10-31drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-09-06[media] mxl5005s: fix compiler warningHans Verkuil
2011-09-06[media] saa7146: fix compiler warningHans Verkuil
2011-09-06[media] mt20xx.c: fix compiler warningsHans Verkuil
2011-09-03[media] saa7146: Use current logging stylesJoe Perches
2011-09-03[media] em28xx: don't sleep on disconnectChris Rankin
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe
2011-08-31[media] tuner/xc2028: Fix frequency offset for radio modeMauro Carvalho Chehab
2011-08-31[media] tuner/xc2028: Add I2C flush callbackThierry Reding
2011-08-27[media] tda18212: Use standard logging, remove tda18212_priv.hJoe Perches
2011-08-27[media] tda18271: Use printk extension %pVJoe Perches
2011-08-07[media] tda827x: improve recection with limit frequenciesJose Alberto Reguero
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] 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
2011-07-27[media] xc4000: added support for 7 MHz DVB-TIstvan Varga
2011-07-27[media] xc4000: updated standards tableIstvan Varga
2011-07-27[media] xc4000: code cleanupIstvan Varga
2011-07-27[media] xc4000: Fix a few bad whitespaces on itMauro Carvalho Chehab
2011-07-27[media] xc4000: cleanup dmesg loggingDevin Heitmueller
2011-07-27[media] xc4000: rename firmware image filenameDevin Heitmueller
2011-07-27[media] xc4000: turn off debug logging by defaultDevin Heitmueller
2011-07-27[media] xc4000: get rid of hard-coded 8MHz firmware configDevin Heitmueller
2011-07-27[media] xc4000: handle dib0700 broken i2c stretchingDevin Heitmueller
2011-07-27[media] xc4000: use if_khz provided in xc4000_configDevin Heitmueller
2011-07-27[media] xc4000: continued cleanup of the firmware loading routineDevin Heitmueller
2011-07-27[media] xc4000: add code to do standard and scode firmware loadingDevin Heitmueller
2011-07-27[media] xc4000: remove xc5000 firmware loading routineDevin Heitmueller
2011-07-27[media] xc4000: remove XREG_BUSY code only supported in xc5000Devin Heitmueller
2011-07-27[media] xc4000: properly set type for init1 firmwareDevin Heitmueller
2011-07-27[media] xc4000: cut over to using xc5000 version for loading i2c sequencesDevin Heitmueller