aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ir-kbd-i2c.c
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 supportAndrey J. Melnikoff (TEMHOTA)2008-01-251-1/+2
* V4L/DVB (6352): ir-kbd-i2c: Missing break statementTrent Piepho2007-10-221-0/+1
* V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky2007-10-091-0/+3
* V4L/DVB (6179): Clean up FusionHDTV ir codeMichael Krufky2007-10-091-7/+5
* V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT GoldChaogui Zhang2007-10-091-1/+35
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remoteJan Frey2007-07-181-11/+39
* V4L/DVB (5684): V4L: ir-kbd-i2c - switch to using msecs_to_jiffies()Dmitry Torokhov2007-07-181-1/+2
* V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab2007-04-271-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* V4L/DVB (4898): Saa7134: add support for remote control of Hauppauge HVR1110Thomas Genty2006-12-101-1/+2
* V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov2006-12-101-17/+26
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
* V4L/DVB (4670): Allow RC5 codes 64 - 127 in ir-kbd-i2c.cDavid Hardeman2006-10-031-5/+14
* V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche2006-06-251-15/+45
* V4L/DVB (3696): Previous change for cx2341X boards broke the remote supportHans Verkuil2006-04-021-2/+1
* V4L/DVB (3605): Add support for I2C_HW_B_CX2341X board adapterHans Verkuil2006-04-021-0/+4
* V4L/DVB (3393): Move all IR keymaps to ir-common moduleRicardo Cerqueira2006-01-231-40/+1
* V4L/DVB (3395): Hauppauge Grey Remote supportJ.O. Aho2006-01-231-1/+10
* V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2006-01-091-1/+1
* V4L/DVB (3123b): syncs V4L subsystem tree with kernelMauro Carvalho Chehab2006-01-091-6/+10
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-051-1/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab2005-12-121-1/+1
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2005-12-121-2/+3
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-2/+2
* [PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab2005-12-011-1/+1
* [PATCH] v4l: (935) Moved common IR stuff to ir-common.cRicardo Cerqueira2005-11-131-0/+52
* [PATCH] v4l: 898: em2820 i2c fixMauro Carvalho Chehab2005-11-091-3/+3
* [PATCH] v4l: 817: saa713x keymaps and key builders were moved from ir kbd i2c cRicardo Cerqueira2005-11-091-186/+16
* [PATCH] v4l: 812: supports the pinnacle pctv 110i board video inputs and remoteRicardo Cerqueira2005-11-091-1/+117
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-091-11/+11
* [PATCH] v4l: 791: codingstyle fixesMauro Carvalho Chehab2005-11-091-5/+7
* [PATCH] v4l: 790: added support for terratec cinergy 250 usbMarkus Rechberger2005-11-091-1/+1
* [PATCH] v4l: 784: several improvement on i2c ir handling for em2820Mauro Carvalho Chehab2005-11-091-154/+84
* [PATCH] v4l: 783: fixed bad em2820 remote layout valuesMarkus Rechberger2005-11-091-31/+30
* [PATCH] v4l: 782: ir-kbd-i2c.c updatesMarkus Rechberger2005-11-091-96/+126
* [PATCH] v4l: 762: added support for the terratec cinergy 250 usb tv remoteMarkus Rechberger2005-11-091-0/+45
* [PATCH] v4l: 672: fix build for 2.6.14Michael Krufky2005-11-091-2/+0
* [PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-14/+19
* [PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab2005-09-091-1/+0
* [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-1/+1
* [PATCH] v4l: BTTV inputMauro Carvalho Chehab2005-07-121-30/+21
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+492