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
/
av7110.h
Age
Commit message (
Expand
)
Author
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2005-02-17
Janitoring - error handling during attach
Johannes Stezenbach
2005-01-08
a bunch of cleanups
Johannes Stezenbach
2005-01-08
patch by Emard:
Johannes Stezenbach
2004-12-26
- clean up debi irq/tasklet handling to make it work on SMP
Johannes Stezenbach
2004-12-01
preliminary fix of broken av7110_fe_lock_fix() workaround:
Oliver Endriss
2004-11-21
make debitype and debilen volatile; this shouldn't be necessary
Johannes Stezenbach
2004-11-19
More support for the new Nexus-CA card
Andrew de Quincy
2004-11-09
Added support for stv0297 based 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
- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...
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-07-29
- timeout variable in arm_thread() must be int, not unsigned long
Michael Hunold
2004-06-24
- put audio/video initialization into separate function init_av7110_av()
Michael Hunold
2004-05-03
- fix include file order in ttpci-driver
Michael Hunold
2004-05-03
Overhaul frontend i2c subsystem because of the recent discussion about
Michael Hunold
2004-01-05
- removed some unused fields from struct av7110
Johannes Stezenbach
2004-01-05
Split av7110.c into a few separate modules:
Johannes Stezenbach
2003-12-24
- rename "hack" commentary to "support for analog module of dvb-c" (as it is ...
Michael Hunold
2003-12-21
- apply dvb-ttpci/av7110 firmware removal from 2.6.0 patch here, too, but:
Michael Hunold
2003-10-13
Fixed distortions when switching channel while recording
Klaus Schmidinger
2003-10-06
- add some debug and safety checks for video/vbi capture buffer handling
Michael Hunold
2003-09-28
some work for DVB-C analog module:
Johannes Stezenbach
2003-06-15
Improved performance when setting palette with full 256 color OSD (untested, ...
Klaus Schmidinger
2003-06-03
Here comes the "dvb-c analog module hack"
Michael Hunold
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-04-23
volume control patch for msp3400 by Tobias Bratfisch <tobias.dvb@bratfisch.net>
Holger Waechtler
2003-04-23
fixed awkward locking bug for video event queue
Johannes Stezenbach
2003-04-22
As announced last week:
Johannes Stezenbach
2003-04-15
remove name/vendor/id strings, these caused only troubles everywhere and nobo...
Holger Waechtler
2003-04-08
merge DMX_GET_STC implementation from DVB driver
Johannes Stezenbach
2003-04-01
restore IR control word after arm crash
Oliver Endriss
2003-03-20
Small changes all over the place:
Michael Hunold
2003-02-18
ring buffer cleanup
Oliver Endriss
2002-12-30
Next chunk of big splitup / cleanup:
Michael Hunold