summaryrefslogtreecommitdiff
path: root/drivers/staging/media/as102/as102_fe.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-22[media] as102: promote it out of stagingMauro Carvalho Chehab1-566/+0
2014-08-22[media] staging: media: as102: replace custom dprintk() with dev_dbg()Martin Kepplinger1-15/+10
2014-01-15[media] Staging: media: Fix line length exceeding 80 characters in as102_fe.cMonam Agarwal1-1/+2
2014-01-15[media] Staging: media: Fix quoted string split across line in as102_fe.cMonam Agarwal1-4/+4
2013-12-10[media] staging: as102: Remove ENTER/LEAVE debugging macrosMauro Dreissig1-26/+0
2012-05-20[media] staging/media/as102: remove version.h include at as102_fe.cjoseph daniel1-2/+0
2012-03-19[media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock1-2/+2
2012-03-19[media] as102: set optimal eLNA config values for each deviceGianluca Gennari1-1/+1
2012-01-05[media] Don't test for ops->info.type inside driversMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: remove the extra parameter on get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] staging/as102: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-39/+39
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-11-08[media] staging: as102: Move variable declarations to the headerSylwester Nawrocki1-2/+0
2011-11-08[media] staging: as102: Remove comment tags for editors configurationPiotr Chmura1-2/+0
2011-11-03[media] staging: as102: Remove conditional compilation based on kernel versionSylwester Nawrocki1-73/+1
2011-11-03[media] staging: as102: Unconditionally compile code dependent on DVB_CORESylwester Nawrocki1-2/+0
2011-11-03[media] staging: as102: Properly handle multiple product namesDevin Heitmueller1-1/+3
2011-11-03[media] staging: as102: Fix CodingStyle errors in file as102_fe.cDevin Heitmueller1-224/+252
2011-11-03[media] staging: as102: Initial import from AbilisPierrick Hascoet1-0/+647