aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymapMauro Carvalho Chehab2011-03-221-2/+1
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-1/+1
* [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-191-2/+7
* [media] ivtv-i2c: Fix two warningsMauro Carvalho Chehab2010-12-301-2/+2
* [media] ivtv-i2c: Don't use IR legacy mode for Zilog IRMauro Carvalho Chehab2010-12-301-1/+0
* [media] ivtv: Add Adaptec Remote ControllerMauro Carvalho Chehab2010-12-301-1/+35
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-3/+3
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-13/+9
* [media] ivtv: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-34/+8
* i2c: Add support for custom probe functionJean Delvare2010-08-111-4/+5
* V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-081-0/+7
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-3/+3
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-3/+3
* V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...Andy Walls2009-12-051-5/+48
* V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVer...Andy Walls2009-12-051-5/+40
* V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...Andy Walls2009-12-051-27/+31
* V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...Andy Walls2009-12-051-2/+5
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-9/+9
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-2/+0
* V4L/DVB (11849): ivtv: Probe more I2C addresses for IR devicesJean Delvare2009-06-161-1/+6
* V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare2009-06-161-3/+28
* V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil2009-04-061-4/+2
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-5/+10
* V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil2009-03-301-7/+7
* V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil2008-12-301-247/+67
* V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong2008-10-211-0/+1
* V4L/DVB (8856): v4l: fix assorted compile warnings/errorsHans Verkuil2008-10-121-2/+0
* V4L/DVB (8379): saa7127: Make device detection optionalJean Delvare2008-07-201-1/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-4/+0
* i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-181-7/+6
* V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil2008-04-291-1/+2
* V4L/DVB (7534): ivtv: the upd* modules have to be probed to properly autodete...Hans Verkuil2008-04-241-3/+9
* V4L/DVB (6915): ivtv: drop an incorrect commentJean Delvare2008-01-251-1/+1
* V4L/DVB (6896): ivtv: add XC2028 support for Club3D cardsHans Verkuil2008-01-251-2/+2
* V4L/DVB (6765): ivtv: convert to bus-based i2c APIHans Verkuil2008-01-251-27/+83
* V4L/DVB (6488): ivtv: add ASUS Falcon2 supportHans Verkuil2008-01-251-0/+3
* V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, n...Hans Verkuil2008-01-071-4/+1
* V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelayHans Verkuil2007-12-241-0/+3
* V4L/DVB (6796): ivtv/ section fixAdrian Bunk2007-12-111-1/+1
* [MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexitDavid Miller2007-10-311-1/+1
* V4L/DVB (6113): ivtv: udelay for the i2c bus was set too highHans Verkuil2007-10-091-1/+1
* V4L/DVB (6081): ivtv: Fix static structure initializationJean Delvare2007-10-091-8/+7
* V4L/DVB (5929): Add vp27smpx driverHans Verkuil2007-10-091-0/+2
* V4L/DVB (5854): ivtv: cleanup of driver messagesHans Verkuil2007-07-201-5/+5
* V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.Hans Verkuil2007-07-201-5/+5
* V4L/DVB (5405): Add missing includes.Hans Verkuil2007-04-271-0/+1
* V4L/DVB (5388): Ivtv warning fixAndrew Morton2007-04-271-1/+1
* V4L/DVB (5379): If possible make vars/functions static.Hans Verkuil2007-04-271-6/+1
* V4L/DVB (5356): Fix bogus error messages in ivtv for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-271-2/+4
* V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil2007-04-271-0/+750