index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
cx18
/
cx18-i2c.c
Age
Commit message (
Expand
)
Author
2009-08-29
common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
2009-08-10
v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-07-28
cx18: Add i2c initialization for Z8F0811/Hauppage IR transceivers
Mauro Carvalho Chehab
2009-06-19
Stop defining I2C adapter IDs nobody uses
Mauro Carvalho Chehab
2009-04-17
cx18: Fix the handling of i2c bus registration error
Mauro Carvalho Chehab
2009-04-01
v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...
Hans Verkuil
2009-03-30
v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22
Hans Verkuil
2009-02-21
cx18: Convert GPIO connected functions to act as v4l2_subdevices
Andy Walls
2009-02-20
cx18: Convert I2C devices to v4l2_subdevices
Andy Walls
2009-02-16
cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev
Andy Walls
2009-02-14
cx18: Slim down instance handling, build names from v4l2_device.name
Andy Walls
2009-01-10
cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev
Andy Walls
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
2008-11-21
cx18: Copyright attribution update for files modified by awalls
Andy Walls
2008-11-16
cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy
Andy Walls
2008-11-02
cx18: Fix write retries for registers that always change - part 3.
Andy Walls
2008-09-05
merge: http://linuxtv.org/hg/~awalls/v4l-dvb
Mauro Carvalho Chehab
2008-08-30
cx18: Create cx18_ specific wrappers for all pci mmio accessesors.
Andy Walls
2008-07-08
v4l-dvb: remove support for kernels < 2.6.10
Hans Verkuil
2008-07-06
cx18: Add missing reset recovery delay in cx18-i2c.c
Andy Walls
2008-06-22
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2008-06-21
cx18: add support for Conexant Raptor PAL/SECAM card
Hans Verkuil
2008-06-21
cx18: Add I2C slave reset via GPIO upon initialization
Andy Walls
2008-06-05
backport I2C changes on several files
Mauro Carvalho Chehab
2008-08-30
v4l: fix assorted compile warnings/errors
Hans Verkuil
2008-05-05
cx18/: possible cleanups
Mauro Carvalho Chehab
2008-04-28
cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil