aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/vp27smpx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-211/+0
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-12/+1
2010-10-21V4L/DVB: vp27smpx: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-7/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed.Hans Verkuil1-6/+0
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 (9832): vp27smpx: convert to v4l2_subdev.Hans Verkuil1-40/+86
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-1/+0
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare1-2/+7
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-01-25V4L/DVB (6865): vp27smpx: CodingStyle cleanupHans Verkuil1-20/+20
2008-01-25V4L/DVB (6862): ivtv: really remove i2c legacy support from drivers that no longer need itHans Verkuil1-1/+1
2008-01-25V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need itHans Verkuil1-4/+0
2008-01-25V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil1-1/+1
2008-01-25V4L/DVB (6454): vp27smpx: convert to bus-based I2C APIHans Verkuil1-58/+13
2007-10-09V4L/DVB (6044): vp27smpx: clarify history of this source.Kazuhiko Kawakami1-1/+2
2007-10-09V4L/DVB (6003): vp27smpx: correctly attribute the origin of the driverHans Verkuil1-1/+1
2007-10-09V4L/DVB (5929): Add vp27smpx driverHans Verkuil1-0/+211