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
/
digitv.c
Age
Commit message (
Expand
)
Author
2008-11-25
fix boards for kernels with algo_control
Mauro Carvalho Chehab
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-04-09
Adds selectable adapter numbers as per module option
Michael Krufky
2007-11-05
usb: make some debug vars static
Mauro Carvalho Chehab
2007-06-12
dvb: Remove static dependencies on dvb-pll
Michael Krufky
2007-06-02
dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configure
Trent Piepho
2007-02-21
digitv: open nxt6000 i2c_gate for TDED4 tuner handling
Michael Krufky
2006-10-13
Fixed DVB-USB-Adapter indention
Mauro Carvalho Chehab
2006-09-19
cf4dcf5526aa0e0acd02
Patrick Boettcher
2006-09-10
[PATCH] Nebula DigiTV USB RC support
Patrick Boettcher
2006-07-28
Convert DVB devices to use dvb_attach()
Andrew de Quincey
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-19
Convert calls from _pllbuf() to _calc_reg()
Andrew de Quincey
2006-04-18
Convert digtv to refactored tuner code
Andrew de Quincey
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-02-05
FIX: Check if FW was downloaded or not + new firmware file
Patrick Boettcher
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
2005-11-20
From: Adrian Bunk <bunk@stusta.de>
Johannes Stezenbach
2005-10-01
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Michael Krufky
2005-08-16
added support for the NXT6000-based digitv-box.
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-08
fixed memcpy copying into the wrong destination. Thanks to Allan Third for re...
Patrick Boettcher
2005-06-06
Some more work on the digitv-usb-driver:
Patrick Boettcher
2005-05-30
From: Thierry Vignaud <tvignaud@mandriva.com>
Patrick Boettcher
2005-04-29
added comments to dvb-usb.h to better describe the dvb-usb structure
Patrick Boettcher
2005-04-29
never test any change you make with old drivers, never
Patrick Boettcher
2005-04-29
added key-mapping for the a800 (Thanks to Glen Harris)
Patrick Boettcher
2005-04-27
- more work on the nebula digitv USB
Patrick Boettcher
2005-04-27
- removed the field which specified the delay between the two transfer of a r...
Patrick Boettcher
2005-04-22
corrected a typo in umt-010.c
Patrick Boettcher