aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/au8522_dig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-828/+0
2012-08-09[media] au0828: prevent i2c gate from being kept open while in analog modeDevin Heitmueller1-0/+2
2012-08-09[media] au8522: Fix off-by-one in SNR table for QAM256Devin Heitmueller1-48/+48
2012-04-19[media] au8522: build ATV/DTV demodulators as separate modulesMichael Krufky1-215/+0
2012-03-19[media] au8522: bug-fix: enable modulation AFTER tune (instead of before tuning)Michael Krufky1-5/+5
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] au8522_dig: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-13/+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
2011-11-07[media] au8522: Calculate signal strength shown as percentage from SNR up to 35dBMichael Krufky1-1/+30
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-05-18V4L/DVB: au8522: fix case where we don't perform the first tune after going digitalDevin Heitmueller1-0/+5
2010-05-18V4L/DVB: au8522: fix race condition in switching from digital to analog modeDevin Heitmueller1-0/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-06-16V4L/DVB (11987): au8522: add support for QAM-64 modulation typeFrank Dischner1-6/+92
2009-03-30V4L/DVB (11085): au0828/au8522: Codingstyle fixesDevin Heitmueller1-7/+7
2009-03-30V4L/DVB (11069): au8522: add mutex protecting use of hybrid stateDevin Heitmueller1-3/+12
2009-03-30V4L/DVB (11064): au8522: make use of hybrid framework so analog/digital demod can share stateDevin Heitmueller1-7/+38
2009-03-30V4L/DVB (11063): au8522: power down the digital demod when not in useDevin Heitmueller1-0/+3
2009-03-30V4L/DVB (11062): au8522: fix register read/write high bitsDevin Heitmueller1-2/+2
2009-03-30V4L/DVB (11061): au8522: move shared state and common functions into a separate header filesDevin Heitmueller1-20/+5
2009-03-30V4L/DVB (11060): au8522: rename the au8522.c source fileDevin Heitmueller1-0/+874