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
/
bt8xx
/
bttv-i2c.c
Age
Commit message (
Expand
)
Author
2009-06-19
Stop defining I2C adapter IDs nobody uses
Mauro Carvalho Chehab
2009-05-27
Building system: Restore compilation with kernels older than 2.6.29
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 old-style i2c API for kernels < 2.6.26 instead of < 2.6.22
Hans Verkuil
2009-03-28
bttv: convert to v4l2_subdev since i2c autoprobing will disappear.
Hans Verkuil
2009-03-14
bttv: convert to v4l2_device.
Mauro Carvalho Chehab
2009-03-06
bttv: fix compile warnings for kernels < 2.6.20.
Hans Verkuil
2009-01-28
bttv: make tuner card info more consistent
Trent Piepho
2008-11-25
fix boards for kernels with algo_control
Mauro Carvalho Chehab
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.10
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-06-15
bt8xx: i2c structure templates clean-up
Mauro Carvalho Chehab
2007-10-17
backport changeset 3be27d37c257fa5f99363f9c8e06e405cbad712e
Mauro Carvalho Chehab
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-03-29
Use ARRAY_SIZE instead of a magic number
Mauro Carvalho Chehab
2006-12-27
Backport some changes that happened at mainstream
Mauro Carvalho Chehab
2006-10-04
i2c-algo-bit: Discard the mdelay data struct member
Mauro Carvalho Chehab
2006-09-06
Improved i2c performance on software bitbang algoritm
Mauro Carvalho Chehab
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-03-19
Cleanup audio input handling
Hans Verkuil
2006-03-17
From: Manu Abraham <manu@linuxtv.org>
Manu Abraham