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
/
dvb
/
dvb-usb
/
cxusb.c
Age
Commit message (
Expand
)
Author
2006-07-28
Convert DVB devices to use dvb_attach()
Andrew de Quincey
2006-06-11
cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based on zl10353
Michael Krufky
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-05-14
Fixes after dvb_tuner_ops-conversion
Patrick Boettcher
2006-04-24
rename fe_lgh06xf.h to lg_h06xf.h
Michael Krufky
2006-04-24
merge: http://linuxtv.org/hg/~quincy/v4l-dvb-tuner-refactor
Mauro Carvalho Chehab
2006-04-19
drivers/media/dvb/dvb-usb/: possible cleanups
Michael Krufky
2006-04-19
cxusb-bluebird: bug-fix: power down corrupts frontend
Michael Krufky
2006-04-19
Fix tda10046 tuning
Andrew de Quincey
2006-04-19
Convert calls from _pllbuf() to _calc_reg()
Andrew de Quincey
2006-04-18
Convert cxusb to refactored tuner code
Andrew de Quincey
2006-04-18
cxusb: use fe_lgh06xf.h
Michael Krufky
2006-04-16
cxusb: lgh064f: set auxiliary byte in pll_set
Michael Krufky
2006-03-26
Fix camera key on FusionHDTV portable remote control
Michael Krufky
2006-03-26
cxusb: add support for FusionHDTV USB portable remote control
Michael Krufky
2006-03-22
cxusb: fix i2c debug messages for bluebird devices
Michael Krufky
2006-03-22
cxusb: fix debug messages
Michael Krufky
2006-03-22
cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware_download
Michael Krufky
2006-03-22
cxusb: conditionalize gpio write for the medion box
Michael Krufky
2006-02-15
cxusb: fix lgdt3303 naming
Michael Krufky
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-02-05
Use MT352 parallel transport for Bluebird FusionHDTV DVB-T boxes (TH7579 & LG...
Michael Krufky
2006-02-04
Use parallel transport function of MT352 for FusionHDTV Dual Digital USB
Michael Krufky
2006-01-22
drivers/media/dvb/: possible cleanups
Michael Krufky
2006-01-12
cleaned up MODULE_AUTHOR for better codingstyle
Michael Krufky
2006-01-12
Updated MODULE_AUTHOR
Michael Krufky
2006-01-12
Added USB ID for DigitalNow DVB-T Dual USB, DViCO clone
Michael Krufky
2006-01-10
Add support for DViCO FusionHDTV DVB-T USB devices
Michael Krufky
2006-01-09
replace omitted 'TODO:'
Michael Krufky
2006-01-09
Remove DViCO specific firmware hacks from the generic code.
Christopher Pascoe
2006-01-08
codingstyle cleanups & restore some wrongfully deleted dvb-usb-ids
Michael Krufky
2006-01-08
DViCO USB IR Remote support
Christopher Pascoe
2006-01-08
DViCO Dual Digital DVB-T / USB bluebird updates
Christopher Pascoe
2006-01-06
Latest patch #ifs were wrong. fixing.
Mauro Carvalho Chehab
2006-01-06
USB: remove .owner field from struct usb_driver
Mauro Carvalho Chehab
2006-01-03
rename cxusb_bluebird_atsc_properties to cxusb_bluebird_lgh064f_properties
Michael Krufky
2006-01-01
Small cxusb cleanups
Michael Krufky
2006-01-01
Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV USB models.
Michael Krufky
2006-01-01
Add support for DViCO FusionHDTV5 USB Gold
Michael Krufky
2005-10-01
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Michael Krufky
2005-08-23
This patch changes two things:
Patrick Boettcher
2005-08-16
init-prototype change for the cxusb-driver
Patrick Boettcher
2005-06-28
Changed the name-field of the pci_driver and usb_driver structs to the name of
Patrick Boettcher
2005-06-07
DVB-T part seems to work properly now.
Patrick Boettcher
2005-05-31
added preliminary support for the Medion Hybrid USB2.0 DVB-T/Analogue box. An...
Patrick Boettcher