1. 0ce3c83 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  2. 3ca5de6 Input: i8042 - another attempt to fix AUX delivery checks by Dmitry Torokhov · 17 years ago
  3. 49015be [PATCH] gpio_keys driver shouldn't be ARM-specific by David Brownell · 17 years ago
  4. 0a938b9 [PATCH] add CONFIG_GENERIC_GPIO by David Brownell · 17 years ago
  5. d43a338 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  6. 62b529a Input: remove obsolete setup parameters from input drivers by Dmitry Torokhov · 17 years ago
  7. 2a575f1 Input: HIL - fix improper call to release_region() by Cyrill V. Gorcunov · 17 years ago
  8. 0d98f6b Input: gpio-keys - switch to common GPIO API by Philipp Zabel · 17 years ago
  9. 1efa770 Input: do not lock device when showing name, phys and uniq by Dmitry Torokhov · 17 years ago
  10. 82dd9ef Input: i8042 - let serio bus suspend ports by Dmitry Torokhov · 17 years ago
  11. a1cec06 Input: psmouse - properly reset mouse on shutdown/suspend by Dmitry Torokhov · 17 years ago
  12. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  13. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  14. 2db6346 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 by Thomas Gleixner · 17 years ago
  15. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  16. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  17. d687983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  18. 3de3af1 [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. by Robert P. J. Day · 17 years ago
  19. 1e4865f Input: i8042 - fix AUX IRQ delivery check by Dmitry Torokhov · 17 years ago
  20. 5809d53 Input: wistron - add support for Fujitsu-Siemens Amilo D88x0 by Michael Leun · 17 years ago
  21. 8370a64 Input: inport - use correct config option for ATIXL by Robert P. J. Day · 17 years ago
  22. b350620 Input: HIL - handle erros from input_register_device() by Cyrill V. Gorcunov · 17 years ago
  23. ff141a0 Input: tsdev - schedule removal by Richard Purdie · 17 years ago
  24. 31ea7ff Input: add Atlas button driver by Jaya Kumar · 17 years ago
  25. b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  26. ca377fe [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) by Andrew Morton · 18 years ago
  27. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 17 years ago
  28. 2c8dc07 Input: ads7846 - be more compatible with the hwmon framework by David Brownell · 17 years ago
  29. 15e3589 Input: ads7846 - detect pen up from GPIO state by Imre Deak · 17 years ago
  30. 7937e86 Input: ads7846 - select correct SPI mode by Imre Deak · 17 years ago
  31. 1936d59 Input: ads7846 - switch to using hrtimer by Imre Deak · 17 years ago
  32. de2defd Input: ads7846 - optionally leave Vref on during differential measurements by Imre Deak · 17 years ago
  33. da970e6 Input: ads7846 - pluggable filtering logic by Imre Deak · 17 years ago
  34. 78a56aa Input: gpio-keys - keyboard driver for GPIO buttons by Phil Blundell · 17 years ago
  35. 19f3c3e Input: i8042 - really suppress ACK/NAK during panic blink by Dmitry Torokhov · 17 years ago
  36. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 18 years ago
  37. 65a2d22 Input: pc110pad - return proper error by Akinobu Mita · 18 years ago
  38. 9bc83dc [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. by Fabrice Knevez · 18 years ago
  39. 2bb71b5 [PATCH] m68k trivial build fixes by Al Viro · 18 years ago
  40. db71b7f [PATCH] missing includes in hilkbd by Al Viro · 18 years ago
  41. e103650 [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem by Nicolas Pitre · 18 years ago
  42. 2d4ba4a [PATCH] ucb1400_ts depends SND_AC97_BUS by Randy Dunlap · 18 years ago
  43. 63f3861 [PATCH] Generic HID layer - build by Jiri Kosina · 18 years ago
  44. bff19b1 Input: ucb1400 - fix compile error by Dmitry Torokhov · 18 years ago
  45. f90c34b8 Input: kill maple_keyb.c driver by Paul Mundt · 18 years ago
  46. bb06ec3 Input: i8042 - add another Lifebook P7010 to nomux blacklist by Dmitry Torokhov · 18 years ago
  47. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  48. 5d469ec [PATCH] Correct misc_register return code handling in several drivers by Neil Horman · 18 years ago
  49. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  50. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  51. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  52. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  53. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  54. 8f21d11 usb: iforce-usb free urb cleanup by Mariusz Kozlowski · 18 years ago
  55. e4477d2 Input: add to kernel-api docbook by Randy Dunlap · 18 years ago
  56. f9705fc Input: add driver for keyboard on AAED-2000 development board (ARM) by Nicolas Bellido · 18 years ago
  57. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 18 years ago
  58. ed7b1f6 Input: serio - make serio_register_driver() return errors by Dmitry Torokhov · 18 years ago
  59. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  60. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  61. 1d08811 lkkbd: Remove my old snail-mail address by Jan-Benedict Glaw · 18 years ago
  62. 9d92fe1 Input: serio - remove serio_unregister_port_delayed() by Dmitry Torokhov · 18 years ago
  63. f40219b Input: add Philips UCB1400 touchscreen driver by Nicolas Pitre · 18 years ago
  64. a216a4b Input: i8042 - fix shutdown issue on some boxes with active MUXes by Dmitry Torokhov · 18 years ago
  65. 6c595fb Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE by Marton Nemeth · 18 years ago
  66. eb5d582 Input: psmouse - fix attribute access on 64-bit systems by Sergey Vlasov · 18 years ago
  67. 7215561 Input: mice - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  68. 127278c Input: joysticks - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  69. 52c1f57 Input: touchscreens - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  70. 2b03b60 Input: keyboards - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  71. 752c58a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  72. 0fea0e9 Input: logips2pp - handle sysfs errors by Jeff Garzik · 18 years ago
  73. 8ff22ea Input: trackpoint - handle sysfs errors by Jeff Garzik · 18 years ago
  74. 8dd5165 Input: ads7846 - handle errors from sysfs by Dmitry Torokhov · 18 years ago
  75. f4e3c71 Input: i8042 - remove unneeded call to i8042_interrupt() by Dmitry Torokhov · 18 years ago
  76. b1b2965 Input: lifebook - learn about hard tabs by Andrew Morton · 18 years ago
  77. 15e9acb Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signature by Greg Chandler · 18 years ago
  78. b187dd7 Input: gameport - rearrange gameport_bus initialization by Dmitry Torokhov · 18 years ago
  79. 1ea2a69 Input: serio - rearrange serio_bus initialization by Marton Nemeth · 18 years ago
  80. 6a89bc0 Input: lightning - return proper error codes from l4_init() by Akinobu Mita · 18 years ago
  81. 1447190 Input: add comments to input_{allocate|free}_device() by Dmitry Torokhov · 18 years ago
  82. 082c44d sh: Cleanup board header directories. by Paul Mundt · 18 years ago
  83. 22a60f1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  84. 43f8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  85. 6ce6b3a [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotations by Al Viro · 18 years ago
  86. 36bd262 [ARM] Fix Zaurii keyboard/touchscreen drivers by Russell King · 18 years ago
  87. b435fdc Input: fm801-gp - handle errors from pci_enable_device() by Jeff Garzik · 18 years ago
  88. 23de151 Input: gameport core - handle errors returned by device_bind_driver() by Dmitry Torokhov · 18 years ago
  89. 0a66045 Input: serio core - handle errors returned by device_bind_driver() by Dmitry Torokhov · 18 years ago
  90. 53d5ed6 [PATCH] Use linux/io.h instead of asm/io.h by Matthew Wilcox · 18 years ago
  91. 88aa010 Input: serio - add lockdep annotations by Jiri Kosina · 18 years ago
  92. 86255d9 Input: atkbd - supress "too many keys" error message by Dmitry Torokhov · 18 years ago
  93. 817e6ba Input: i8042 - supress ACK/NAKs when blinking during panic by Dmitry Torokhov · 18 years ago
  94. da96d0b [PATCH] m68k/HP300: Enable HIL configuration options by Geert Uytterhoeven · 18 years ago
  95. be577a5 Build fixes for struct pt_regs removal by Matthew Wilcox · 18 years ago
  96. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  97. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  98. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  99. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  100. bb08859 Input: wistron - add support for Acer TravelMate 2424NWXCi by Ashutosh Naik · 18 years ago