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
/
ivtv
/
ivtv-i2c.c
Age
Commit message (
Expand
)
Author
2009-08-10
v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-06-19
Stop defining I2C adapter IDs nobody uses
Mauro Carvalho Chehab
2009-06-16
Backport language typo and whitespace differences
Mauro Carvalho Chehab
2009-05-27
Building system: Restore compilation with kernels older than 2.6.29
Mauro Carvalho Chehab
2009-05-13
ivtv: Probe more I2C addresses for IR devices
Mauro Carvalho Chehab
2009-05-13
ir-kbd-i2c: Switch to the new-style device binding model
Mauro Carvalho Chehab
2009-03-30
v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
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-07
ivtv: cleanup naming conventions
Mauro Carvalho Chehab
2008-11-29
ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
2008-11-25
fix boards for kernels with algo_control
Mauro Carvalho Chehab
2008-10-19
ivtvfb: FB_BLANK_POWERDOWN turns off video output
Hans Verkuil
2008-09-08
ivtv: fix broken saa7127 load on kernels < 2.6.26.
Hans Verkuil
2008-08-30
v4l: fix assorted compile warnings/errors
Hans Verkuil
2008-07-17
saa7127: Make device detection optional
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.10
Hans Verkuil
2008-06-05
Backport ivtv i2c changes to better work with the newer I2C code
Mauro Carvalho Chehab
2008-06-05
backport I2C changes on several files
Mauro Carvalho Chehab
2008-04-26
ivtv: use strlcpy instead of strcpy.
Hans Verkuil
2008-04-07
ivtv: the upd* modules have to be probed to properly autodetect some cards.
Hans Verkuil
2007-12-24
ivtv: udelay has to be changed *after* the eeprom was read, not before
Hans Verkuil
2007-12-22
ivtv: drop an incorrect comment
Hans Verkuil
2007-12-22
ivtv: add XC2028 support for Club3D cards
Hans Verkuil
2007-12-21
ivtv: mspx4xx needs a longer i2c udelay
Hans Verkuil
2007-12-11
ivtv/ section fix
Mauro Carvalho Chehab
2007-12-08
ivtv: convert to bus-based i2c API.
Hans Verkuil
2007-11-02
backport changeset bb374b7b938f73666c403b201b3dd48ec9fe118a
Mauro Carvalho Chehab
2007-10-30
ivtv: add ASUS Falcon2 support
Hans Verkuil
2007-08-26
ivtv: udelay for the i2c bus was set too high
Hans Verkuil
2007-08-23
From: Jean Delvare <khali@linux-fr.org>
Mauro Carvalho Chehab
2007-07-27
Add vp27smpx driver
Hans Verkuil
2007-07-17
ivtv: cleanup of driver messages
Hans Verkuil
2007-07-17
ivtv: add support to suppress high volume i2c debug messages.
Hans Verkuil
2007-03-10
Add missing includes.
Hans Verkuil
2007-03-07
Ivtv warning fix
Mauro Carvalho Chehab
2007-03-03
If possible make vars/functions static.
Hans Verkuil
2007-02-28
Fix bogus error messages in ivtv for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-02-26
Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil