summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/lgs8gxx.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-14[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-1075/+0
2012-08-13[media] add DTMB support for DVB APIAntti Palosaari1-1/+1
2012-07-31[media] lgs8gxx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+4
2012-05-14[media] v4l/dvb: fix compiler warningsHans Verkuil1-2/+1
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] lgs8gxx: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-12/+13
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-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-1/+1
2010-12-29[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches1-7/+4
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust1-1/+1
2010-08-02V4L/DVB: lgs8gxx: remove firmware for lgs8g75Ben Hutchings1-40/+10
2009-12-16V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possibleDavid Howells1-2/+2
2009-09-12V4L/DVB (12271): lgs8gxx: add lgs8g75 supportDavid Wong1-97/+387
2009-06-17V4L/DVB (12001): lgs8gxx: update signal strength scaleDavid Wong1-3/+3
2009-06-17V4L/DVB (12000): lgs8gxx: lgs8913 fake signal strength option default onDavid Wong1-2/+2
2009-04-07V4L/DVB (11398): Support for Legend Silicon LGS8913/LGS8GL5/LGS8GXX China DMB...David Wong1-0/+816