summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/vp27smpx.c
Commit message (Expand)AuthorAgeFilesLines
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-151-211/+0
* [media] convert drivers/media/* to use module_i2c_driver()Axel Lin2012-03-081-12/+1
* V4L/DVB: vp27smpx: remove obsolete v4l2-i2c-drv.h headerHans Verkuil2010-10-211-7/+21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no lon...Hans Verkuil2009-03-301-6/+0
* V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.Hans Verkuil2009-03-301-1/+0
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-1/+1
* V4L/DVB (9832): vp27smpx: convert to v4l2_subdev.Hans Verkuil2008-12-301-40/+86
* V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...Hans Verkuil2008-07-261-1/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-1/+0
* i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-181-2/+7
* i2c: Add support for device alias namesJean Delvare2008-04-291-1/+2
* V4L/DVB (6865): vp27smpx: CodingStyle cleanupHans Verkuil2008-01-251-20/+20
* V4L/DVB (6862): ivtv: really remove i2c legacy support from drivers that no l...Hans Verkuil2008-01-251-1/+1
* V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer n...Hans Verkuil2008-01-251-4/+0
* V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil2008-01-251-1/+1
* V4L/DVB (6454): vp27smpx: convert to bus-based I2C APIHans Verkuil2008-01-251-58/+13
* V4L/DVB (6044): vp27smpx: clarify history of this source.Kazuhiko Kawakami2007-10-091-1/+2
* V4L/DVB (6003): vp27smpx: correctly attribute the origin of the driverHans Verkuil2007-10-091-1/+1
* V4L/DVB (5929): Add vp27smpx driverHans Verkuil2007-10-091-0/+211