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
/
radio
/
radio-sf16fmi.c
Age
Commit message (
Expand
)
Author
2009-05-02
radio-fm16: fix g_tuner.
Mauro Carvalho Chehab
2009-05-02
radio-fm16: cleanups
Mauro Carvalho Chehab
2009-05-02
ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusion
Mauro Carvalho Chehab
2009-03-29
pci-isa radios: remove open and release functions
Mauro Carvalho Chehab
2009-03-11
radio: remove uaccess include
Hans Verkuil
2009-03-06
radio-sf16fmi: convert to v4l2_device.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-10-27
rationalise addresses to one common one
Mauro Carvalho Chehab
2008-08-23
v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)
Hans Verkuil
2008-08-23
v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
2008-08-23
v4l: add all missing video_device release callbacks
Hans Verkuil
2008-08-23
radio: fix incorrect video_register_device result check
Hans Verkuil
2008-08-23
radio: replace video_exclusive_open/release
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-21
Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops 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-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-03-23
[PATCH] add macro validation for v4l_compat_ioctl32.
Douglas Schilling Landgraf
2008-01-27
Fix bugzilla 9699
Douglas Schilling Landgraf
2008-01-23
radio: fix sf16fmi section mismatch
Mauro Carvalho Chehab
2007-05-27
From: Douglas Schilling Landgraf <dougsland@gmail.com>
Douglas Schilling Landgraf
2007-04-23
Radio-sf16fmi.c Replace fmi_do_ioctl to use video_ioctl2
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2006-07-29
git-dvb: radio-sf16fmi build fix
Mauro Carvalho Chehab
2006-07-24
A small fix at fmi->flags logic
Mauro Carvalho Chehab
2006-07-23
V4L2 conversion: radio-sf16fmi
Mauro Carvalho Chehab
2006-06-05
Removed all references to kernel stuff from videodev.h and videodev2.h
Mauro Carvalho Chehab
2006-04-11
Adjust some compat changes to be no changes at all for -git kernel
Mauro Carvalho Chehab
2006-04-09
Make new drivers compile with older kernels
Mauro Carvalho Chehab
2006-04-08
Whitespace cleanups at media/radio
Mauro Carvalho Chehab
2006-04-07
Added almost all other V4L missing drivers to the tree
Mauro Carvalho Chehab