| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-09-07 | 3 | -33/+1 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-09-06 | 3 | -33/+1 |
| |\ |
|
| | * | Input: add driver for slidebar on Lenovo IdeaPad laptops | Andrey Moiseev | 2013-08-26 | 1 | -24/+0 |
| | * | Input: keyboard, serio - simplify use of devm_ioremap_resource | Julia Lawall | 2013-08-15 | 2 | -9/+1 |
* | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2013-09-06 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | dts: Deprecate ALTR as a vendor prefix | Dinh Nguyen | 2013-08-29 | 1 | -0/+1 |
* | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-03 | 1 | -10/+11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Input: serio: convert bus code to use drv_groups | Greg Kroah-Hartman | 2013-08-25 | 1 | -10/+11 |
| |/ / |
|
* | | | Input: i8042 - disable the driver on ARC platforms | Mischa Jonker | 2013-08-29 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-07-02 | 7 | -6/+298 |
|\ \
| |/ |
|
| * | Input: add OLPC AP-SP driver | Daniel Drake | 2013-06-30 | 3 | -0/+298 |
| * | Input: xilinx_ps2 - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-28 | 1 | -2/+0 |
| * | Input: q40kbd - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -1/+0 |
| * | Input: at32psif - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
| * | Input: altera_ps2 - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -1/+0 |
* | | Input: add missing dependencies on CONFIG_HAS_IOMEM | Ben Hutchings | 2013-06-10 | 1 | -0/+1 |
|/ |
|
* | Input: apbps2 - convert to devm_ioremap_resource() | Sachin Kamat | 2013-04-15 | 1 | -5/+3 |
* | Input: arc_ps2 - add support for device tree | Mischa Jonker | 2013-03-31 | 1 | -2/+12 |
* | Input: q40kbd - use module_platform_driver_probe macro | Sachin Kamat | 2013-03-17 | 1 | -12/+1 |
* | Input: at32psif - use module_platform_driver_probe macro | Sachin Kamat | 2013-03-17 | 1 | -12/+1 |
* | Merge tag 'v3.9-rc3' into next | Dmitry Torokhov | 2013-03-17 | 3 | -4/+15 |
|\ |
|
| * | input: disable i8042 PC Keyboard controller for s390 | Heiko Carstens | 2013-02-28 | 1 | -1/+1 |
| * | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -0/+1 |
| |\ |
|
| | * | input: drop unnecessary dependencies on TTY | Joe Millenbach | 2013-02-06 | 1 | -1/+1 |
| | * | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -0/+1 |
| * | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -3/+4 |
| |\ \ |
|
| | * | | Input: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -3/+4 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-02-20 | 1 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-12-19 | 1 | -0/+9 |
| |\ \ |
|
| | * | | x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops | Ondrej Zary | 2012-12-11 | 1 | -0/+9 |
* | | | | Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse | Daniel Hellstrom | 2013-03-12 | 3 | -0/+241 |
| |_|/
|/| | |
|
* | | | Input: add couple of missing GENERIC_HARDIRQS dependencies | Heiko Carstens | 2013-02-13 | 1 | -0/+1 |
|/ / |
|
* | | Input: HIL - do not call tasklet_disable right before tasklet_kill | Xiaotian Feng | 2012-11-25 | 1 | -2/+0 |
* | | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 13 | -14/+14 |
* | | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 12 | -19/+19 |
* | | Input: remove use of __devinitconst | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 13 | -13/+13 |
* | | Input: serio - remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-24 | 1 | -11/+0 |
* | | Input: HIL - remove one goto | Rolf Eike Beer | 2012-11-10 | 1 | -6/+5 |
* | | Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes | Dmitry Torokhov | 2012-10-30 | 3 | -4/+24 |
|\ \
| |/ |
|
| * | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: OMAP1: Move board-ams-delta.h from plat to mach | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
| * | | Input: ambakmi - [un]prepare clocks when enabling amd disabling | Pawel Moll | 2012-09-19 | 1 | -3/+3 |
| * | | Input: i8042 - disable mux on Toshiba C850D | Anisse Astier | 2012-09-19 | 1 | -0/+6 |
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-09-08 | 1 | -0/+14 |
| |\ |
|
| | * | Input: i8042 - add Gigabyte T1005 series netbooks to noloop table | Dmitry Torokhov | 2012-08-21 | 1 | -0/+14 |
* | | | Input: arc_ps2 - switch to using managed resources | Dmitry Torokhov | 2012-10-25 | 1 | -64/+59 |
* | | | Input: serio - add ARC PS/2 driver | Mischa Jonker | 2012-10-22 | 3 | -0/+289 |
* | | | Input: i8042-io - fix up region handling on MIPS | Aaro Koskinen | 2012-10-17 | 1 | -1/+1 |
|/ / |
|