aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/af9013.c
Commit message (Expand)AuthorAgeFilesLines
* [media] af9013: reimplement firmware downloadAntti Palosaari2011-03-221-16/+11
* [media] af9013: download FW earlier in attach()Antti Palosaari2011-03-221-14/+14
* [media] af9013: fix AF9013 TDA18271 IF configAntti Palosaari2011-01-191-2/+2
* [media] af9013: Fix a compilation warningMauro Carvalho Chehab2010-12-291-1/+1
* [media] af9013: cache some reg values to reduce reg readsAntti Palosaari2010-10-211-23/+32
* [media] af9013: optimize code sizeAntti Palosaari2010-10-211-31/+6
* V4L/DVB: af9013: optimize code sizeAntti Palosaari2010-10-211-158/+36
* V4L/DVB: af9013: add support for MaxLinear MxL5007T tunerAntti Palosaari2010-10-211-0/+1
* V4L/DVB: af9013: add support for tda18218 silicon tunerAntti Palosaari2010-10-211-0/+14
* V4L/DVB: af9013: fix commentsAntti Palosaari2010-08-021-1/+1
* V4L/DVB: af9013: output fw version as four digit longAntti Palosaari2010-08-021-3/+3
* V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari2010-08-021-16/+20
* V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari2010-08-021-4/+4
* V4L/DVB (12269): af9013: auto-detect parameters in case of garbage given by appAntti Palosaari2009-07-241-7/+18
* V4L/DVB (11723): Link firmware to physical deviceJean Delvare2009-06-161-1/+1
* V4L/DVB (10116): af9013: Fix gcc false warningsMauro Carvalho Chehab2008-12-301-7/+7
* V4L/DVB (9524): af9013: fix bug in status readingroel kluin2008-11-111-3/+3
* V4L/DVB (9146): af901x: fix some compiler errors and warningsAntti Palosaari2008-10-131-1/+1
* V4L/DVB (9145): af901x: clean-upAntti Palosaari2008-10-131-2/+0
* V4L/DVB (8973): af9013: fix compile error coming from u64 divAntti Palosaari2008-10-121-6/+2
* V4L/DVB (8971): initial driver for af9013 demodulatorAntti Palosaari2008-10-121-0/+1691