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
/
dsbr100.c
Age
Commit message (
Expand
)
Author
2009-02-08
dsbr100: Add few lost mutex locks.
Douglas Schilling Landgraf
2009-01-25
v4l/dvb: use usb_make_path in usb-radio drivers
Douglas Schilling Landgraf
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-27
dsbr100: change return values in 3 functions
Douglas Schilling Landgraf
2008-12-27
dsbr100: increase driver version
Douglas Schilling Landgraf
2008-12-27
dsbr100: fix and add rigth comments
Douglas Schilling Landgraf
2008-12-27
dsbr100: dev_err instead of dev_warn
Douglas Schilling Landgraf
2008-12-27
dsbr100: fix codingstyle, add dev_err messages
Douglas Schilling Landgraf
2008-12-27
dsbr100: place dev_warn instead of printk
Douglas Schilling Landgraf
2008-12-27
dsbr100: fix unplug oops
Douglas Schilling Landgraf
2008-11-08
dsbr100: add disabled controls and fix version
Mauro Carvalho Chehab
2008-11-08
dsbr100: add suspend and resume
Mauro Carvalho Chehab
2008-08-14
backport commit aa82661baf8a48379355ffa8bf162b07cf487600
Mauro Carvalho Chehab
2008-10-20
dsbr100: Add frequency check
Douglas Schilling Landgraf
2008-10-20
dsbr100: CodingStyle issue
Douglas Schilling Landgraf
2008-10-20
dsbr100: Correct bus_info string
Douglas Schilling Landgraf
2008-10-09
dsbr100: Add returns and fix codingstyle for vidioc_s_ctrl
Douglas Schilling Landgraf
2008-10-10
USB: remove info() macro from usb media drivers
Mauro Carvalho Chehab
2008-08-23
v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)
Hans Verkuil
2008-08-23
radio: fix incorrect video_register_device result check
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-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-03-23
[PATCH] add macro validation for v4l_compat_ioctl32.
Douglas Schilling Landgraf
2007-12-03
dsbr100 violates DMA coherency rules
Mauro Carvalho Chehab
2007-07-02
Fix v4l-dvb backward compatibility
Mauro Carvalho Chehab
2007-05-13
Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90
Mauro Carvalho Chehab
2007-05-07
Dsbr100.c Replace usb_dsbr100_do_ioctl to use video_ioctl2
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2006-08-01
Cleanups and fixes for dsbr100
Mauro Carvalho Chehab
2006-07-31
V4L2 conversion: dsbr100
Mauro Carvalho Chehab
2006-07-31
Driver dsbr100 is a radio device, not a video one!
Mauro Carvalho Chehab