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
/
stv680.c
Age
Commit message (
Expand
)
Author
2008-08-23
v4l: fix more incorrect video_register_device result checks
Hans Verkuil
2008-07-30
v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-25
videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h
Hans Verkuil
2008-07-21
Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-07-20
videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-04-08
media/video/ replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-03-23
[PATCH] add macro validation for v4l_compat_ioctl32.
Douglas Schilling Landgraf
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-08
V4L: convert struct class_device to struct device
Mauro Carvalho Chehab
2007-07-02
Fix v4l-dvb backward compatibility
Mauro Carvalho Chehab
2007-06-25
Fix error handling for stv680
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-10-17
Stv680.c: check kmalloc() return value.
Mauro Carvalho Chehab
2006-10-10
{ov511,stv680}: handle sysfs errors
Mauro Carvalho Chehab
2006-07-19
Remove obsolete #include <linux/config.h>
Mauro Carvalho Chehab
2006-06-05
Removed all references to kernel stuff from videodev.h and videodev2.h
Mauro Carvalho Chehab
2006-04-09
Make new drivers compile with older kernels
Mauro Carvalho Chehab
2006-04-07
Added almost all other V4L missing drivers to the tree
Mauro Carvalho Chehab