index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7115.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
1
-1727
/
+0
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-10-08
[media] saa7115: Trust that V4L2 core will fill the mask
Mauro Carvalho Chehab
1
-7
/
+12
2011-10-08
[media] saa7115: Fix standards detection
Mauro Carvalho Chehab
1
-14
/
+31
2011-09-21
[media] saa7115: use the new auto cluster support
Hans Verkuil
1
-4
/
+1
2011-09-21
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
Hans Verkuil
1
-1
/
+1
2011-07-28
[media] v4l2-ctrls: fix and improve volatile control handling
Hans Verkuil
1
-2
/
+2
2011-01-31
[media] fix saa7111 non-detection
Russell King
1
-1
/
+1
2010-12-29
[media] saa7115: allow input standard autodetection for more chips
Anatolij Gustschin
1
-1
/
+10
2010-10-21
V4L/DVB: saa7115: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
1
-9
/
+24
2010-08-09
V4L/DVB: saa7115: convert to the new control framework
Hans Verkuil
1
-100
/
+83
2010-06-01
V4L/DVB: saa7115: remove obsolete g/s_fmt ops
Hans Verkuil
1
-17
/
+0
2010-06-01
V4L/DVB: saa7115: add s_mbus_fmt op
Hans Verkuil
1
-0
/
+10
2010-05-19
V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt
Hans Verkuil
1
-4
/
+0
2010-05-19
V4L/DVB: saa7115: support new vbi ops to set/get VBI format
Hans Verkuil
1
-12
/
+27
2010-05-19
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
1
-2
/
+6
2010-05-18
V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gain
Devin Heitmueller
1
-10
/
+1
2010-05-18
V4L/DVB: saa115: add support for chroma AGC and chroma gain
Devin Heitmueller
1
-1
/
+37
2010-05-18
V4L/DVB: saa7115: enable anti-alias filter
Devin Heitmueller
1
-1
/
+1
2010-02-26
V4L/DVB: saa7115: fix saa7111a support
Hans Verkuil
1
-11
/
+16
2009-04-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-14
/
+16
2009-04-07
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
1
-7
/
+6
2009-04-07
V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.
Hans Verkuil
1
-1
/
+0
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-04-07
V4L/DVB (11362): saa7115: remove i2c legacy code
Hans Verkuil
1
-14
/
+1
2009-03-30
V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers
Hans Verkuil
1
-2
/
+2
2009-03-30
V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran.
Hans Verkuil
1
-0
/
+43
2009-03-30
V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present.
Hans Verkuil
1
-5
/
+6
2009-03-30
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
1
-1
/
+3
2009-03-30
V4L/DVB (10408): v4l2: fix incorrect hue range check
Hans Verkuil
1
-1
/
+1
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-7
/
+6
2008-12-30
V4L/DVB (9826): saa7115: convert to v4l2_subdev.
Hans Verkuil
1
-364
/
+399
2008-10-13
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
Hans Verkuil
1
-2
/
+6
2008-10-12
V4L/DVB (8940): saa7115: fix saa7111(a) support
Hans Verkuil
1
-5
/
+29
2008-09-04
V4L/DVB (8790): saa7115: call i2c_set_clientdata only when state != NULL
Hans Verkuil
1
-3
/
+2
2008-07-20
V4L/DVB (8380): saa7115: use saa7115_auto instead of saa711x as the autodetec...
Hans Verkuil
1
-1
/
+1
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-2
/
+0
2008-05-18
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
1
-12
/
+28
2008-04-30
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-04-24
V4L/DVB (7342): saa7115: fix PAL-Nc handling
Hans Verkuil
1
-1
/
+1
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
2008-01-26
V4L/DVB (6465): Use correct error codes when chip is not recognized
Hans Verkuil
1
-2
/
+2
2008-01-26
V4L/DVB (6455): saa7115: convert to bus-based I2C API
Hans Verkuil
1
-60
/
+16
2007-04-27
V4L/DVB (5414): Add missing kfree in early exit of saa7115.
Hans Verkuil
1
-0
/
+1
2007-04-27
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
1
-5
/
+4
2007-03-27
V4L/DVB (5408): Fix SECAM handling on saa7115
Mauro Carvalho Chehab
1
-1
/
+1
2007-03-01
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
1
-1
/
+1
2007-02-21
V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATA
Hans Verkuil
1
-6
/
+9
2007-02-21
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
1
-10
/
+4
[next]