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
/
common
/
tuners
/
xc4000.c
Age
Commit message (
Expand
)
Author
2012-08-13
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
2012-08-13
[media] common: tunners: use %*ph to dump small buffers
Andy Shevchenko
2012-01-16
[media] xc4000: add support for signal strength measures
Miroslav Slugen
2011-12-31
[media] dvb: don't use DVBv3 bandwidth macros
Mauro Carvalho Chehab
2011-12-31
[media] tuners: remove dvb_frontend_parameters from set_params()
Mauro Carvalho Chehab
2011-12-31
[media] xc4000: use DVBv5 parameters on set_params()
Mauro Carvalho Chehab
2011-12-30
[media] xc4000: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-07-27
[media] xc4000: make checkpatch.pl happy
Mauro Carvalho Chehab
2011-07-27
[media] xc4000: removed card_type
istvan_v@mailbox.hu
2011-07-27
[media] xc4000: check firmware version
istvan_v@mailbox.hu
2011-07-27
[media] xc4000: code cleanup
istvan_v@mailbox.hu
2011-07-27
[media] xc4000: detect also xc4100
Istvan Varga
2011-07-27
[media] xc4000: removed redundant tuner reset
Istvan Varga
2011-07-27
[media] xc4000: xc_tune_channel() cleanup
Istvan Varga
2011-07-27
[media] xc4000: implemented analog TV and radio
Istvan Varga
2011-07-27
[media] xc4000: added audio_std module parameter
Istvan Varga
2011-07-27
[media] xc4000: setting registers
Istvan Varga
2011-07-27
[media] xc4000: debug message improvements
Istvan Varga
2011-07-27
[media] xc4000: firmware initialization
Istvan Varga
2011-07-27
[media] xc4000: implemented power management
Istvan Varga
2011-07-27
[media] xc4000: added card_type
Istvan Varga
2011-07-27
[media] xc4000: check_firmware() cleanup
Istvan Varga
2011-07-27
[media] xc4000: simplified load_scode
Istvan Varga
2011-07-27
[media] xc4000: simplified seek_firmware()
Istvan Varga
2011-07-27
[media] xc4000: added firmware_name parameter
Istvan Varga
2011-07-27
[media] xc4000: fixed frequency error
Istvan Varga
2011-07-27
[media] xc4000: added mutex
Istvan Varga
2011-07-27
[media] xc4000: added support for 7 MHz DVB-T
Istvan Varga
2011-07-27
[media] xc4000: updated standards table
Istvan Varga
2011-07-27
[media] xc4000: code cleanup
Istvan Varga
2011-07-27
[media] xc4000: Fix a few bad whitespaces on it
Mauro Carvalho Chehab
2011-07-27
[media] xc4000: cleanup dmesg logging
Devin Heitmueller
2011-07-27
[media] xc4000: rename firmware image filename
Devin Heitmueller
2011-07-27
[media] xc4000: turn off debug logging by default
Devin Heitmueller
2011-07-27
[media] xc4000: get rid of hard-coded 8MHz firmware config
Devin Heitmueller
2011-07-27
[media] xc4000: handle dib0700 broken i2c stretching
Devin Heitmueller
2011-07-27
[media] xc4000: use if_khz provided in xc4000_config
Devin Heitmueller
2011-07-27
[media] xc4000: continued cleanup of the firmware loading routine
Devin Heitmueller
2011-07-27
[media] xc4000: add code to do standard and scode firmware loading
Devin Heitmueller
2011-07-27
[media] xc4000: remove xc5000 firmware loading routine
Devin Heitmueller
2011-07-27
[media] xc4000: remove XREG_BUSY code only supported in xc5000
Devin Heitmueller
2011-07-27
[media] xc4000: properly set type for init1 firmware
Devin Heitmueller
2011-07-27
[media] xc4000: cut over to using xc5000 version for loading i2c sequences
Devin Heitmueller
2011-07-27
[media] xc4000: pull in firmware management code from xc3028
Devin Heitmueller
2011-07-27
[media] dib0700: add initial code for PCTV 340e by Davide Ferri
Davide Ferri