aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/ir-keymaps.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab2009-12-161-3395/+0
* V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FMMauro Carvalho Chehab2009-12-161-0/+73
* V4L/DVB (13544): ir-keymaps: mark the new rc5 hauppauge with IR_TYPE_RC5Mauro Carvalho Chehab2009-12-161-70/+76
* V4L/DVB (13535): ir-common: Add a hauppauge new table with the complete RC5 codeMauro Carvalho Chehab2009-12-051-0/+71
* V4L/DVB (13260): saa7134: add support for Leadtek Winfast DTV-1000S remote co...Michael Obst2009-12-051-0/+1
* V4L/DVB (13135): Add support for TeVii remotesIgor M. Liplianin2009-12-051-0/+55
* V4L/DVB (13134): Add support for TBS-likes remotesIgor M. Liplianin2009-12-051-0/+40
* V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-121-2404/+2681
* V4L/DVB (12591): em28xx: Add entry for GADMEI UTV330+ and related IR keymapMauro Carvalho Chehab2009-09-121-0/+44
* V4L/DVB (12567): ir-keymaps: use KEY_CAMERA for snapshotsMauro Carvalho Chehab2009-09-121-17/+17
* V4L/DVB (12566): ir-keymaps: Fix IR mappings for channel and volume +/- keysMauro Carvalho Chehab2009-09-121-37/+35
* V4L/DVB (12565): ir-keymaps: standardize timeshift keyMauro Carvalho Chehab2009-09-121-10/+11
* V4L/DVB (12564): ir-keymaps: Replace most KEY_[A-Z] to the proper definitionsMauro Carvalho Chehab2009-09-121-28/+30
* V4L/DVB (12563): ir-keymaps: add a link to the IR standard layout pageMauro Carvalho Chehab2009-09-121-4/+8
* V4L/DVB (12562): ir-keymaps: replace KEY_KP[0-9] to KEY_[0-9]Mauro Carvalho Chehab2009-09-121-10/+10
* V4L/DVB (12560): Fix a number of EXPORT_SYMBOL warningsMauro Carvalho Chehab2009-09-121-38/+1
* V4L/DVB (12559): Properly indent comments with tabsMauro Carvalho Chehab2009-09-121-337/+337
* V4L/DVB (12558): CodingStyle: Use [0x0f] instead of [ 0x0f ]Mauro Carvalho Chehab2009-09-121-1503/+1503
* V4L/DVB (12557): Use C99 comment CodingStyleMauro Carvalho Chehab2009-09-121-186/+168
* V4L/DVB (12463): Add support for Compro VideoMate S350 DVB-S PCI card.Igor M. Liplianin2009-09-121-0/+48
* V4L/DVB (12444): em28xx: add support for Terratec Cinergy Hybrid T USB XS rem...Devin Heitmueller2009-09-121-0/+55
* V4L/DVB (12102): em28xx: add Remote control support for EVGA inDtubeDevin Heitmueller2009-06-231-0/+23
* V4L/DVB (10744): dm1105: infrared remote code is remaked.Igor M. Liplianin2009-03-301-0/+38
* V4L/DVB (10632): Added support for AVerMedia Cardbus Hybrid remote controlOldřich Jedlička2009-03-301-0/+59
* V4L/DVB (10515): Adds IR table for the IR provided with this board and includ...Mauro Carvalho Chehab2009-03-301-0/+49
* V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCIMauro Carvalho Chehab2008-12-301-0/+61
* V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote ControlDevin Heitmueller2008-12-291-0/+32
* V4L/DVB (9168): Add support for MSI TV@nywhere Plus remoteBrian Rogers2008-10-131-1/+91
* V4L/DVB (9061): saa7134: Add support for Real Audio 220Mauro Carvalho Chehab2008-10-121-0/+40
* V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A)Mauro Carvalho Chehab2008-10-121-0/+50
* V4L/DVB (9059): saa7134: Add support for Encore version 5.3 boardMauro Carvalho Chehab2008-10-121-0/+43
* V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab2008-10-121-3/+52
* V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington2008-06-261-0/+38
* V4L/DVB (7677): saa7134: Add/fix Beholder entriesDmitry Belimov2008-04-241-0/+70
* V4L/DVB (7590): ir-common: Adds 3 missing IR keys for FlyVIdeo2000Ivan Bobyr2008-04-241-1/+5
* V4L/DVB (7506): Powercolor Real Angel 330 (remote control support)Dâniel Fraga2008-04-241-0/+43
* V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GTMauro Carvalho Chehab2008-04-241-0/+45
* V4L/DVB (7368): bttv: added support for Kozumi KTV-01C cardMauro Lacy2008-04-241-1/+7
* V4L/DVB (7192): Adds support for Genius TVGo A11MCEAdrian Pardini2008-02-181-0/+46
* V4L/DVB (7058): IR corrections for the Pinnacle 800iSteven Toth2008-01-251-0/+35
* V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 supportAndrey J. Melnikoff (TEMHOTA)2008-01-251-0/+104
* V4L/DVB (6685): ir-keymaps.c: extra keys on winfast Y04G0033 remoteMichel Lespinasse2008-01-251-1/+6
* V4L/DVB (6379): patch which improves GotView Saa7135 remote controlPedro2007-10-221-35/+35
* V4L/DVB (6179): Clean up FusionHDTV ir codeMichael Krufky2007-10-091-20/+12
* V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT GoldChaogui Zhang2007-10-091-0/+69
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5520): Add support for the extra keys in the black Technotrend 1500 IRVille-Pekka Vainio2007-04-271-1/+7
* V4L/DVB (5383): Fix duplicated codes in Pinnacle Grey remoteEmil Georgiev2007-04-271-5/+5
* V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio2007-02-211-0/+39
* V4L/DVB (5015): Add support for more Encore TV cardsJuan Pablo Sormani2007-02-211-0/+78