summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-3/+5
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-3/+4
| |\
| | * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-3/+4
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-1/+1
|\ \
| * | input: i8042: drop dependency on ARCH_SHARKLinus Walleij2013-09-251-1/+1
| |/
* | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-36/+34
|\ \
| * | input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman2013-10-191-32/+30
| * | input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman2013-10-191-8/+8
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-311-9/+14
|\ \ | |/ |/|
| * Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev2013-09-181-9/+14
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-073-33/+1
|\ \ | |/
| * Merge branch 'next' into for-linusDmitry Torokhov2013-09-063-33/+1
| |\
| | * Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev2013-08-261-24/+0
| | * Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-152-9/+1
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-061-0/+1
|\ \ \
| * | | dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-291-0/+1
* | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-10/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-251-10/+11
| |/ /
* | | Input: i8042 - disable the driver on ARC platformsMischa Jonker2013-08-291-1/+2
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2013-07-027-6/+298
|\ \ | |/
| * Input: add OLPC AP-SP driverDaniel Drake2013-06-303-0/+298
| * Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-2/+0
| * Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| * Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| * Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
* | Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-101-0/+1
|/
* Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat2013-04-151-5/+3
* Input: arc_ps2 - add support for device treeMischa Jonker2013-03-311-2/+12
* Input: q40kbd - use module_platform_driver_probe macroSachin Kamat2013-03-171-12/+1
* Input: at32psif - use module_platform_driver_probe macroSachin Kamat2013-03-171-12/+1
* Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-173-4/+15
|\
| * input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-281-1/+1
| * Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
| |\
| | * input: drop unnecessary dependencies on TTYJoe Millenbach2013-02-061-1/+1
| | * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| * | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-3/+4
| |\ \
| | * | Input: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+4
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-201-0/+1
| |\ \ | | |/ | |/|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-191-0/+9
| |\ \
| | * | x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary2012-12-111-0/+9
* | | | Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom2013-03-123-0/+241
| |_|/ |/| |
* | | Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-131-0/+1
|/ /
* | Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng2012-11-251-2/+0
* | Input: remove use of __devexitBill Pemberton2012-11-2413-14/+14
* | Input: remove use of __devinitBill Pemberton2012-11-2412-19/+19
* | Input: remove use of __devinitconstBill Pemberton2012-11-241-1/+1
* | Input: remove use of __devexit_pBill Pemberton2012-11-2413-13/+13
* | Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-241-11/+0
OpenPOWER on IntegriCloud