summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/budget-patch.c
AgeCommit message (Expand)Author
2005-07-16Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).Andreas Oberritter
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-12fix typo in commentJohannes Stezenbach
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-01-01Patch 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 staticMichael Hunold
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-09-20- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...Michael Hunold
2004-01-08rename some non-static functions to enhance readabilityJohannes Stezenbach
2004-01-05Split 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-10Make sure void* arguments get converted in two steps:Michael Hunold
2003-07-07Make the "ext_vv_data" informations a per-device information insteadMichael Hunold
2003-06-19Add missing count variable, thanks to <matt@Helius.COM>Michael Hunold
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-05-19First try to use pci_consistent_dma() throughout the whole saa7146Michael Hunold
2003-04-22- removed the compatibility crap around KBUILD_MODNAME from all drivers,Michael Hunold
2003-03-20Use #include from ttpci folder which is now commonDavor Emard
2003-03-20Move the budget-driver from "ttpci-budget" to "ttpci", because theMichael Hunold