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
Age
Commit message (
Expand
)
Author
2004-03-12
- header file changes belonging to the last saa7146 updates
Michael Hunold
2004-03-11
Checked in experimental frontend patch
Andrew de Quincy
2004-03-08
- fix saa7134 oss oops.
Gerd Knorr
2004-03-05
- more cards supported in ir-kbd-gpio.c
Gerd Knorr
2004-02-22
Initial revision
Gerd Knorr
2004-01-27
added VIDEO_EVENT_FRAME_RATE_CHANGED and VIDEO_GET_FRAME_RATE ioctl
Andreas Oberritter
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-08
- added SEC_VOLTAGE_OFF to the API
Johannes Stezenbach
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-04-22
As announced last week:
Johannes Stezenbach
2003-03-22
fixed userspace types
Andreas Oberritter
2003-03-21
even more portability stuff
Holger Waechtler
2003-03-21
many more portability changes
Holger Waechtler
2003-03-21
- include "compat.h" always, we definitely need this trashcan...
Holger Waechtler
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
2003-03-19
add a flag FE_CAN_RECOVER to frontend capabilities. When you set this flag
Holger Waechtler
2003-03-07
added ioctl DMX_GET_STC
Johannes Stezenbach
2003-03-07
- add _DVB prefix to local defines in public include files
Holger Waechtler
2003-02-16
#include <time.h>
Andreas Oberritter
2003-02-16
typo
Andreas Oberritter
2003-02-07
add complete 'enum xxxx {} xxxx_t' conventions everywhere
Holger Waechtler
2003-02-03
NET_GET_IF ioctl implementation contributed by <lymes@tiscalinet.it>
Holger Waechtler
2003-01-30
#include <time.h>
Andreas Oberritter
2002-12-26
removed comma at end of enumerator list
Andreas Oberritter
2002-12-09
audio status patch by Honza Petrous <hop@unibase.cz>
Holger Waechtler
2002-12-05
fixed DMX_GET_PES_PIDS declaration
Johannes Stezenbach
2002-11-21
added CA_DESCR support
Johannes Stezenbach
2002-11-18
add FE_CAN_CLEAN_SETUP bit to avoid unnecessairy zigzag delay when using
Holger Waechtler
2002-10-28
fix file name in banner
Holger Waechtler
2002-10-17
oops, wrong directory...
Holger Waechtler
2002-10-17
coding style
Holger Waechtler
2002-10-17
include files
Holger Waechtler