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
2006-12-16
Backporting some typo fixes from kernel
Mauro Carvalho Chehab
2006-08-07
remove null chars from dvb names
Mauro Carvalho Chehab
2006-07-28
Refactor dvb_detach calls into a single dvb_frontend_detach function.
Andrew de Quincey
2006-07-28
Convert DVB devices to use dvb_attach()
Andrew de Quincey
2006-07-19
[budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code
Oliver Endriss
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert ttpci/budget-patch to refactored tuner code
Andrew de Quincey
2006-03-30
Configurable dma buffer size for saa7146-based budget dvb cards
Oliver Endriss
2006-03-16
Moved duplicated code of ALPS BSRU6 tuner to a standalone file.
Oliver Endriss
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
stv0299_set_frontend(): reduced number of i2c transfers, set register 0x12 fr...
Oliver Endriss
2005-10-03
Remove broken stv0299 enhanced tuning code
Andrew de Quincy
2005-07-16
Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).
Andreas Oberritter
2005-03-17
ttpci: follow dvb_register_adapter changes in dvbdev.[ch]
Andreas Oberritter
2005-03-12
fix typo in comment
Johannes Stezenbach
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