1. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  2. eea43ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  3. 0de4502 Input: remove at32psif by Corentin Labbe · 7 years ago
  4. d09ac61 Input: hp_sdc - convert to ktime_get() by Arnd Bergmann · 7 years ago
  5. 59d805a Input: hil_mlc - convert timeval to jiffies by WEN Pingbo · 7 years ago
  6. ac45e62 Input: hil_mlc - convert timeval to time64_t by WEN Pingbo · 7 years ago
  7. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  8. 0f1cd81 Merge tag 'v4.14-rc8' into next by Dmitry Torokhov · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 6a3eafe Input: ps2-gpio - actually abort probe when connected to sleeping GPIOs by Dmitry Torokhov · 7 years ago
  11. ded489d Input: hil_mlc - convert to using timer_setup() by Kees Cook · 7 years ago
  12. a4f60b5 Input: hp_sdc - convert to using timer_setup() by Kees Cook · 7 years ago
  13. 91de76e Merge tag 'v4.14-rc6' into next by Dmitry Torokhov · 7 years ago
  14. 361fa05 Input: sa1111ps2 - extend test delay by Russell King · 7 years ago
  15. a12ded4 Input: sa1111ps2 - remove special sa1111 mmio accessors by Russell King · 7 years ago
  16. e6c4436 Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resources by Russell King · 7 years ago
  17. 95a0c7c Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Dmitry Torokhov · 7 years ago
  18. c850372 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  19. 697c5d8 Input: i8042 - add Gigabyte P57 to the keyboard reset table by Kai-Heng Feng · 7 years ago
  20. 9d71941 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  21. da1a42c Input: xilinx_ps2 - fix multiline comment style by Michal Simek · 7 years ago
  22. 9ee0a05 Input: PS/2 gpio bit banging driver for serio bus by Danilo Krummrich · 7 years ago
  23. b54bf2f Input: ambakmi - constify amba_id by Arvind Yadav · 7 years ago
  24. c1bebd0 parisc/serio: Fix section mismatches in gscps2 and hp_sdc drivers by Helge Deller · 7 years ago
  25. 0aea22b Input: constify serio_device_id by Arvind Yadav · 7 years ago
  26. a2ae5f0 Input: i8042 - constify pnp_device_id by Arvind Yadav · 7 years ago
  27. 53a7ff8 Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next by Dmitry Torokhov · 7 years ago
  28. 0ffff11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  29. 547a915 Input: serio - constify attribute_group structures by Arvind Yadav · 8 years ago
  30. dda5202 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  31. 340d394 Input: i8042 - fix crash at boot time by Chen Hong · 8 years ago
  32. 90880b5 Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  33. 817ae46 Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list by Daniel Drake · 8 years ago
  34. f9f5796 hp_sdc: use probe_kernel_read() by Al Viro · 8 years ago
  35. 0337966 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  36. 7c5bb4a Input: i8042 - add Clevo P650RS to the i8042 reset list by Dmitry Torokhov · 8 years ago
  37. 03b2205 Merge tag 'v4.11-rc5' into next by Dmitry Torokhov · 8 years ago
  38. 5ea1320 Input: serio - add fast reconnect option by Dmitry Torokhov · 8 years ago
  39. fef5f56 Input: convert remaining uses of pr_warning to pr_warn by Joe Perches · 8 years ago
  40. a4c2a13 Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list by Dmitry Torokhov · 8 years ago
  41. 4583866 Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 by Kai-Heng Feng · 8 years ago
  42. 0cce284 Merge tag 'v4.10-rc5' into next by Dmitry Torokhov · 8 years ago
  43. 2ea9c23 Input: i8042 - add dbg msg when a command can't write its parameter by Marcos Paulo de Souza · 8 years ago
  44. f20b161 Input: serio - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  45. 3223767 Input: xilinx_ps2 - use 'dev' instead of dereferencing it by Guenter Roeck · 8 years ago
  46. 009af5f Input: at32psif - drop unnecessary error messages and other changes by Guenter Roeck · 8 years ago
  47. 6d90b4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  48. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  49. d79e141 Input: i8042 - Trust firmware a bit more when probing on X86 by Dmitry Torokhov · 8 years ago
  50. 1a90277 Input: i8042 - force synchronous probing of PNP drivers by Dmitry Torokhov · 8 years ago
  51. 41c567a Input: i8042 - add Pegatron touchpad to noloop table by Marcos Paulo de Souza · 8 years ago
  52. f26e881 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  53. 4d46f01 Input: i8042 - comment #else/#endif of CONFIG_PNP by Marcos Paulo de Souza · 8 years ago
  54. 0e2b445 Input: i8042 - fix typo from i8042_aux_close to i8042_port_close by Marcos Paulo de Souza · 8 years ago
  55. 77b4253 Input: i8042 - use chassis info to skip selftest on Asus laptops by Marcos Paulo de Souza · 8 years ago
  56. da25311 Input: i8042 - add XMG C504 to keyboard reset table by Patrick Scheuring · 8 years ago
  57. 4a7126a Merge tag 'v4.8' into next by Dmitry Torokhov · 8 years ago
  58. 1134ca2 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  59. 930e1924 Input: i8042 - skip selftest on ASUS laptops by Marcos Paulo de Souza · 8 years ago
  60. c758f96 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  61. 51db013 Input: serio - add hangup support by Hans Verkuil · 8 years ago
  62. 47af45d Input: i8042 - set up shared ps2_cmd_mutex for AUX ports by Dmitry Torokhov · 8 years ago
  63. 4097461 Input: i8042 - break load dependency between atkbd/psmouse and i8042 by Dmitry Torokhov · 8 years ago
  64. 3c45b02 Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity" by Colin Ian King · 9 years ago
  65. 74c7b2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  66. 015bb5e Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver() by Grygorii Strashko · 9 years ago
  67. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  68. 4c257ec Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  69. 009f773 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  70. dd0d0d4 Input: i8042 - add Fujitsu Lifebook U745 to the nomux list by Aurélien Francillon · 9 years ago
  71. 2048157 Drivers: hv: vmbus: fix the building warning with hyperv-keyboard by Dexuan Cui · 9 years ago
  72. 632f857 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  73. 0c6da07 Input: parkbd - clear unused function pointers by Sudip Mukherjee · 9 years ago
  74. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  75. 5e0baca Input: parkbd - drop bogus __init from parkbd_allocate_serio() by Geert Uytterhoeven · 9 years ago
  76. 3e069ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  77. 5523662e Input: add userio module by Stephen Chandler Paul · 9 years ago
  78. 1c5dd13 input: i8042: Avoid resetting controller on system suspend/resume by Rafael J. Wysocki · 9 years ago
  79. 33ca8ab Input: parkbd - use parallel port device model by Sudip Mukherjee · 9 years ago
  80. 218c1f7 Input: psmouse - fix data race in __ps2_command by Dmitry Vyukov · 9 years ago
  81. 1a5e251 Input: serio - fix blocking of parport by Sudip Mukherjee · 9 years ago
  82. f5d7534 Input: i8042 - lower log level for "no controller" message by Takashi Iwai · 9 years ago
  83. c57d562 Merge tag 'v4.2-rc3' into next by Dmitry Torokhov · 9 years ago
  84. cee3d8c Input: ambakmi - fix system PM by converting to modern callbacks by Ulf Hansson · 9 years ago
  85. e1443d2 Input: i8042 - add unmask_kbd_data option by Stephen Chandler Paul · 9 years ago
  86. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  87. 580a64b Input: arc_ps2 - add HAS_IOMEM dependency by Sebastian Ott · 10 years ago
  88. 429b474 tty: remove buf parameter from tty_name() by Rasmus Villemoes · 10 years ago
  89. a54aecb Input: gscps2 - drop pci_ids dependency by Michael S. Tsirkin · 10 years ago
  90. f13b206 Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idle by Rafael J. Wysocki · 10 years ago
  91. 97ae2b5 Merge branch 'bfin_rotary' into next by Dmitry Torokhov · 10 years ago
  92. 6c8afa8 Input: gscps2 - fix MODULE_DEVICE_TABLE invocation by Geert Uytterhoeven · 10 years ago
  93. 3441456 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  94. e443631d Input: serio - add support for Alwinner A10/A20 PS/2 controller by Vishnu Patekar · 10 years ago
  95. 1d90d6d Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857) by Jochen Hein · 10 years ago
  96. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  97. 9333cae Input: I8042 - add Acer Aspire 7738 to the nomux list by Dmitry Torokhov · 10 years ago
  98. 148e9a7 Input: i8042 - reset keyboard to fix Elantech touchpad detection by Srihari Vijayaraghavan · 10 years ago
  99. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  100. f20c86c Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago