aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-24[media] rc: update for bitop name changesStephen Rothwell1-3/+3
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds42-316/+2689
2011-03-22[media] rc: interim support for 32-bit NEC-ish scancodesJarod Wilson1-2/+8
2011-03-22[media] mceusb: topseed 0x0011 needs gen3 init for tx to workJarod Wilson1-1/+1
2011-03-22[media] rc/keymaps: Remove the obsolete rc-rc5-tv keymapMauro Carvalho Chehab2-82/+0
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2-101/+0
2011-03-22[media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab3-5/+11
2011-03-22[media] rc-rc5-hauppauge-new: Fix Hauppauge Grey mappingMauro Carvalho Chehab1-41/+47
2011-03-22[media] rc-rc5-hauppauge-new: Add support for the old Black RCMauro Carvalho Chehab1-1/+35
2011-03-22[media] rc-rc5-hauppauge-new: Add the old control to the tableMauro Carvalho Chehab1-1/+55
2011-03-22[media] rc-winfast: Fix the keycode tablesMauro Carvalho Chehab1-11/+11
2011-03-22[media] rc/keymaps: Use KEY_LEFTMETA were pertinentMauro Carvalho Chehab4-4/+4
2011-03-22[media] rc/keymaps: Fix most KEY_PROG[n] keycodesMauro Carvalho Chehab4-6/+6
2011-03-22[media] rc/keymaps: Use KEY_VIDEO for Video SourceMauro Carvalho Chehab17-22/+22
2011-03-22[media] rc/keymaps: use KEY_CAMERA for snapshotsMauro Carvalho Chehab7-7/+8
2011-03-22[media] imon: add more panel scancode mappingsJarod Wilson1-1/+10
2011-03-22[media] ite-cir: Fix some CodingStyle issuesMauro Carvalho Chehab2-24/+29
2011-03-22[media] rc: New rc-based ite-cir driver for several ITE CIRsJuan J. Garcia de Soria4-0/+2226
2011-03-22[media] drivers/media/rc/Kconfig: use tabs, instead of spacesMauro Carvalho Chehab1-11/+11
2011-03-22[media] Change to 32 bit and add other remote controls for lme2510Malcolm Priestley1-27/+69
2011-03-22[media] add TerraTec remoteAntti Palosaari2-0/+73
2011-03-21[media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiverPatrick Boettcher2-0/+94
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2011-03-10Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds5-19/+25
2011-03-02[media] mceusb: don't claim multifunction device non-IR partsJarod Wilson1-12/+15
2011-03-02[media] nuvoton-cir: fix wake from suspendJarod Wilson2-4/+8
2011-03-02[media] Fix sysfs rc protocol lookup for rc-5-szAntti Seppälä1-1/+1
2011-02-02Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds5-13/+28
2011-02-02[media] ir-raw: Properly initialize the IR event (BZ#27202)Mauro Carvalho Chehab1-2/+1
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov1-2/+2
2011-01-31[media] rc/streamzap: fix reporting response timesJarod Wilson1-0/+2
2011-01-31[media] mceusb: really fix remaining keybounce issuesJarod Wilson1-0/+3
2011-01-31[media] rc: use time unit conversion macros correctlyJarod Wilson3-12/+12
2011-01-31[media] rc/ir-lirc-codec: add back debug spewJarod Wilson1-1/+5
2011-01-31[media] rc/mce: add mappings for missing keysJarod Wilson1-0/+6
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov1-11/+17
2011-01-19[media] rc/mceusb: timeout should be in ns, not usJarod Wilson1-2/+2
2011-01-19[media] ir-raw: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2011-01-19[media] rc/imon: default to key mode instead of mouse modeJarod Wilson1-14/+4
2011-01-19[media] rc: fix up and genericize some time unit conversionsJarod Wilson3-14/+11
2011-01-19[media] rc/imon: need to submit urb before ffdc type checkJarod Wilson1-14/+14
2011-01-19[media] rc/ene_ir: fix oops on module loadKyle McMartin1-1/+6
2011-01-19[media] rc/imon: fix ffdc device detection oopsJarod Wilson1-6/+8
2011-01-19[media] rc-dib0700-nec: Fix keytable for Pixelview SBTVDMauro Carvalho Chehab1-26/+26
2010-12-31[media] ir-nec-decoder: fix repeat key issueMariusz Białończyk1-3/+7
2010-12-29[media] saa7134: Add support for Compro VideoMate Vista M1FRamiro Morales2-0/+93
2010-12-29[media] MEDIA: RC: Provide full scancodes for TT-1500 remote controlDavid Henningsson1-39/+39
2010-12-29[media] streamzap: Fix a compilation warning when compiled builtinMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: ir-lirc-codec: fix potential integer overflowVasiliy Kulikov1-2/+3
2010-12-29[media] Add a keymap for Pixelview 002-T remoteMauro Carvalho Chehab2-0/+78