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
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
2004-03-11
Fixed for 2.6.0 upwards
Andrew de Quincy
2004-01-29
Fixed i2c code to detect nearly all errors
Andrew de Quincy
2004-01-18
Fix for failing urb submission under 2.6 kernels
Alex Woods
2003-12-20
updated contributors.txt and some email addresses
Andreas Oberritter
2003-10-14
Include 2.6 kernel janitor cleanups (eliminate #include duplication, shift
Michael Hunold
2003-10-09
- backfeed patches from 2.6.0-test7, which have not gone through our cvs:
Michael Hunold
2003-09-10
- add missing #include for usb header file
Michael Hunold
2003-07-15
- "indent -kr -i8"
Michael Hunold
2003-06-22
Rollback to munges and split usb compat stuff out to fix building
Alex Woods
2003-06-21
2.5 compile fixes
Holger Waechtler
2003-05-27
- remove enumeration typedefs
Michael Hunold
2003-05-27
Here comes a huge cleanup patch in order to get the sources into
Michael Hunold
2003-05-06
Remove the ttusb-* drivers from the makelinks script and the
Michael Hunold
2003-05-03
Compiles againt 2.5 kernels - may even work.
Alex Woods
2003-04-30
Necessary configuration files for kernel inclusion
Michael Hunold
2003-04-24
- #include "compat.h" --> #include "dvb_compat.h"
Holger Waechtler
2003-04-15
remove name/vendor/id strings, these caused only troubles everywhere and nobo...
Holger Waechtler
2003-04-03
- added usb semaphore, should fix usb_submit_urb-failures
Felix Domke
2003-03-18
pass number of packets, not number of bytes to dvb_dmx_swfilter_packets()
Holger Waechtler
2003-03-18
make running_feed_count local
Holger Waechtler
2003-03-18
- start iso transfers in start_feed() in order to avoid bogus transfer packet...
Holger Waechtler
2003-03-17
crc checking and stc code dump
Holger Waechtler
2003-03-17
ttusb driver revival, thanks to tmb for getting this working!!!
Holger Waechtler
[prev]