index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7134
/
saa7134-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
1
-2661
/
+0
2012-05-14
[media] v4l: fix compiler warnings
Hans Verkuil
1
-1
/
+1
2011-12-30
[media] [saa7134] do not change mute state for capturing audio
Stas Sergeev
1
-0
/
+2
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
1
-2
/
+0
2010-12-30
[media] v4l: fix handling of v4l2_input.capabilities
Hans Verkuil
1
-1
/
+0
2010-12-29
[media] saa6588: rename rds.h to saa6588.h
Hans Verkuil
1
-7
/
+7
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-11
/
+0
2010-10-21
[media] saa7134: add test after for loop
Dan Carpenter
1
-2
/
+8
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-2
/
+2
2010-10-21
V4L/DVB: drivers/media/video: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
1
-7
/
+7
2010-05-19
Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function"
Herton Ronaldo Krzesinski
1
-2
/
+9
2010-02-26
V4L/DVB: saa7134 can capture 720x480 when capturing NTSC
Sean Young
1
-1
/
+1
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-2
/
+0
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
1
-3
/
+2
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
1
-19
/
+13
2009-12-05
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
1
-1
/
+1
2009-09-12
V4L/DVB (12372): saa7134: fix lock imbalance
Jiri Slaby
1
-1
/
+0
2009-09-12
V4L/DVB (12216): saa7134: set RDS capability if applicable.
Hans Verkuil
1
-0
/
+2
2009-09-12
V4L/DVB (12199): remove redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-06-23
V4L/DVB (11906): saa7134: Use v4l bounding/alignment function
Trent Piepho
1
-9
/
+2
2009-06-16
V4L/DVB (11990): saa7134-video.c: fix the block bug
figo.zhang
1
-0
/
+1
2009-06-16
V4L/DVB (11852): saa7134-video.c: poll method lose race condition
figo.zhang
1
-3
/
+6
2009-04-06
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-2
/
+2
2009-04-06
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (11282): saa7134: add RDS support.
Hans Verkuil
1
-0
/
+37
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
1
-5
/
+0
2009-03-30
V4L/DVB (10511): saa7134: get rid of KBL
Mauro Carvalho Chehab
1
-7
/
+7
2009-03-30
V4L/DVB (10509): saa7134-video: two int controls lack a step
Mauro Carvalho Chehab
1
-0
/
+2
2009-03-30
V4L/DVB (10247): saa7134: convert to the new v4l2 framework.
Hans Verkuil
1
-9
/
+8
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-4
/
+5
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-9
/
+5
2008-10-13
V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap
Hans Verkuil
1
-13
/
+0
2008-10-12
V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tu...
Hans Verkuil
1
-7
/
+35
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-1
/
+7
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-3
/
+0
2008-07-27
V4L/DVB (8506): empress: fix control handling oops
Hans Verkuil
1
-12
/
+28
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-28
/
+33
2008-07-20
V4L/DVB (8050): Add register get/set debug ioctls to saa7134
Mauro Carvalho Chehab
1
-0
/
+30
2008-07-20
V4L/DVB (8019): New for I2S on for MPEG of saa7134_empress
Dmitry Belimov
1
-1
/
+5
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-23
/
+23
2008-05-08
fix irq flags in saa7134
Steven Rostedt
1
-1
/
+1
2008-04-24
V4L/DVB (7393): tda827x: fixed support of tuners with LNA
Hartmut Hackmann
1
-6
/
+1
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
1
-4
/
+4
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
2008-02-18
V4L/DVB (7121): Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
1
-10
/
+10
2008-01-25
V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routines
Mauro Carvalho Chehab
1
-0
/
+3
2008-01-25
V4L/DVB (6793): Convert saa7134-empress to video_ioctl2
Mauro Carvalho Chehab
1
-12
/
+3
2008-01-25
V4L/DVB (6792): Fix VBI support
Mauro Carvalho Chehab
1
-8
/
+0
2008-01-25
V4L/DVB (6791): Rename all vidioc_ to saa7134_
Mauro Carvalho Chehab
1
-89
/
+89
[next]