| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-01-24 | 11 | -14/+11 |
|\ |
|
| * | Input: hyperv-keyboard - pass through 0xE1 prefix | K. Y. Srinivasan | 2014-01-12 | 1 | -1/+3 |
| * | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 9 | -9/+0 |
| * | Input: i8042 - cleanup SERIO_I8042 dependencies | Mark Salter | 2014-01-02 | 1 | -3/+8 |
| * | Merge tag 'v3.13-rc4' into next | Dmitry Torokhov | 2013-12-16 | 4 | -50/+65 |
| |\ |
|
| * | | Input: serio - remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-11-25 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-01-23 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata() | Michal Simek | 2013-12-29 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge 3.13-rc4 into tty-next | Greg Kroah-Hartman | 2013-12-16 | 1 | -7/+17 |
|\ \ \
| |/ / |
|
| * | | Input: serio - fix sysfs layout | Dmitry Torokhov | 2013-12-09 | 1 | -7/+17 |
* | | | tty: Always handle NULL flag ptr | Peter Hurley | 2013-12-08 | 1 | -13/+15 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: fix "distingush" typo | Michael Opdenacker | 2013-10-14 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-11-15 | 4 | -3/+453 |
|\ \ \ |
|
| * \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-11-14 | 6 | -14/+465 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Input: allow deselecting serio drivers even without CONFIG_EXPERT | Tom Gundersen | 2013-10-31 | 1 | -3/+3 |
| | * | | Input: i8042 - add PNP modaliases | Tom Gundersen | 2013-10-31 | 1 | -0/+2 |
| | * | | Merge tag 'v3.12-rc4' into next | Dmitry Torokhov | 2013-10-08 | 3 | -11/+12 |
| | |\ \ |
|
| | * | | | Input: add a driver to support Hyper-V synthetic keyboard | K. Y. Srinivasan | 2013-09-19 | 3 | -0/+448 |
| | * | | | Merge tag 'v3.11' into next | Dmitry Torokhov | 2013-09-18 | 1 | -1/+3 |
| | |\ \ \ |
|
* | | \ \ \ | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -3/+5 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 1 | -3/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 2013-10-24 | 1 | -3/+4 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-11 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | input: i8042: drop dependency on ARCH_SHARK | Linus Walleij | 2013-09-25 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-07 | 1 | -36/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | input: serio: remove bus usage of dev_attrs | Greg Kroah-Hartman | 2013-10-19 | 1 | -32/+30 |
| * | | | | | | input: serio: use DEVICE_ATTR_RO() | Greg Kroah-Hartman | 2013-10-19 | 1 | -8/+8 |
| |/ / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-10-31 | 1 | -9/+14 |
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / / |
|
| * | | | | Input: i8042 - i8042_flush fix for a full 8042 buffer | Andrey Moiseev | 2013-09-18 | 1 | -9/+14 |
* | | | | | 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 |