index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
tuner-xc2028.c
Age
Commit message (
Expand
)
Author
2008-01-06
Fix CodingStyle
Mauro Carvalho Chehab
2008-01-05
There isn't a MTS radio firmware
Mauro Carvalho Chehab
2007-12-02
xc2028: ignore HAS_IF during specific S-Code type searches
Chris Pascoe
2007-12-21
tuner-xc2028: fix xc2028_attach function
Michael Krufky
2007-12-18
tuner-xc2028: ATSC requires 1.75 MHz tuning offset
Mauro Carvalho Chehab
2007-12-18
Fix offset for ATSC
Mauro Carvalho Chehab
2007-12-02
xc2028: select DTV78 firmware if tuning 7MHz VHF / 8MHz UHF
Chris Pascoe
2007-12-02
xc2028: be more specific about when applying offset for 7MHz channels
Chris Pascoe
2007-12-02
xc2028: check HAS_IF flag against table
Chris Pascoe
2007-12-02
xc2028: s-code offset should not modify internal control structure
Chris Pascoe
2007-12-02
xc2028: include int_freq in firmware version display
Chris Pascoe
2007-12-16
Auto-selects D2633 for ATSC
Mauro Carvalho Chehab
2007-12-02
Fix DVB compatibility
Mauro Carvalho Chehab
2007-11-25
Fix xc2028 driver for non OFDM
Mauro Carvalho Chehab
2007-11-25
Improve s-code support
Mauro Carvalho Chehab
2007-11-24
Allow selecting the proper SCode table for DTV
Mauro Carvalho Chehab
2007-11-24
Add support for other DTV types
Mauro Carvalho Chehab
2007-11-24
Add support for radio
Mauro Carvalho Chehab
2007-11-24
Avoids checking digital/analog at check_firmware
Mauro Carvalho Chehab
2007-11-22
Fix standard selection for PAL
Mauro Carvalho Chehab
2007-11-22
Remove firmware reload hack for analog
Mauro Carvalho Chehab
2007-11-22
Allow fully configuring xc3028 during xc2028_attach
Mauro Carvalho Chehab
2007-11-22
Convert MTS to bitfield
Mauro Carvalho Chehab
2007-11-23
Sets a default std, if not specified
Mauro Carvalho Chehab
2007-11-22
Fix standard selection for PAL/M, PAL/N, PAL/Nc and NTSC
Mauro Carvalho Chehab
2007-11-20
xc2028: try non-8MHZ init1 firmware
Chris Pascoe
2007-11-20
xc2028: mask off type correctly when searching for standard-specific types
Chris Pascoe
2007-11-20
xc2028: base firmwares should have std0
Chris Pascoe
2007-11-20
xc2028: add sleep hook
Chris Pascoe
2007-11-20
xc2028: retry firmware load if tuner does not respond
Chris Pascoe
2007-11-20
xc2028: rework firmware (re)loading process
Chris Pascoe
2007-11-19
xc2028: allow selection of D2633 firmware
Chris Pascoe
2007-11-19
xc2028: use correct offset into scode firmware
Chris Pascoe
2007-11-19
xc2028: use best match instead of first partial match during firmware selection
Chris Pascoe
2007-11-19
xc2028: don't duplicate max_len in priv
Chris Pascoe
2007-11-19
xc2028: correct tuner offset for 7MHz DTV
Chris Pascoe
2007-11-19
xc2028: correctly select 8MHz firmware
Chris Pascoe
2007-11-19
xc2028: correct divisor length
Chris Pascoe
2007-11-19
xc2028: firmware loading cleanup
Chris Pascoe
2007-11-19
xc2028: add missing break
Chris Pascoe
2007-11-19
xc2028: protect device list
Chris Pascoe
2007-11-19
xc2028: v4l2_std_id needs to be long long to display completely
Chris Pascoe
2007-11-19
xc2028: error messages missing whitespace
Chris Pascoe
2007-11-19
xc2028: make register reads atomic
Chris Pascoe
2007-11-19
xc2028: fix inverted logic in audio standard check
Chris Pascoe
2007-11-19
xc2028: eliminate i2c macro side-effects
Chris Pascoe
2007-11-16
Fix driver for i386 architectures
Mauro Carvalho Chehab
2007-11-16
Fix: add a missing continue statement
Mauro Carvalho Chehab
2007-11-16
Allow RESET_CLK callback and avoids unneeded loading
Mauro Carvalho Chehab
2007-11-16
Change xc2028_attach method to make easier for DVB
Mauro Carvalho Chehab
[next]