aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/af9013.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] af9013: Fix a compilation warningMauro Carvalho Chehab1-1/+1
2010-10-21[media] af9013: cache some reg values to reduce reg readsAntti Palosaari1-23/+32
2010-10-21[media] af9013: optimize code sizeAntti Palosaari1-31/+6
2010-10-21V4L/DVB: af9013: optimize code sizeAntti Palosaari1-158/+36
2010-10-21V4L/DVB: af9013: add support for MaxLinear MxL5007T tunerAntti Palosaari1-0/+1
2010-10-21V4L/DVB: af9013: add support for tda18218 silicon tunerAntti Palosaari1-0/+14
2010-08-02V4L/DVB: af9013: fix commentsAntti Palosaari1-1/+1
2010-08-02V4L/DVB: af9013: output fw version as four digit longAntti Palosaari1-3/+3
2010-08-02V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari1-16/+20
2010-08-02V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari1-4/+4
2009-07-24V4L/DVB (12269): af9013: auto-detect parameters in case of garbage given by appAntti Palosaari1-7/+18
2009-06-16V4L/DVB (11723): Link firmware to physical deviceJean Delvare1-1/+1
2008-12-30V4L/DVB (10116): af9013: Fix gcc false warningsMauro Carvalho Chehab1-7/+7
2008-11-11V4L/DVB (9524): af9013: fix bug in status readingroel kluin1-3/+3
2008-10-13V4L/DVB (9146): af901x: fix some compiler errors and warningsAntti Palosaari1-1/+1
2008-10-13V4L/DVB (9145): af901x: clean-upAntti Palosaari1-2/+0
2008-10-12V4L/DVB (8973): af9013: fix compile error coming from u64 divAntti Palosaari1-6/+2
2008-10-12V4L/DVB (8971): initial driver for af9013 demodulatorAntti Palosaari1-0/+1691