summaryrefslogtreecommitdiffstats
path: root/drivers/media/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-235-0/+5
|\
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-075-0/+5
| |\
| | * drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-11-014-0/+4
| | * drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-011-0/+1
* | | [media] em28xx: initial support for HAUPPAUGE HVR-930C againEddi De Pieri2011-11-201-0/+4
* | | [media] xc5000: Add support for get_if_frequencyMauro Carvalho Chehab2011-11-201-0/+9
* | | [media] Properly implement ITU-T J.88 Annex C supportMauro Carvalho Chehab2011-11-111-13/+13
* | | [media] tda18271: add tda18271_get_if_frequencyMichael Krufky2011-11-082-0/+12
* | | [media] mxl5007t: add mxl5007t_get_if_frequencyMichael Krufky2011-11-081-0/+49
* | | [media] FM1216ME_MK3 AUX byte for FM modeDmitri Belimov2011-11-071-0/+11
* | | [media] tda18212: add DVB-T2 supportAntti Palosaari2011-11-072-9/+44
|/ /
* | [media] mxl5005s: fix compiler warningHans Verkuil2011-09-061-12/+10
* | [media] saa7146: fix compiler warningHans Verkuil2011-09-061-8/+4
* | [media] mt20xx.c: fix compiler warningsHans Verkuil2011-09-061-13/+11
* | [media] saa7146: Use current logging stylesJoe Perches2011-09-046-228/+257
* | [media] em28xx: don't sleep on disconnectChris Rankin2011-09-041-1/+1
* | [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-2/+2
* | [media] tuner/xc2028: Fix frequency offset for radio modeMauro Carvalho Chehab2011-08-311-3/+8
* | [media] tuner/xc2028: Add I2C flush callbackThierry Reding2011-08-312-0/+8
* | [media] tda18212: Use standard logging, remove tda18212_priv.hJoe Perches2011-08-272-52/+23
* | [media] tda18271: Use printk extension %pVJoe Perches2011-08-272-28/+43
* | [media] tda827x: improve recection with limit frequenciesJose Alberto Reguero2011-08-071-2/+6
|/
* [media] xc4000: make checkpatch.pl happyMauro Carvalho Chehab2011-07-272-72/+70
* [media] xc4000: removed card_typeistvan_v@mailbox.hu2011-07-272-45/+44
* [media] xc4000: check firmware versionistvan_v@mailbox.hu2011-07-271-9/+9
* [media] xc4000: code cleanupistvan_v@mailbox.hu2011-07-271-154/+118
* [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] 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] xc4000: get rid of hard-coded 8MHz firmware configDevin Heitmueller2011-07-271-40/+51