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
/
video
/
vino.c
Age
Commit message (
Expand
)
Author
2009-04-02
v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-01
v4l: increase version numbers of drivers converted to v4l2_subdev.
Hans Verkuil
2009-03-30
v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
2009-04-01
v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...
Hans Verkuil
2009-04-01
v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-03-28
vino: Remove code for things already done by video_ioctl2
Trent Piepho
2009-03-06
vino: add note that this conversion is untested.
Hans Verkuil
2009-03-06
vino: fold i2c-algo-sgi code into vino.
Hans Verkuil
2009-02-18
vino: convert to v4l2_subdev.
Hans Verkuil
2009-02-18
vino: introduce v4l2_device.
Hans Verkuil
2009-02-27
vino/indycam/saa7191: convert to i2c modules to V4L2.
Hans Verkuil
2009-02-12
vino: minor renames
Hans Verkuil
2009-02-12
vino: 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-03
v4l: missed some video_usercopy conversions.
Hans Verkuil
2008-10-21
backport commit a65e5d782f9db2a61a914dc01a329e0c2dcf92a1
Mauro Carvalho Chehab
2008-08-23
v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)
Hans Verkuil
2008-08-22
v4l-dvb: fix compile warnings.
Hans Verkuil
2008-07-29
fix vino driver build error
Mauro Carvalho Chehab
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-25
videodev: replace videodev.h includes by videodev2.h where possible
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-05-02
backport commit 3c18ddd160d1fcd46d1131d9ad6c594dd8e9af99
Mauro Carvalho Chehab
2008-03-27
Fix blank lines to match in-kernel version
Mauro Carvalho Chehab
2008-02-10
arv/planb/vino: Add kernel validation to mutex
Douglas Schilling Landgraf
2008-02-05
backport kernel commit e48d33193d94175f012c3ed606a1d1e574ed726a
Mauro Carvalho Chehab
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-07-17
Use msecs_to_jiffies instead of HZ on some webcam drivers
Mauro Carvalho Chehab
2007-07-16
Clean up setting state and scheduling timeouts
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2006-12-27
Backport some changes that happened at mainstream
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-08-02
V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexium_gemini
Mauro Carvalho Chehab
2006-06-05
Removed all references to kernel stuff from videodev.h and videodev2.h
Mauro Carvalho Chehab
2006-04-11
added /* keep */ to all #if 0 to avoid being removed by gentree.pl
Mauro Carvalho Chehab
2006-04-07
Added almost all other V4L missing drivers to the tree
Mauro Carvalho Chehab