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
/
saa7134
/
saa7134-video.c
Age
Commit message (
Expand
)
Author
2009-07-28
saa7134: fix lock imbalance
Mauro Carvalho Chehab
2009-07-10
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds
Mauro Carvalho Chehab
2009-07-02
remove redundant tests on unsigned
Douglas Schilling Landgraf
2009-06-20
saa7134: set RDS capability if applicable.
Hans Verkuil
2009-05-08
saa7134-video.c: fix the block bug
Mauro Carvalho Chehab
2009-06-01
merge: http://linuxtv.org/hg/~tap/v4l-dvb
Mauro Carvalho Chehab
2009-05-30
saa7134: Use v4l bounding/alignment function
Trent Piepho
2009-05-31
saa7134-video.c: Fix poll return condition
Mauro Carvalho Chehab
2009-05-18
saa7134-video.c: poll method lose race condition
Mauro Carvalho Chehab
2009-04-01
v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-01
v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-03-29
saa7134: add RDS support.
Hans Verkuil
2009-03-10
avoid loading the entire videodev.h header for drivers that are already V4L2 ...
Mauro Carvalho Chehab
2009-02-09
saa7134: get rid of KBL
Mauro Carvalho Chehab
2009-02-09
saa7134-video: two int controls lack a step
Mauro Carvalho Chehab
2009-01-17
saa7134: convert to the new v4l2 framework.
Hans Verkuil
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-10-03
v4l: remove vidioc_enum_fmt_vbi_cap
Hans Verkuil
2008-09-06
saa7134-empress: fix changing the capture standard for non-tuner inputs
Hans Verkuil
2008-07-30
v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-27
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev
Mauro Carvalho Chehab
2008-07-26
empress: fix control handling oops
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-06-16
Add register get/set debug ioctls to saa7134
Mauro Carvalho Chehab
2008-06-10
New for I2S on for MPEG of saa7134_empress
Mauro Carvalho Chehab
2008-05-28
videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-05-26
Backport some miscelaneous trivial fixes from mainstream
Mauro Carvalho Chehab
2008-03-16
tda827x: fixed support of tuners with LNA
Hartmut Hackmann
2008-02-25
From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Mauro Carvalho Chehab
2008-01-31
Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-12-11
Add EXPORT_SYMBOL_GPL to the saa7134 video control routines
Mauro Carvalho Chehab
2007-12-11
Convert saa7134-empress to video_ioctl2
Mauro Carvalho Chehab
2007-12-11
Fix VBI support
Mauro Carvalho Chehab
2007-12-11
Rename all vidioc_ to saa7134_
Mauro Carvalho Chehab
2007-12-07
Fix some errors at the video_ioctl2 conversion
Mauro Carvalho Chehab
2007-12-07
Reorder functions to make easier to compare with the previous code
Mauro Carvalho Chehab
2007-12-07
Converted saa7134-video to use video_ioctl2
Mauro Carvalho Chehab
2007-11-13
V4L: Convert videobuf drivers to videobuf_stop
Brandon Philips
2007-11-06
V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
Brandon Philips
2007-10-24
saa7134/: make 2 functions static
Mauro Carvalho Chehab
2007-10-18
Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2007-10-12
Additional Fixes for saa7134 suspend/resume
Mauro Carvalho Chehab
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-10
saa7134: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-09-27
V4L: properly fix support for capturing interlaced video in saa7134
Maxim Levitsky
2007-09-27
V4L: Add basic support for suspend/resume for saa7134
Maxim Levitsky
[next]