summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorLines
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+11
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-2/+0
2014-01-12Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan-1/+3
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-9/+0
2014-01-02Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter-3/+8
2013-12-29ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()Michal Simek-2/+0
2013-12-16Merge 3.13-rc4 into tty-nextGreg Kroah-Hartman-7/+17
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov-50/+65
2013-12-09Input: serio - fix sysfs layoutDmitry Torokhov-7/+17
2013-12-08tty: Always handle NULL flag ptrPeter Hurley-13/+15
2013-11-25Input: serio - remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+453
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov-14/+465
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+5
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring-3/+4
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-36/+34
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+14
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen-3/+3
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen-0/+2
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding-3/+4
2013-10-19input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman-32/+30
2013-10-19input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman-8/+8
2013-10-14treewide: fix "distingush" typoMichael Opdenacker-1/+1
2013-10-09drivers: clean-up prom.h implicit includesRob Herring-0/+1
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov-11/+12
2013-09-25input: i8042: drop dependency on ARCH_SHARKLinus Walleij-1/+1
2013-09-19Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan-0/+448
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev-9/+14
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov-1/+3
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+0
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-33/+1
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov-33/+1
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+1
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+11
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen-0/+1
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker-1/+2
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev-24/+0
2013-08-25Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman-10/+11
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall-9/+1
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov-6/+298
2013-06-30Input: add OLPC AP-SP driverDaniel Drake-0/+298
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings-0/+1
2013-05-28Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat-2/+0
2013-05-05Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat-1/+0
2013-05-05Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat-2/+0
2013-05-05Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat-1/+0
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat-5/+3
2013-03-31Input: arc_ps2 - add support for device treeMischa Jonker-2/+12