summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2013-12-10Input: serio - fix sysfs layoutDmitry Torokhov
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-11-15Merge branch 'next' into for-linusDmitry Torokhov
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-20input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman
2013-10-20input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman
2013-10-14treewide: fix "distingush" typoMichael Opdenacker
2013-10-10drivers: clean-up prom.h implicit includesRob Herring
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov
2013-09-25input: i8042: drop dependency on ARCH_SHARKLinus Walleij
2013-09-19Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-07Merge branch 'next' into for-linusDmitry Torokhov
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev
2013-08-25Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov
2013-07-01Input: add OLPC AP-SP driverDaniel Drake
2013-06-11Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings
2013-05-28Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat
2013-03-31Input: arc_ps2 - add support for device treeMischa Jonker
2013-03-18Input: q40kbd - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: at32psif - use module_platform_driver_probe macroSachin Kamat
2013-03-18Merge tag 'v3.9-rc3' into nextDmitry Torokhov
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-14Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-06input: drop unnecessary dependencies on TTYJoe Millenbach