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
Age
Commit message (
Expand
)
Author
2003-09-10
Make sure void* arguments get converted in two steps:
Michael Hunold
2003-09-10
- add missing #include for usb header file
Michael Hunold
2003-09-10
C99 initializer fixes.
Michael Hunold
2003-09-10
- add missing #includes
Michael Hunold
2003-09-10
Change #if to #ifdef
Michael Hunold
2003-09-10
Add missing #include
Michael Hunold
2003-09-10
Changes from 2.6.0-test5, although I don't know what they do...
Michael Hunold
2003-09-10
C99 initializer fixes backported from 2.6.0-test5
Michael Hunold
2003-09-10
Fix typo in file description.
Michael Hunold
2003-09-10
Remove analog saa7146 driver for "Hexium" cards from "dvb-kernel"
Michael Hunold
2003-09-07
- apply Avermedia DVB-T related patches contributed by Mark Edwards <mark@edw...
Holger Waechtler
2003-09-07
move DTF7202 driver to dvb-kernel for the avermedia DVB-T cards
Holger Waechtler
2003-09-05
apply patch by Jon Burgess to fix DMA issues
Holger Waechtler
2003-09-01
fixed debugging #ifdef
Andreas Oberritter
2003-08-31
use budget-ci driver for new TT DVB-T cards with onboard MSP430.
Holger Waechtler
2003-08-30
applied 64bit fixes by Pedro Miguel Teixeira <pmsjt@warner.homeip.net>
Holger Waechtler
2003-08-26
added missing initialization of '.readers'
Oliver Endriss
2003-08-26
Fix bytesperline-calculation for
Michael Hunold
2003-08-24
- * dvb-core.h
Andreas Oberritter
2003-08-24
Fix copyright stuff in various files:
Michael Hunold
2003-08-22
- play_iframe may be used to play stillpicture frames, that can either
Michael Hunold
2003-08-21
Patch from Lauri Pesonen: Use correct IF for TT-Budget card.
Johannes Stezenbach
2003-08-21
fix (int)<->(void*) compile warning, there are many more, especially in the D...
Holger Waechtler
2003-08-21
Port the latest video device changes (multiple read device opens)
Michael Hunold
2003-08-16
- re-disable the saa7146 master reset on device startup. I enabled this
Michael Hunold
2003-08-11
Fix typo, remove unused variable.
Michael Hunold
2003-08-11
- follow latest changes in video-buf
Michael Hunold
2003-08-11
If somebody calls G_TUNER for a DVB-C card w/ analog module, then
Michael Hunold
2003-08-09
Change to URB mem allocation to GFP_ATOMIC since it gets called from
Alex Woods
2003-08-04
Remove debugging printk()s.
Michael Hunold
2003-07-31
Improvements regarding streaming capture to gfx card memory.
Michael Hunold
2003-07-30
- FIELD_ALTERNATE capture was broken, add a "wait for vbi" command before
Michael Hunold
2003-07-29
Kconfig un-obfuscation, contributed by Roman Zippel
Michael Hunold
2003-07-26
show i2c read errors only for registered frontends
Andreas Oberritter
2003-07-24
bend only for different adapters...
Holger Waechtler
2003-07-23
fix Makefile
Andreas Oberritter
2003-07-22
fix DMX_GET_STC for video-only playback
Johannes Stezenbach
2003-07-22
- really fix get_stc
Michael Hunold
2003-07-21
Patch by Michael Glaum, code by Metzler Bros.:
Johannes Stezenbach
2003-07-19
Hand off all processing of urb data to a tasklet
Alex Woods
2003-07-17
Fix build for 2.4.
Michael Hunold
2003-07-17
[V4L] - fix static build for hexium_gemini and hexium_orion drivers (Thanks t...
Michael Hunold
2003-07-16
Fix compilation with 2.5
Michael Hunold
2003-07-16
- change function return values from u32 to int where possible
Michael Hunold
2003-07-16
- crap removal
Michael Hunold
2003-07-16
- change comments
Michael Hunold
2003-07-16
- Use c99 initializers
Michael Hunold
2003-07-15
- indentation fixes
Michael Hunold
2003-07-15
Add "skystar2" driver. Please review the Kconfig files.
Michael Hunold
2003-07-15
- "indent -kr -i8"
Michael Hunold
[next]