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
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
2007-11-16
Fix a wrong typecast
Mauro Carvalho Chehab
2007-11-15
Add a modprobe option to manually select audio standard
Mauro Carvalho Chehab
2007-11-15
Corrects printk lines
Mauro Carvalho Chehab
2007-11-15
Fix scode table loading
Mauro Carvalho Chehab
2007-11-14
Add the capability to work with more complete firmwares
Mauro Carvalho Chehab
2007-11-05
Fix xc2028 get register functions and calls
Mauro Carvalho Chehab
2007-11-05
Fix a buffer overflow at xc2028_get_reg
Mauro Carvalho Chehab
2007-11-04
tuner: convert to bus-based I2C API
Hans Verkuil
2007-11-01
CodingStyle fixup
Mauro Carvalho Chehab
2007-11-01
Allow faster loading by using 64 bytes block by em28xx i2c write
Mauro Carvalho Chehab
2007-10-30
Properly fill MODULE_AUTHOR
Mauro Carvalho Chehab
[next]