aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+3
2011-11-24[media] mxl5007t: fix reg readAntti Palosaari1-1/+2
2011-11-24[media] tda18218: fix 6 MHz default IF frequencyAntti Palosaari1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds5-0/+5
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker4-0/+4
2011-10-31drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-09-06[media] mxl5005s: fix compiler warningHans Verkuil1-12/+10
2011-09-06[media] saa7146: fix compiler warningHans Verkuil1-8/+4
2011-09-06[media] mt20xx.c: fix compiler warningsHans Verkuil1-13/+11
2011-09-03[media] saa7146: Use current logging stylesJoe Perches6-228/+257
2011-09-03[media] em28xx: don't sleep on disconnectChris Rankin1-1/+1
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-2/+2
2011-08-31[media] tuner/xc2028: Fix frequency offset for radio modeMauro Carvalho Chehab1-3/+8
2011-08-31[media] tuner/xc2028: Add I2C flush callbackThierry Reding2-0/+8
2011-08-27[media] tda18212: Use standard logging, remove tda18212_priv.hJoe Perches2-52/+23
2011-08-27[media] tda18271: Use printk extension %pVJoe Perches2-28/+43
2011-08-07[media] tda827x: improve recection with limit frequenciesJose Alberto Reguero1-2/+6
2011-07-27[media] xc4000: make checkpatch.pl happyMauro Carvalho Chehab2-72/+70
2011-07-27[media] xc4000: removed card_typeistvan_v@mailbox.hu2-45/+44
2011-07-27[media] xc4000: check firmware versionistvan_v@mailbox.hu1-9/+9
2011-07-27[media] xc4000: code cleanupistvan_v@mailbox.hu1-154/+118
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
2011-07-27[media] xc4000: simplified load_scodeIstvan Varga1-18/+8
2011-07-27[media] xc4000: simplified seek_firmware()Istvan Varga1-46/+25
2011-07-27[media] xc4000: added firmware_name parameterIstvan Varga1-5/+12
2011-07-27[media] xc4000: fixed frequency errorIstvan Varga1-2/+3
2011-07-27[media] xc4000: added mutexIstvan Varga1-30/+50
2011-07-27[media] xc4000: added support for 7 MHz DVB-TIstvan Varga1-2/+15
2011-07-27[media] xc4000: updated standards tableIstvan Varga1-32/+35
2011-07-27[media] xc4000: code cleanupIstvan Varga2-115/+45
2011-07-27[media] xc4000: Fix a few bad whitespaces on itMauro Carvalho Chehab1-8/+8
2011-07-27[media] xc4000: cleanup dmesg loggingDevin Heitmueller1-25/+6
2011-07-27[media] xc4000: rename firmware image filenameDevin Heitmueller1-1/+3
2011-07-27[media] xc4000: turn off debug logging by defaultDevin Heitmueller1-1/+1
2011-07-27[media] xc4000: get rid of hard-coded 8MHz firmware configDevin Heitmueller1-40/+51
2011-07-27[media] xc4000: handle dib0700 broken i2c stretchingDevin Heitmueller1-5/+29
2011-07-27[media] xc4000: use if_khz provided in xc4000_configDevin Heitmueller1-5/+5
2011-07-27[media] xc4000: continued cleanup of the firmware loading routineDevin Heitmueller1-136/+44
2011-07-27[media] xc4000: add code to do standard and scode firmware loadingDevin Heitmueller1-9/+332
2011-07-27[media] xc4000: remove xc5000 firmware loading routineDevin Heitmueller1-2/+0