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
/
saa7146_vv.h
Age
Commit message (
Expand
)
Author
2009-01-18
saa7146: convert to video_ioctl2.
Hans Verkuil
2008-12-30
v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-11-01
v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2007-10-31
saa7146_vv.h: remove wrong include <linux/videodev.h>
Oliver Endriss
2007-08-23
Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
2007-05-02
saa7146: proper prototype for saa7146_video_do_ioctl()
Oliver Endriss
2007-03-14
saa7146: Fix allocation of clipping memory
Oliver Endriss
2006-06-05
Removed all references to kernel stuff from videodev.h and videodev2.h
Mauro Carvalho Chehab
2006-03-10
Make video_buf more generic
Mauro Carvalho Chehab
2006-01-08
WSS output interface for av7110
Oliver Endriss
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-13
Fixing headers to compile cleanly.
Michael Krufky
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2004-11-08
- make needlessly global code static
Michael Hunold
2004-07-31
merge back various cleanups from mainline kernel:
Johannes Stezenbach
2004-07-29
- Fix videodev has no release callback.
Kenneth Aafloy
2004-04-28
- fix some ppc be endianess issues, overlay works fine, grabbing does not wor...
Michael Hunold
2004-03-15
- remove superfluous h_calc and v_field entries from internal saa7146_vv
Michael Hunold
2004-03-12
- header file changes belonging to the last saa7146 updates
Michael Hunold
2004-01-03
saa7146 driver improvements, only affects Video4Linux stuff:
Michael Hunold
2003-12-15
- fix compilation
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-03-20
Small changes all over the place:
Michael Hunold
2003-03-20
Move important *internal* kernel header files to include/media.
Michael Hunold