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
/
saa7127.c
Age
Commit message (
Expand
)
Author
2009-02-19
zoran i2c modules: remove i2c autoprobing support.
Hans Verkuil
2009-01-10
saa7127: fix broken S-Video with saa7129
Hans Verkuil
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
2008-11-29
saa7127: convert to v4l2_subdev.
Hans Verkuil
2008-10-15
saa7127: Fix two typos
Mauro Carvalho Chehab
2008-07-17
Sync with whitespaces on -git
Mauro Carvalho Chehab
2008-07-17
mt9m001/saa7127: fix 2.6.25 kernel build warning/error.
Hans Verkuil
2008-07-17
saa7127: Make device detection optional
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-06-05
backport I2C changes on several files
Mauro Carvalho Chehab
2008-05-02
backport commit d2653e92732bd3911feff6bee5e23dbf959381db
Mauro Carvalho Chehab
2007-12-12
saa7127: CodingStyle cleanups.
Hans Verkuil
2007-12-12
ivtv: really remove i2c legacy support from drivers that no longer need it
Hans Verkuil
2007-12-08
ivtv: remove i2c legacy support from drivers that no longer need it
Hans Verkuil
2007-09-16
Use correct error codes when chip is not recognized.
Hans Verkuil
2007-09-13
saa7127: convert to bus-based I2C API.
Hans Verkuil
2007-08-25
ivtv: VBI cleanups and fixes
Hans Verkuil
2007-02-27
Improve VIDIOC_G_CHIP_IDENT (better diagnostics)
Hans Verkuil
2007-02-24
Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-02-24
Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER
Hans Verkuil
2007-02-21
Add support for VIDIOC_INT_G/S_STD_OUTPUT
Hans Verkuil
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2007-01-30
Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
2007-01-23
Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2006-06-17
Small bug in saa7127.c
Mauro Carvalho Chehab
2006-04-11
Pvr350 tv out (saa7127)
Mauro Carvalho Chehab
2006-03-25
Implement new routing commands in saa7127.c
Hans Verkuil
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2006-01-11
Fixes some bad global variables
Mauro Carvalho Chehab
2006-01-07
Some cleanups at I2C modules
Mauro Carvalho Chehab
2006-01-02
convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2005-12-25
replace <media/i2c-compat.h> with "i2c-compat.h"
Michael Krufky
2005-12-18
Fix CC output
Hans Verkuil
2005-12-10
make tree to compile against kernel 2.5.31
Mauro Carvalho Chehab
2005-12-07
kernel-sync patches.
Mauro Carvalho Chehab
2005-11-20
some funcions now static and I2C hw code for IR
Mauro Carvalho Chehab
2005-11-11
Remove unneeded (and undesirable) casts.
Michael Krufky
2005-11-10
Fixes Authorship
Mauro Carvalho Chehab
2005-11-09
- Added driver for saa7127 video decoder.
Mauro Carvalho Chehab