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
/
ttusb-budget
/
dvb-ttusb-budget.c
Age
Commit message (
Expand
)
Author
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-28
Add missing pll gate control calls
Andrew de Quincey
2006-04-28
Support new dvb-ttusb-budget boards with stv0297
Andrew de Quincey
2006-04-28
Convert lnbp21 to a module
Andrew de Quincey
2006-04-18
Convert dvb-ttusb-budget to refactored tuner code
Andrew de Quincey
2006-04-10
Add sysfs device links to dvb devices
Andrew de Quincey
2006-04-06
Fix some more potential oopses
Andrew de Quincey
2006-03-13
BUG_ON() Conversion in drivers/video/media
Mauro Carvalho Chehab
2006-02-06
implemented compat.h for mutex_trylock()
Mauro Carvalho Chehab
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2005-12-08
more #if 0 / #if 1 fixes to be in sync with kernel
Mauro Carvalho Chehab
2005-12-08
keep #if 0 for existent code when genreating kernel patches
Mauro Carvalho Chehab
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-10-24
fixed inittab register 0x12 for BSRU6/BSBE1
Oliver Endriss
2005-10-03
Remove broken stv0299 enhanced tuning code
Andrew de Quincy
2005-10-01
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Michael Krufky
2005-08-02
From: Marcelo Feitoza Parisi <marcelo@feitoza.com.br>
Johannes Stezenbach
2005-07-16
Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).
Andreas Oberritter
2005-07-08
From: Julian Scheel
Patrick Boettcher
2005-06-23
Add support for Hauppauge/TT DVB-C budget.
Johannes Stezenbach
2005-06-19
backport of 2.6.12 changes to match other API changes (i2c, usb)
Johannes Stezenbach
2005-04-23
patch by Adrian Bunk:
Johannes Stezenbach
2005-03-18
- Logic error made by me, found by Gregor Kroesen.
Kenneth Aafloy
2005-03-18
- Support for Nova-S rev 2.2 (Gregor Kroesen)
Kenneth Aafloy
2005-03-17
ttusb-budget: follow dvb_register_adapter changes in dvbdev.[ch]
Andreas Oberritter
2005-03-12
a few more whitespace cleanups
Johannes Stezenbach
2005-02-17
- struct channel removed in favour of dvbdmxfeed->index (thanks to the testers)
Patrick Boettcher
2005-02-16
patch by Colin Western: s/usb_unlink_urb/usb_kill_urb/
Johannes Stezenbach
2005-01-21
various backport from 2.6.11-rc1:
Michael Hunold
2004-11-28
Hook in set_voltage
Andrew de Quincy
2004-11-22
Fixed stupid mistake with tuner name
Andrew de Quincy
2004-11-22
Added support for grundig 29504-491
Andrew de Quincy
2004-11-22
patch by Adrian Bunk: philips_tdm1316l_config multiple definition
Johannes Stezenbach
2004-11-20
Added support for stv0299 back in
Andrew de Quincy
2004-11-20
Added setting to allow inversion of OCLK
Andrew de Quincy
2004-11-18
#if 0'ed unsed tone/voltage/diseqc functions
Johannes Stezenbach
2004-11-08
- make needlessly global code static
Michael Hunold
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-08-30
make all client_register() and client_unregister() static
Johannes Stezenbach
2004-08-23
- Fix: `I2C_CLASS_TV_DIGITAL' undeclared
Kenneth Aafloy
2004-08-18
- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...
Michael Hunold
2004-08-18
- port from dvb i2c to kernel i2c *untested*
Michael Hunold
2004-08-08
patch by Martin Binder: #include <linux/moduleparam.h> where necessary
Johannes Stezenbach
2004-07-31
merge back various cleanups from mainline kernel:
Johannes Stezenbach
2004-07-30
- More MODULE_PARM -> module_param changes, all should be corrected now.
Kenneth Aafloy
2004-05-03
- remove 2.4 compat code, expect for ttusb_dec.c
Michael Hunold
2004-03-31
- first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ...
Michael Hunold
2004-03-21
Remove spurious discontinuity message when starting streaming
Andrew de Quincy
2004-03-11
fix 2.6 compile
Johannes Stezenbach
[next]