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
/
tda9840.c
Age
Commit message (
Expand
)
Author
2009-03-30
v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22
Hans Verkuil
2009-02-07
saa7146: convert saa7146 and mxb in particular to v4l2_subdev.
Hans Verkuil
2009-01-29
v4l: remove unused I2C_DRIVERIDs.
Hans Verkuil
2008-12-30
v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-18
tda9840: convert to v4l2_subdev.
Hans Verkuil
2008-09-19
drivers/media/video/tda9840.c: unbreak
Mauro Carvalho Chehab
2008-09-06
mxb/tda9840: cleanups, use module saa7115 instead of saa7111.
Hans Verkuil
2008-07-25
First mxb cleanup phase
Hans Verkuil
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.13
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-04-15
Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281
Mauro Carvalho Chehab
2008-04-08
media/video/ replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2006-03-28
Removing proper __stringfy according with kernel ver
Mauro Carvalho Chehab
2006-03-18
fix build for kernels prior to 2.6.13
Michael Krufky
2006-03-18
renamed I2C_foo addresses to I2C_ADDR_foo
Mauro Carvalho Chehab
2006-03-15
Fix compilation on 2.6.16
Mauro Carvalho Chehab
2006-03-08
Add mxb, dpc7146, hexium_gemini and hexium_orion from 2.6.15
Michael Hunold
2003-05-06
It's hard to keep these drivers to compile under 2.4. because of the
Michael Hunold
2003-04-28
Compile fixes against 2.5.68.
Michael Hunold
2003-04-24
Some fixes to get the "analog" i2c drivers to work for both 2.4 and
Michael Hunold
2003-03-14
saa7146: set default values for brightness/contrast/saturation on driver load
Michael Hunold
2003-01-10
- Fix broken i2c irq transfer, due to Holger's changes
Michael Hunold
2003-01-09
Fixes for 2.5.55 all over the place:
Michael Hunold
2002-12-17
Add the video4linux driver for the "Multimedia eXtension Board",
Michael Hunold