1. e07a894 Input: apbps2 - convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  2. 2c0a4f8 Input: arc_ps2 - add support for device tree by Mischa Jonker · 11 years ago
  3. 07beda4 Input: q40kbd - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  4. 9e984cd Input: at32psif - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  5. 688d794 Merge tag 'v3.9-rc3' into next by Dmitry Torokhov · 11 years ago
  6. b4a034d Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse by Daniel Hellstrom · 11 years ago
  7. 832a998 input: disable i8042 PC Keyboard controller for s390 by Heiko Carstens · 11 years ago
  8. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  9. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  10. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  11. d722260 Input: add couple of missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 11 years ago
  12. 238d9f6 input: drop unnecessary dependencies on TTY by Joe Millenbach · 11 years ago
  13. 8d1cbc9 Input: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  14. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  15. 3dbff0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. ad68652 x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops by Ondrej Zary · 12 years ago
  17. 52ad48a Input: HIL - do not call tasklet_disable right before tasklet_kill by Xiaotian Feng · 12 years ago
  18. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  19. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  20. 78f50c2 Input: remove use of __devinitconst by Bill Pemberton · 12 years ago
  21. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  22. 58b45d1 Input: serio - remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  23. 71a129f Input: HIL - remove one goto by Rolf Eike Beer · 12 years ago
  24. 53279f3 Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes by Dmitry Torokhov · 12 years ago
  25. a4d6983 Input: arc_ps2 - switch to using managed resources by Dmitry Torokhov · 12 years ago
  26. e4b2900 Input: serio - add ARC PS/2 driver by Mischa Jonker · 12 years ago
  27. 197a1e9 Input: i8042-io - fix up region handling on MIPS by Aaro Koskinen · 12 years ago
  28. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. e27e35e ARM: OMAP1: Move board-ams-delta.h from plat to mach by Tony Lindgren · 12 years ago
  30. 59d1f5c Input: ambakmi - [un]prepare clocks when enabling amd disabling by Pawel Moll · 12 years ago
  31. 8669cf6 Input: i8042 - disable mux on Toshiba C850D by Anisse Astier · 12 years ago
  32. 11be4bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  33. 7b125b9 Input: i8042 - add Gigabyte T1005 series netbooks to noloop table by Dmitry Torokhov · 12 years ago
  34. a5d600f input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  35. 46f49b7 Input: serio_raw - signal EFAULT even if read/write partially succeeds by Dmitry Torokhov · 12 years ago
  36. 5d06647 Input: use module_pci_driver by Axel Lin · 12 years ago
  37. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 12 years ago
  38. 486c8ab Input: serio_raw - ensure we don't block in non-blocking read by Dmitry Torokhov · 12 years ago
  39. 65ac9f7 Input: serio - use module_serio_driver by Axel Lin · 12 years ago
  40. 271002c Input: xilinx_ps2 - allocate serio port separately by Dmitry Torokhov · 12 years ago
  41. 2533c2c Merge branch 'fixes-gpio-to-irq' into fixes by Tony Lindgren · 12 years ago
  42. e6801af drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit() by Tarun Kanti DebBarma · 12 years ago
  43. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  44. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  45. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  46. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. aae528d Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms by Russell King · 12 years ago
  48. 4f8d9ca ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c by Russell King · 12 years ago
  49. 8c6d9d0 ARM: riscpc: pass IRQ resources into keyboard driver by Russell King · 12 years ago
  50. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  51. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  52. 14b5842 Input: altera_ps2 - use of_match_ptr() by Tobias Klauser · 12 years ago
  53. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 12 years ago
  54. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  55. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  56. da564a0 ARM: OMAP1: ams-delta: clean up init data section assignments by Janusz Krzysztofik · 12 years ago
  57. 4239276 Merge branch 'omap1' into ams-delta by Tony Lindgren · 12 years ago
  58. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 12 years ago
  59. 1ebcd76 ARM: sa1111: add .owner initializer to sa1111 driver structures by Russell King · 12 years ago
  60. 31c150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  61. 82b982c Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist by Igor Murzov · 12 years ago
  62. 7a0a27d Input: serio_raw - return proper result when serio_raw_read fails by Che-Liang Chiou · 12 years ago
  63. fde25a9 Driver core: driver_find() drops reference before returning by Alan Stern · 12 years ago
  64. 409e154 Input: q40kbd - convert driver to the split model by Dmitry Torokhov · 12 years ago
  65. 3e8040b Input: at32psif - convert to dev_pm_ops by Dmitry Torokhov · 12 years ago
  66. 967809b Merge branch 'omap1-part2' into omap1 by Tony Lindgren · 12 years ago
  67. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  68. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  69. 4fa0771 Input: serio_raw - return proper result when serio_raw_write fails by Dmitry Torokhov · 13 years ago
  70. 0c62fbf Input: serio_raw - really signal HUP upon disconnect by Dmitry Torokhov · 13 years ago
  71. d89c9bc Input: serio_raw - remove stray semicolon by Che-Liang Chiou · 13 years ago
  72. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  73. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  74. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  75. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  76. be3bad6 input: xilinx_ps2: Don't use NO_IRQ by Michal Simek · 13 years ago
  77. 8d09a1b input: serio: ams-delta: toggle keyboard power over GPIO by Janusz Krzysztofik · 13 years ago
  78. f7519d8 ARM: OMAP1: ams-delta: register latch dependent devices later by Janusz Krzysztofik · 13 years ago
  79. 24d2469 Input: serio - use macro module_platform_driver() by JJ Ding · 13 years ago
  80. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  81. 2dfff23 input: ambakmi: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  82. 77f6ca5 Input: ams_delta_serio - include linux/module.h by Aaro Koskinen · 13 years ago
  83. b42c9097 Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists by Tomas Miljenović · 13 years ago
  84. 1729ad1 Input: i8042 - also perform controller reset when suspending by Dmitry Torokhov · 13 years ago
  85. 550eca7 Input: serio_raw - fix memory leak when closing char device by Dmitry Torokhov · 13 years ago
  86. 8c1c10d Input: serio_raw - kick clients when disconnecting port by Dmitry Torokhov · 13 years ago
  87. 85f5b35 Input: serio_raw - explicitly mark disconnected ports as dead by Dmitry Torokhov · 13 years ago
  88. 15a564d Input: serio_raw - fix coding style issues by Dmitry Torokhov · 13 years ago
  89. 8d92847 Input: serio_raw - use dev_*() for messages by Dmitry Torokhov · 13 years ago
  90. 8c31eb0 Input: serio_raw - use bool for boolean data by Dmitry Torokhov · 13 years ago
  91. 843e784 Input: serio_raw - perform proper locking when adding clients to list by Dmitry Torokhov · 13 years ago
  92. 7c5bbb2 Input: serio_raw - rename serio_raw_list to serio_raw_client by Dmitry Torokhov · 13 years ago
  93. ba538cd Input: serio_raw - use kref instead of rolling out its own refcounting by Dmitry Torokhov · 13 years ago
  94. 5f9288a input: xilinx_ps2: Add missing of_address.h header by Michal Simek · 13 years ago
  95. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  96. dc3e824 Input: hp_sdc - staticize hp_sdc_kicker() by Axel Lin · 13 years ago
  97. 7c40952 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx by Hans-Christian Egtvedt · 13 years ago
  98. 83ae417 Input: libps2.c: fix comment typo arrrives. by Justin P. Mattock · 13 years ago
  99. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  100. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago