index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...
Andy Walls
2009-12-05
1
-5
/
+48
*
V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVer...
Andy Walls
2009-12-05
1
-5
/
+40
*
V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...
Andy Walls
2009-12-05
1
-27
/
+31
*
V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...
Andy Walls
2009-12-05
1
-2
/
+5
*
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
1
-9
/
+9
*
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
2009-09-12
1
-2
/
+0
*
V4L/DVB (11849): ivtv: Probe more I2C addresses for IR devices
Jean Delvare
2009-06-16
1
-1
/
+6
*
V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
Jean Delvare
2009-06-16
1
-3
/
+28
*
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
2009-04-06
1
-4
/
+2
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
1
-5
/
+10
*
V4L/DVB (10488): ivtv: cleanup naming conventions
Hans Verkuil
2009-03-30
1
-7
/
+7
*
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
2008-12-30
1
-247
/
+67
*
V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video output
Ian Armstrong
2008-10-21
1
-0
/
+1
*
V4L/DVB (8856): v4l: fix assorted compile warnings/errors
Hans Verkuil
2008-10-12
1
-2
/
+0
*
V4L/DVB (8379): saa7127: Make device detection optional
Jean Delvare
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
-4
/
+0
*
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
2008-05-18
1
-7
/
+6
*
V4L/DVB (7756): ivtv: use strlcpy instead of strcpy
Hans Verkuil
2008-04-29
1
-1
/
+2
*
V4L/DVB (7534): ivtv: the upd* modules have to be probed to properly autodete...
Hans Verkuil
2008-04-24
1
-3
/
+9
*
V4L/DVB (6915): ivtv: drop an incorrect comment
Jean Delvare
2008-01-25
1
-1
/
+1
*
V4L/DVB (6896): ivtv: add XC2028 support for Club3D cards
Hans Verkuil
2008-01-25
1
-2
/
+2
*
V4L/DVB (6765): ivtv: convert to bus-based i2c API
Hans Verkuil
2008-01-25
1
-27
/
+83
*
V4L/DVB (6488): ivtv: add ASUS Falcon2 support
Hans Verkuil
2008-01-25
1
-0
/
+3
*
V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, n...
Hans Verkuil
2008-01-07
1
-4
/
+1
*
V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelay
Hans Verkuil
2007-12-24
1
-0
/
+3
*
V4L/DVB (6796): ivtv/ section fix
Adrian Bunk
2007-12-11
1
-1
/
+1
*
[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit
David Miller
2007-10-31
1
-1
/
+1
*
V4L/DVB (6113): ivtv: udelay for the i2c bus was set too high
Hans Verkuil
2007-10-09
1
-1
/
+1
*
V4L/DVB (6081): ivtv: Fix static structure initialization
Jean Delvare
2007-10-09
1
-8
/
+7
*
V4L/DVB (5929): Add vp27smpx driver
Hans Verkuil
2007-10-09
1
-0
/
+2
*
V4L/DVB (5854): ivtv: cleanup of driver messages
Hans Verkuil
2007-07-20
1
-5
/
+5
*
V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.
Hans Verkuil
2007-07-20
1
-5
/
+5
*
V4L/DVB (5405): Add missing includes.
Hans Verkuil
2007-04-27
1
-0
/
+1
*
V4L/DVB (5388): Ivtv warning fix
Andrew Morton
2007-04-27
1
-1
/
+1
*
V4L/DVB (5379): If possible make vars/functions static.
Hans Verkuil
2007-04-27
1
-6
/
+1
*
V4L/DVB (5356): Fix bogus error messages in ivtv for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-04-27
1
-2
/
+4
*
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil
2007-04-27
1
-0
/
+750