index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx18
/
cx18-i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
2012-08-15
1
-330
/
+0
*
[media] video: Drop undue references to i2c-algo-bit
Jean Delvare
2011-11-24
1
-1
/
+1
*
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
Mauro Carvalho Chehab
2011-03-22
1
-1
/
+1
*
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
1
-4
/
+4
*
[media] cx18: Don't use module names to load I2C modules
Laurent Pinchart
2010-10-22
1
-18
/
+5
*
i2c: Add support for custom probe function
Jean Delvare
2010-08-11
1
-1
/
+2
*
V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address
Andy Walls
2010-06-01
1
-1
/
+1
*
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead...
Andy Walls
2009-12-05
1
-15
/
+10
*
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
1
-7
/
+7
*
V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignme...
Andy Walls
2009-09-19
1
-1
/
+1
*
V4L/DVB (12699): cx18: ir-kbd-i2c initialization data should point to a persi...
Andy Walls
2009-09-12
1
-7
/
+8
*
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
2009-09-12
1
-1
/
+1
*
V4L/DVB (12367): cx18: Add i2c initialization for Z8F0811/Hauppage IR transce...
Andy Walls
2009-09-12
1
-8
/
+49
*
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
2009-09-12
1
-1
/
+0
*
V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error
Jean Delvare
2009-04-29
1
-3
/
+13
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
1
-7
/
+7
*
V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...
Andy Walls
2009-03-30
1
-6
/
+10
*
V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices
Andy Walls
2009-03-30
1
-212
/
+72
*
V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...
Andy Walls
2009-03-30
1
-2
/
+2
*
V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...
Andy Walls
2009-03-30
1
-1
/
+1
*
V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...
Andy Walls
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
-27
/
+1
*
V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls
Andy Walls
2008-12-30
1
-0
/
+1
*
V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry ...
Andy Walls
2008-12-30
1
-12
/
+6
*
V4L/DVB (9512): cx18: Fix write retries for registers that always change - pa...
Andy Walls
2008-12-29
1
-7
/
+17
*
V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...
Andy Walls
2008-10-12
1
-20
/
+27
*
V4L/DVB (8856): v4l: fix assorted compile warnings/errors
Hans Verkuil
2008-10-12
1
-2
/
+0
*
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-07-20
1
-4
/
+0
*
V4L/DVB (8188): cx18: Add missing reset recovery delay in cx18-i2c.c
Andy Walls
2008-07-20
1
-0
/
+1
*
V4L/DVB (8089): cx18: add support for Conexant Raptor PAL/SECAM card
Sri Deevi
2008-07-20
1
-1
/
+19
*
V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initialization
Andy Walls
2008-06-26
1
-0
/
+2
*
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
2008-05-18
1
-5
/
+4
*
V4L/DVB (7856): cx18/: possible cleanups
Adrian Bunk
2008-05-14
1
-0
/
+1
*
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil
2008-04-29
1
-0
/
+431