index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
frontends
/
au8522_dig.c
Age
Commit message (
Expand
)
Author
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
2012-08-09
[media] au0828: prevent i2c gate from being kept open while in analog mode
Devin Heitmueller
2012-08-09
[media] au8522: Fix off-by-one in SNR table for QAM256
Devin Heitmueller
2012-04-19
[media] au8522: build ATV/DTV demodulators as separate modules
Michael Krufky
2012-03-19
[media] au8522: bug-fix: enable modulation AFTER tune (instead of before tuning)
Michael Krufky
2012-01-04
[media] dvb: Remove ops->info.type from frontends
Mauro Carvalho Chehab
2011-12-31
[media] dvb: don't require a parameter for get_frontend
Mauro Carvalho Chehab
2011-12-31
[media] au8522_dig: convert set_fontend to use DVBv5 parameters
Mauro Carvalho Chehab
2011-12-31
[media] dvb-core: add support for a DVBv5 get_frontend() callback
Mauro Carvalho Chehab
2011-12-31
[media] Rename set_frontend fops to set_frontend_legacy
Mauro Carvalho Chehab
2011-12-31
[media] tuners: remove dvb_frontend_parameters from set_params()
Mauro Carvalho Chehab
2011-11-07
[media] au8522: Calculate signal strength shown as percentage from SNR up to ...
Michael Krufky
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-05-18
V4L/DVB: au8522: fix case where we don't perform the first tune after going d...
Devin Heitmueller
2010-05-18
V4L/DVB: au8522: fix race condition in switching from digital to analog mode
Devin Heitmueller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-16
V4L/DVB (11987): au8522: add support for QAM-64 modulation type
Frank Dischner
2009-03-30
V4L/DVB (11085): au0828/au8522: Codingstyle fixes
Devin Heitmueller
2009-03-30
V4L/DVB (11069): au8522: add mutex protecting use of hybrid state
Devin Heitmueller
2009-03-30
V4L/DVB (11064): au8522: make use of hybrid framework so analog/digital demod...
Devin Heitmueller
2009-03-30
V4L/DVB (11063): au8522: power down the digital demod when not in use
Devin Heitmueller
2009-03-30
V4L/DVB (11062): au8522: fix register read/write high bits
Devin Heitmueller
2009-03-30
V4L/DVB (11061): au8522: move shared state and common functions into a separa...
Devin Heitmueller
2009-03-30
V4L/DVB (11060): au8522: rename the au8522.c source file
Devin Heitmueller