index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7115.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
2012-08-15
1
-1727
/
+0
*
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
2012-03-08
1
-12
/
+1
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
[media] saa7115: Trust that V4L2 core will fill the mask
Mauro Carvalho Chehab
2011-10-08
1
-7
/
+12
*
[media] saa7115: Fix standards detection
Mauro Carvalho Chehab
2011-10-08
1
-14
/
+31
*
[media] saa7115: use the new auto cluster support
Hans Verkuil
2011-09-21
1
-4
/
+1
*
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
Hans Verkuil
2011-09-21
1
-1
/
+1
*
[media] v4l2-ctrls: fix and improve volatile control handling
Hans Verkuil
2011-07-27
1
-2
/
+2
*
[media] fix saa7111 non-detection
Russell King
2011-01-31
1
-1
/
+1
*
[media] saa7115: allow input standard autodetection for more chips
Anatolij Gustschin
2010-12-29
1
-1
/
+10
*
V4L/DVB: saa7115: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
2010-10-21
1
-9
/
+24
*
V4L/DVB: saa7115: convert to the new control framework
Hans Verkuil
2010-08-08
1
-100
/
+83
*
V4L/DVB: saa7115: remove obsolete g/s_fmt ops
Hans Verkuil
2010-06-01
1
-17
/
+0
*
V4L/DVB: saa7115: add s_mbus_fmt op
Hans Verkuil
2010-06-01
1
-0
/
+10
*
V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt
Hans Verkuil
2010-05-19
1
-4
/
+0
*
V4L/DVB: saa7115: support new vbi ops to set/get VBI format
Hans Verkuil
2010-05-19
1
-12
/
+27
*
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
2010-05-19
1
-2
/
+6
*
V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gain
Devin Heitmueller
2010-05-18
1
-10
/
+1
*
V4L/DVB: saa115: add support for chroma AGC and chroma gain
Devin Heitmueller
2010-05-18
1
-1
/
+37
*
V4L/DVB: saa7115: enable anti-alias filter
Devin Heitmueller
2010-05-18
1
-1
/
+1
*
V4L/DVB: saa7115: fix saa7111a support
Hans Verkuil
2010-02-26
1
-11
/
+16
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-14
/
+16
*
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
2009-04-06
1
-7
/
+6
*
V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.
Hans Verkuil
2009-04-06
1
-1
/
+0
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11362): saa7115: remove i2c legacy code
Hans Verkuil
2009-04-06
1
-14
/
+1
*
V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers
Hans Verkuil
2009-03-30
1
-2
/
+2
*
V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran.
Hans Verkuil
2009-03-30
1
-0
/
+43
*
V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present.
Hans Verkuil
2009-03-30
1
-5
/
+6
*
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-03-30
1
-1
/
+3
*
V4L/DVB (10408): v4l2: fix incorrect hue range check
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-7
/
+6
*
V4L/DVB (9826): saa7115: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
1
-364
/
+399
*
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
Hans Verkuil
2008-10-13
1
-2
/
+6
*
V4L/DVB (8940): saa7115: fix saa7111(a) support
Hans Verkuil
2008-10-12
1
-5
/
+29
*
V4L/DVB (8790): saa7115: call i2c_set_clientdata only when state != NULL
Hans Verkuil
2008-09-03
1
-3
/
+2
*
V4L/DVB (8380): saa7115: use saa7115_auto instead of saa711x as the autodetec...
Hans Verkuil
2008-07-20
1
-1
/
+1
*
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-07-20
1
-2
/
+0
*
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
2008-05-18
1
-12
/
+28
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
1
-1
/
+2
*
V4L/DVB (7342): saa7115: fix PAL-Nc handling
Hans Verkuil
2008-04-24
1
-1
/
+1
*
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-04-24
1
-1
/
+1
*
V4L/DVB (6465): Use correct error codes when chip is not recognized
Hans Verkuil
2008-01-25
1
-2
/
+2
*
V4L/DVB (6455): saa7115: convert to bus-based I2C API
Hans Verkuil
2008-01-25
1
-60
/
+16
*
V4L/DVB (5414): Add missing kfree in early exit of saa7115.
Hans Verkuil
2007-04-27
1
-0
/
+1
*
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-04-27
1
-5
/
+4
*
V4L/DVB (5408): Fix SECAM handling on saa7115
Mauro Carvalho Chehab
2007-03-27
1
-1
/
+1
*
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
2007-03-01
1
-1
/
+1
*
V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATA
Hans Verkuil
2007-02-21
1
-6
/
+9
*
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
2007-02-21
1
-10
/
+4
[next]