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-av.c
Age
Commit message (
Expand
)
Author
2005-04-04
budget-av:
Kenneth Aafloy
2005-04-03
patch by Alexander Riedel:
Johannes Stezenbach
2005-03-19
- Patch by Olaf Titz: gcc 2.95 compile fixes
Kenneth Aafloy
2005-03-17
ttpci: follow dvb_register_adapter changes in dvbdev.[ch]
Andreas Oberritter
2005-03-08
- Fix for CAMs on Typhoon DVB-S, where it would constantly reset itself.
Kenneth Aafloy
2005-02-12
patch by Adrian Bunk:
Johannes Stezenbach
2004-11-20
Added setting to allow inversion of OCLK
Andrew de Quincy
2004-11-14
- Fix budget module usage count for frontend/demux devices.
Kenneth Aafloy
2004-11-13
Fix module usage count problem
Andrew de Quincy
2004-11-13
Corrected formatting
Andrew de Quincy
2004-11-12
Enhanced poll_slot_status to support non-IRQ interfaces
Andrew de Quincy
2004-11-12
Updated to fix problems with some CAMs on KNC1 cards
Andrew de Quincy
2004-11-12
Added locking to prevent GPIO problem between polling and IO/attribute memory
Andrew de Quincy
2004-11-12
Support for KNC1/Cinergy CI modules. Patch by Olivier Gournet and myself.
Andrew de Quincy
2004-11-10
Patch from olivier to add support for KNC cards
Andrew de Quincy
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-08-18
- nuke dvb functions stuff
Michael Hunold
2004-08-18
- remove dvb i2c code (all drivers are ported to kernel i2c)
Michael Hunold
2004-07-29
- Fix videodev has no release callback.
Kenneth Aafloy
2004-06-24
Uli Luckas' Cinergy1200 patchsets and SAA patches fixing the broken frontend ...
Holger Waechtler
2004-06-04
- same as for budget-ci: make sure the data pointer is valid before budget-co...
Michael Hunold
2004-05-03
- fix include file order in ttpci-driver
Michael Hunold
2004-03-19
patch by Kenneth Aafløy to add support for Typhoon DVB-S budget card
Johannes Stezenbach
2004-03-15
- remove superfluous h_calc and v_field entries from internal saa7146_vv
Michael Hunold
2004-03-15
- C99 fix
Michael Hunold
2003-07-21
Patch by Michael Glaum, code by Metzler Bros.:
Johannes Stezenbach
2003-07-07
Make the "ext_vv_data" informations a per-device information instead
Michael Hunold
2003-06-26
- fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.c
Michael Hunold
2003-06-18
When I submitted the last patchset for the 2.5 kernel series,
Michael Hunold
2003-06-03
Here comes the "dvb-c analog module hack"
Michael Hunold
2003-04-30
- introduce dvb_functions.h in order to make the dvb subsystem
Michael Hunold
2003-04-28
Compile fixes against 2.5.68.
Michael Hunold
2003-04-26
Revert ddelay() cleanup, discuss this first with Holger.
Michael Hunold
2003-04-25
Lots of cosmetic changes in order to sync the CVS with
Michael Hunold
2003-04-24
- #include "compat.h" --> #include "dvb_compat.h"
Holger Waechtler
2003-04-22
- removed the compatibility crap around KBUILD_MODNAME from all drivers,
Michael Hunold
2003-03-21
many more portability changes
Holger Waechtler
2003-03-21
- more portability changes, move ddelay() into compat.h
Holger Waechtler
2003-03-20
Small changes all over the place:
Michael Hunold
2003-03-20
Move the budget-driver from "ttpci-budget" to "ttpci", because the
Michael Hunold