1. 7a86ede missing dependencies for USB drivers in input by Al Viro · 19 years ago
  2. b5da20f Input: move USB mice under drivers/input/mouse by Dmitry Torokhov · 19 years ago
  3. 334d0dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  4. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  5. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 19 years ago
  6. 4bdd488 Input: synaptics - don't complain about failed resets by Dmitry Torokhov · 19 years ago
  7. 2ebdcc6 Input: lifebook - split into 2 devices by Dmitry Torokhov · 19 years ago
  8. 43887ba Input: lifebook - add signature of Panasonic CF-29 by Dmitry Torokhov · 19 years ago
  9. 1b11879 Input: lifebook - activate 6-byte protocol on select models by Dmitry Torokhov · 19 years ago
  10. e7afcd1 Input: lifebook - work properly on Panasonic CF-18 by Dmitry Torokhov · 19 years ago
  11. 28aa7f1 Input: mice - switch to using input_dev->dev.parent by Dmitry Torokhov · 19 years ago
  12. 0ca1804 Input: drivers/input/mice - don't access dev->private directly by Dmitry Torokhov · 19 years ago
  13. 21298f7 Input: logips2pp - add model 1 information by Dmitry Torokhov · 19 years ago
  14. 688897b Input: logips2pp - ignore mice reporting model as 0 by Dmitry Torokhov · 19 years ago
  15. f42649e Input: ALPS - handle errors from input_register_device() by Dmitry Torokhov · 19 years ago
  16. 887cc12 Input: synaptics - export model bits by Dmitry Torokhov · 19 years ago
  17. 867d268 Input: sermouse - improve protocol error recovery by Peter Osterlund · 19 years ago
  18. 55e3d92 Input: psmouse - allow disabing certain protocol extensions by Andres Salomon · 19 years ago
  19. 243db53 Input: psmouse - do not force stream mode by Dmitry Torokhov · 19 years ago
  20. ffd51f4 Input: HIL - cleanup coding style by Helge Deller · 19 years ago
  21. 24bf10a Input: psmouse - add support for eGalax PS/2 touchscreen controller by Stefan Lucke · 19 years ago
  22. 62b529a Input: remove obsolete setup parameters from input drivers by Dmitry Torokhov · 19 years ago
  23. a1cec06 Input: psmouse - properly reset mouse on shutdown/suspend by Dmitry Torokhov · 19 years ago
  24. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 19 years ago
  25. 8370a64 Input: inport - use correct config option for ATIXL by Robert P. J. Day · 19 years ago
  26. 65a2d22 Input: pc110pad - return proper error by Akinobu Mita · 19 years ago
  27. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  28. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 19 years ago
  29. c402895 WorkStruct: make allyesconfig by David Howells · 19 years ago
  30. eb5d582 Input: psmouse - fix attribute access on 64-bit systems by Sergey Vlasov · 19 years ago
  31. 7215561 Input: mice - handle errors when registering input devices by Dmitry Torokhov · 19 years ago
  32. 0fea0e9 Input: logips2pp - handle sysfs errors by Jeff Garzik · 19 years ago
  33. 8ff22ea Input: trackpoint - handle sysfs errors by Jeff Garzik · 19 years ago
  34. b1b2965 Input: lifebook - learn about hard tabs by Andrew Morton · 19 years ago
  35. 15e9acb Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signature by Greg Chandler · 19 years ago
  36. da96d0b [PATCH] m68k/HP300: Enable HIL configuration options by Geert Uytterhoeven · 19 years ago
  37. be577a5 Build fixes for struct pt_regs removal by Matthew Wilcox · 19 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 19 years ago
  39. 0612ec4 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 20 years ago
  40. e38de67 Input: constify psmouse driver by Helge Deller · 20 years ago
  41. 90414be Input: psmouse - fix Intellimouse 4.0 initialization by Pozsar Balazs · 20 years ago
  42. e3882bb Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup by Helge Deller · 20 years ago
  43. 184dd27 Input: trackpoint - activate protocol when resuming by Dmitry Torokhov · 20 years ago
  44. 0c19fcd Input: logips2pp - fix button mapping for MX300 by Roberto Castagnola · 20 years ago
  45. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 20 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  47. b0c9ad8 Input: psmouse - add support for Intellimouse 4.0 by Pozsar Balazs · 20 years ago
  48. 08ffce4 Input: fix potential overflows in driver/input/mouse by Dmitry Torokhov · 20 years ago
  49. 47ce56e Input: psmouse - DMI updates for lifebook protocol by Kenan Esau · 20 years ago
  50. d2f4012 Input: alps - fix old protocol decoding by Yotam Medini · 20 years ago
  51. 4f8b05e Input: psmouse - add detection of Logitech TrackMan Wheel trackball by Zbigniew Luszpinski · 20 years ago
  52. 89c9b48 Input: psmouse - fix new device detection logic by Dmitry Torokhov · 20 years ago
  53. 53a2670 Input: synaptics - limit rate to 40pps on Toshiba Protege M300 by Richard Thrippleton · 20 years ago
  54. 95d465f Manual merge with Linus. by Dmitry Torokhov · 20 years ago
  55. cd7a920 [PARISC] Fix double free when removing HIL drivers by Kyle McMartin · 20 years ago
  56. 102c8c7 [PARISC] Convert HIL drivers to use input_allocate_device by Helge Deller · 20 years ago
  57. b39787a Input: use kzalloc() throughout the code by Eric Sesterhenn · 20 years ago
  58. 58a343f Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 20 years ago
  59. 8bd0ee9 [PATCH] Input: psmouse - disable autoresync by Dmitry Torokhov · 20 years ago
  60. c14471d Input: psmouse - semaphore to mutex conversion by Ingo Molnar · 20 years ago
  61. b8044c7 Input: trackpoint - enable devices connected to external port by Dmitry Torokhov · 20 years ago
  62. 50f6dde Input: logips2pp - add new signature (99) by Meelis Roos · 20 years ago
  63. a3f3f31 Input: psmouse - set name for Genius mice by Dmitry Torokhov · 20 years ago
  64. e7de369 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 20 years ago
  65. f0d5c6f Input: psmouse - attempt to re-synchronize mouse every 5 seconds by Dmitry Torokhov · 20 years ago
  66. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 20 years ago
  67. 94f8d28 Input: remove obsolete maple input drivers by Paul Mundt · 20 years ago
  68. fed8bf1 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 20 years ago
  69. 68ca243 [SERMOUSE]: Sun mice speak 5-byte protocol too. by David S. Miller · 20 years ago
  70. 8ea3694 Input: logips2pp - add signature of MouseMan Wheel Mouse (87) by Dmitry Torokhov · 20 years ago
  71. 1f1a91e Input: lifebook - add DMI signature of Fujitsu Lifebook B142 by Daniele Gozzi · 20 years ago
  72. ba44995 Input: psmouse - don't leave mouse asleep by Dmitry Torokhov · 20 years ago
  73. f5e9c9c Input: ALPS - add signature for HP ze1115 by Larry Finger · 20 years ago
  74. 041387d Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c) by Dmitry Torokhov · 20 years ago
  75. ea54c96 [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010 by Vojtech Pavlik · 20 years ago
  76. 58057b9 Input: logips2pp - add new signature (85) by Jasper Spaans · 20 years ago
  77. 14a48b4 Input: logips2pp - add support for MX3100 by Mirco Macrelli · 20 years ago
  78. f2c84c0 [PATCH] i386: CONFIG_PC removal by Arthur Othieno · 20 years ago
  79. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 20 years ago
  80. 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 21 years ago
  81. 6ab0f5c [PARISC] Update parisc specific input code from parisc tree by Matthew Wilcox · 20 years ago
  82. d344c5e Manual merge with Linus by Dmitry Torokhov · 21 years ago
  83. a97e148 [PATCH] input: convert kcalloc to kzalloc by Pekka Enberg · 21 years ago
  84. d2b5ffc Input: psmouse - add new Logitech wheel mouse model by Vojtech Pavlik · 21 years ago
  85. e6c047b Input: ALPS - fix wheel decoding by Vojtech Pavlik · 21 years ago
  86. cfe9e88 Input: rework psmouse attributes to reduce module size by Dmitry Torokhov · 21 years ago
  87. 541e316 Input: psmouse - add support for IBM TrackPoint devices. by Stephen Evanchik · 21 years ago
  88. 33fdfa9 Input: synaptics - fix setting packet size on passthrough port. by Sergey Vlasov · 21 years ago
  89. 7b4019d Input: psmouse - wheel mice (imps, exps) always have 3rd button by Vojtech Pavlik · 21 years ago
  90. 963f626 Input: ALPS - unconditionally enable tapping mode by Peter Osterlund · 21 years ago
  91. b30dc12 Input: ALPS - fix resume (for DualPoints) by David Moore · 21 years ago
  92. 9ba5eaa Input: synaptics - limit rate to 40pps on Toshiba Dynabooks by Simon Horman · 21 years ago
  93. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 21 years ago
  94. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 21 years ago
  95. e41fb09 [PATCH] ALPS: fix enabling hardware tapping by Dmitry Torokhov · 21 years ago
  96. dbf4ccd Input: psmouse - export protocol as a sysfs per-device attribute by Dmitry Torokhov · 21 years ago
  97. c611763 Input: add ps2_drain() to libps2 to allow reading and discarding by Dmitry Torokhov · 21 years ago
  98. 04df192 Input: pmouse - introduce proper locking so state-changing by Dmitry Torokhov · 21 years ago
  99. c30b4c1 Input: ALPS - fix forward/back buttons on Ahtec laptop. by Ivan Casado Ruiz · 21 years ago
  100. a913829 Input: apparently Lifebook touchscreens have double resolution by Dmitry Torokhov · 21 years ago