summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa6752hs.c
AgeCommit message (Expand)Author
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-28saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-01-17saa7134: convert to the new v4l2 framework.Hans Verkuil
2009-01-14saa6752hs: convert to v4l2_subdev.Hans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-09-06saa6752hs: simplify writing to registersHans Verkuil
2008-08-26saa7134-empress: insert leading null bytes for Beholder M6 empress cardsHans Verkuil
2008-08-08saa6752hs: add PMT table for AC3Hans Verkuil
2008-08-08saa6752hs: cleanup and add AC-3 supportHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-27saa7134-empress: fix MPEG control supportHans Verkuil
2007-10-11Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2006-06-26Fix 64-bit compile warnings.Hans Verkuil
2006-06-23merge: http://linuxtv.org/hg/~hverkuil/mpeg-apiMauro Carvalho Chehab
2006-06-20Whitespace cleanupsMauro Carvalho Chehab
2006-06-18Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-07printk cleanupsMauro Carvalho Chehab
2006-01-07Some cleanups at I2C modulesMauro Carvalho Chehab
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-10-30 - Second round of i2c IDs redefinition cleanup.Mauro Carvalho Chehab
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-10 - Some compilation fixes for 2.4 kernel.Mauro Carvalho Chehab
2005-10-09From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>Mauro Carvalho Chehab
2005-09-28 * saa6752hs.c: (saa6752hs_chip_command), (saa6752hs_set_bitrate),Nickolay V. Shmyrev
2005-09-13 * bt832.c: (bt832_probe):Michael Krufky
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-06-18 * dpl3518.c, msp3400-old.c, msp3400.c, saa6752hs.c, tda9887.c:Nickolay V. Shmyrev
2005-06-17 * Make.config, Makefile, cx88-core.c, cx88-video.c:Nickolay V. Shmyrev
2005-06-17Older gcc's can't do that.Mauro Carvalho Chehab
2005-06-15I2C API has changed on 2.6.12-rc6-mm1: I2C_CLIENT_INSMOD macro now doesn'tMauro Carvalho Chehab
2005-05-22Large changes. Mostly merged patches from mm kernel branch and 2.6.12-rc4.Nickolay V. Shmyrev
2005-03-03- misc small stuff.Gerd Knorr
2004-12-09- work on dvb pll stuff.Gerd Knorr
2004-12-01- mpeg aspect ratio stuff.Gerd Knorr
2004-11-23- merge iomem annotations from Al Viro.Gerd Knorr
2004-11-22- saa7134: misc card-specific tweaks + new entries.Gerd Knorr
2004-11-19- misc cleanups.Gerd Knorr
2004-11-18- a batch of mpeg2/empress fixes/changes.Gerd Knorr
2004-11-10- lots of empress stuff from Andrew de Quincey + some rewrites from me.Gerd Knorr
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-09-03- msleep() cleanups from kernel janitors.Gerd Knorr
2004-07-30- cx88: more reorganization + code shuffeling.Gerd Knorr
2004-06-30- batch of triviasl i2c fixes by Arthur Othieno.Gerd Knorr