aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/upd64083.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-246/+0
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-12/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-04-29[media] v4l: make sure drivers supply a zeroed struct v4l2_subdevHerton Ronaldo Krzesinski1-1/+1
2010-10-21V4L/DVB: upd64083: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-6/+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 (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-4/+5
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-29V4L/DVB (10193): removed unused #include <version.h>'sHuang Weiyi1-1/+0
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil1-7/+6
2008-12-30V4L/DVB (9831): upd64083: convert to v4l2_subdev.Hans Verkuil1-69/+97
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare1-0/+6
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-01-25V4L/DVB (6863): upd64083: CodingStyle cleanupsHans Verkuil1-14/+17
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 (6462): upd64083: convert to bus-based I2C APIHans Verkuil1-56/+12
2007-04-27V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil1-0/+5
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil1-1/+1
2007-02-21V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho1-12/+4
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho1-2/+2
2006-04-02V4L/DVB (3665): Add new NEC uPD64031A and uPD64083 i2c driversHans Verkuil1-0/+262