aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-202-2/+3
|\
| * [media] mxl5007t: fix reg readAntti Palosaari2011-11-241-1/+2
| * [media] tda18218: fix 6 MHz default IF frequencyAntti Palosaari2011-11-241-1/+1
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\ \ | |/ |/|
| * drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-314-0/+4
| * drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* | [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-036-228/+257
* | [media] em28xx: don't sleep on disconnectChris Rankin2011-09-031-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
* [media] xc4000: handle dib0700 broken i2c stretchingDevin Heitmueller2011-07-271-5/+29
* [media] xc4000: use if_khz provided in xc4000_configDevin Heitmueller2011-07-271-5/+5
* [media] xc4000: continued cleanup of the firmware loading routineDevin Heitmueller2011-07-271-136/+44
* [media] xc4000: add code to do standard and scode firmware loadingDevin Heitmueller2011-07-271-9/+332
* [media] xc4000: remove xc5000 firmware loading routineDevin Heitmueller2011-07-271-2/+0