aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cs53l32a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-4/+5
2009-03-30V4L/DVB (11254): cs53l32a: remove legacy support.Hans Verkuil1-10/+1
2009-03-30V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.Hans Verkuil1-1/+0
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9822): cs53l32a: convert to v4l2_subdev.Hans Verkuil1-76/+112
2008-08-01Remove newline from the description of module parametersNiels de Vos1-1/+1
2008-07-26V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil1-1/+1
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-2/+0
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare1-1/+9
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-01-25V4L/DVB (6739): cs53l32a: codingstyle cleanupsHans Verkuil1-4/+6
2008-01-25V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil1-1/+1
2008-01-25V4L/DVB (6458): cs53l23a: convert to bus-based I2C APIHans Verkuil1-61/+9
2007-04-27V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil1-0/+4
2006-03-24V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil1-5/+10
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-5/+0
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-2/+2
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil1-22/+7
2006-01-09V4L/DVB (3246): Use VIDIOC_S_AUDIO instead of AUDC_SET_INPUT in cs53l32aHans Verkuil1-28/+37
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab1-4/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-5/+8
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-11-09[PATCH] V4L: 915: fixes compilation problems due removal of media/id.h and i2c-algo-bitHans Verkuil1-2/+8
2005-11-09[PATCH] v4l: 816: added driver for cirrus logic low voltage stereo a-d converterHans Verkuil1-0/+234