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
/
include
/
media
Age
Commit message (
Expand
)
Author
2004-02-22
Initial revision
Gerd Knorr
2004-01-03
- fix memory leak when using custom pagetables for video dma,
Michael Hunold
2004-01-03
saa7146 driver improvements, only affects Video4Linux stuff:
Michael Hunold
2003-12-15
- fix compilation
Michael Hunold
2003-11-25
introduced flag SAA7146_I2C_SHORT_DELAY to speed up I2C access
Oliver Endriss
2003-11-20
- move saa7146_set_gpio() from saa7146_vv to saa7146_core
Michael Hunold
2003-11-20
- make saa7146_pgtable_build_single() deliver a return code, make some
Michael Hunold
2003-10-22
- remove SAA7146_EXT_SWAP_ODD_EVEN flag + handling
Michael Hunold
2003-10-06
- add some debug and safety checks for video/vbi capture buffer handling
Michael Hunold
2003-07-07
Make the "ext_vv_data" informations a per-device information instead
Michael Hunold
2003-07-01
- capturing alternating fields to different buffers works now
Michael Hunold
2003-06-26
- fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.c
Michael Hunold
2003-06-18
Indentation fixes, make RPS capture code work again
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-05-19
First try to use pci_consistent_dma() throughout the whole saa7146
Michael Hunold
2003-05-06
Remove "linux/wrapper.h" -- it has been removed in 2.5 and is not
Michael Hunold
2003-04-30
- introduce dvb_functions.h in order to make the dvb subsystem
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-20
Small changes all over the place:
Michael Hunold
2003-03-20
Move important *internal* kernel header files to include/media.
Michael Hunold