aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-3/+453
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov6-14/+465
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-3/+5
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-3/+4
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-36/+34
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-9/+14
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen1-3/+3
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding1-3/+4
2013-10-19input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman1-32/+30
2013-10-19input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman1-8/+8
2013-10-14treewide: fix "distingush" typoMichael Opdenacker1-1/+1
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+1
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov3-11/+12
2013-09-25input: i8042: drop dependency on ARCH_SHARKLinus Walleij1-1/+1
2013-09-19Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan3-0/+448
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev1-9/+14
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov1-1/+3
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-33/+1
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov3-33/+1
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-10/+11
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen1-0/+1
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker1-1/+2
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev1-24/+0
2013-08-25Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman1-10/+11
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2-9/+1
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov7-6/+298
2013-06-30Input: add OLPC AP-SP driverDaniel Drake3-0/+298
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings1-0/+1
2013-05-28Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-05Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-05Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-05Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-03-31Input: arc_ps2 - add support for device treeMischa Jonker1-2/+12
2013-03-17Input: q40kbd - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-17Input: at32psif - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-17Merge tag 'v3.9-rc3' into nextDmitry Torokhov3-4/+15
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom3-0/+241
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+4
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-0/+1
2013-02-06input: drop unnecessary dependencies on TTYJoe Millenbach1-1/+1
2013-01-22Input: Convert to devm_ioremap_resource()Thierry Reding1-3/+4