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
/
ttpci
/
budget-patch.c
Age
Commit message (
Expand
)
Author
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2005-02-12
patch by Adrian Bunk:
Johannes Stezenbach
2005-01-01
Patch by Emard:
Johannes Stezenbach
2004-11-14
- Fix budget module usage count for frontend/demux devices.
Kenneth Aafloy
2004-11-08
- make needlessly global code static
Michael Hunold
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-09-20
- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...
Michael Hunold
2004-01-08
rename some non-static functions to enhance readability
Johannes Stezenbach
2004-01-05
Split av7110.c into a few separate modules:
Johannes Stezenbach
2003-10-09
- backfeed patches from 2.6.0-test7, which have not gone through our cvs:
Michael Hunold
2003-09-10
Make sure void* arguments get converted in two steps:
Michael Hunold
2003-07-07
Make the "ext_vv_data" informations a per-device information instead
Michael Hunold
2003-06-19
Add missing count variable, thanks to <matt@Helius.COM>
Michael Hunold
2003-06-18
When I submitted the last patchset for the 2.5 kernel series,
Michael Hunold
2003-05-19
First try to use pci_consistent_dma() throughout the whole saa7146
Michael Hunold
2003-04-22
- removed the compatibility crap around KBUILD_MODNAME from all drivers,
Michael Hunold
2003-03-20
Use #include from ttpci folder which is now common
Davor Emard
2003-03-20
Move the budget-driver from "ttpci-budget" to "ttpci", because the
Michael Hunold