1. f57caae [SERIO] i8042-sparcio.h: Convert to of_driver framework. by David S. Miller · 19 years ago
  2. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 19 years ago
  3. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  4. 8f7c588 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  5. 0a3a6d6 Input: db9 - fix potential buffer overrun by Eric Sesterhenn · 19 years ago
  6. f8b4c46 Input: atkbd - fix hardware autorepeat by Dmitry Torokhov · 19 years ago
  7. e7374e4 Input: fix resetting name, phys and uniq when unregistering device by Dmitry Torokhov · 19 years ago
  8. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 19 years ago
  9. 9000195 Input: wistron - add mapping for Wistron MS 2111 by Frank de Lange · 19 years ago
  10. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 20 years ago
  11. e2e8115 Input: iforce - remove some pointless casts by Jesper Juhl · 19 years ago
  12. b0c9ad8 Input: psmouse - add support for Intellimouse 4.0 by Pozsar Balazs · 19 years ago
  13. 0ae051a Input: atkbd - fix HANGEUL/HANJA keys by Dmitry Torokhov · 19 years ago
  14. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 19 years ago
  15. ca56fe0 Input: rearrange exports by Dmitry Torokhov · 19 years ago
  16. 1e0afb2 Input: fix formatting to better follow CodingStyle by Dmitry Torokhov · 19 years ago
  17. f60d2b1 Input: reset name, phys and uniq when unregistering by Dmitry Torokhov · 19 years ago
  18. 8a3cf45 Input: return correct size when reading modalias attribute by Richard Purdie · 19 years ago
  19. ea08c6f Input: fix potential overflows in driver/input/keyboard by Dmitry Torokhov · 19 years ago
  20. a21466c Input: fix potential overflows in driver/input/touchscreen by Dmitry Torokhov · 19 years ago
  21. 10ca4c0 Input: fix potential overflows in driver/input/joystick by Dmitry Torokhov · 19 years ago
  22. 08ffce4 Input: fix potential overflows in driver/input/mouse by Dmitry Torokhov · 19 years ago
  23. 4854c7b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  24. 6ceab8a [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers by Matt Mackall · 19 years ago
  25. a2bd4fd [SPARC64]: Add of_device layer and make ebus/isa use it. by David S. Miller · 19 years ago
  26. 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 19 years ago
  27. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 19 years ago
  28. 5fa28ea [PATCH] m68k: restore amikbd compatibility with 2.4 by Roman Zippel · 19 years ago
  29. fe65b97 Input: iforce - use ENOSPC instead of ENOMEM by Anssi Hannula · 19 years ago
  30. 47ce56e Input: psmouse - DMI updates for lifebook protocol by Kenan Esau · 19 years ago
  31. ed8f9e2 Input: change from numbered to named switches by Richard Purdie · 19 years ago
  32. d2f4012 Input: alps - fix old protocol decoding by Yotam Medini · 19 years ago
  33. e107b8e Input: wistron - add support for AOpen Barebook 1559as by masc@theaterzentrum.at · 19 years ago
  34. 4f8b05e Input: psmouse - add detection of Logitech TrackMan Wheel trackball by Zbigniew Luszpinski · 19 years ago
  35. 7363cfc Input: sidewinder - fix memory leak by Jesper Juhl · 19 years ago
  36. 9084533 [PATCH] ads7846 conversion accuracy by David Brownell · 19 years ago
  37. f9cc847 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  38. 9f29333 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  39. cd95842 [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros by Markus Gutschke · 19 years ago
  40. 8fdc194 Input: make EVIOCGSND return meaningful data by Dmitry Torokhov · 19 years ago
  41. 08791e5 Input: ressurect EVIOCGREP and EVIOCSREP by Dmitry Torokhov · 19 years ago
  42. 89c9b48 Input: psmouse - fix new device detection logic by Dmitry Torokhov · 19 years ago
  43. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  44. 1269277 [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 19 years ago
  45. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 19 years ago
  46. f11a7c0 Input: spitzkbd - fix the reversed Address and Calender keys by Richard Purdie · 19 years ago
  47. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 19 years ago
  48. ae82d5a Input: ads7846 - report 0 pressure value along with pen up event by Imre Deak · 19 years ago
  49. d668da8 [PARISC] Fix up hil_kbd.c mismerge by Matthew Wilcox · 19 years ago
  50. c9e617a Input: ads7846 - handle IRQs that were latched during disabled IRQs by Imre Deak · 19 years ago
  51. 7de90a8 Input: ads7846 - miscellaneous fixes by Imre Deak · 19 years ago
  52. c4febb9 Input: ads7846 - use msleep() instead of udelay() in suspend by Juha Yrjola · 19 years ago
  53. 0b7018a Input: ads7846 - debouncing and rudimentary sample filtering by Imre Deak · 19 years ago
  54. 53a0ef89 Input: ads7846 - power down ADC a bit later by Imre Deak · 19 years ago
  55. 438f2a7 Input: ads7846 - add pen_down sysfs attribute by Imre Deak · 19 years ago
  56. e2aa507 Input: wistron - add support for Fujitsu N3510 by John Reed Riley · 19 years ago
  57. 8a1b170 Input: wistron - add signature for Amilo M7400 by Stefan Rompf · 19 years ago
  58. 53a2670 Input: synaptics - limit rate to 40pps on Toshiba Protege M300 by Richard Thrippleton · 19 years ago
  59. b157d55 Input: gamecon - add SNES mouse support by Raphael Assenat · 19 years ago
  60. ac648a6 Input: make modalias code respect allowed buffer size by Dmitry Torokhov · 19 years ago
  61. 969b21c Input: convert /proc handling to seq_file by Dmitry Torokhov · 19 years ago
  62. 2db6687 Input: limit attributes' output to PAGE_SIZE by Dmitry Torokhov · 19 years ago
  63. 95d465f Manual merge with Linus. by Dmitry Torokhov · 19 years ago
  64. cd7a920 [PARISC] Fix double free when removing HIL drivers by Kyle McMartin · 19 years ago
  65. 102c8c7 [PARISC] Convert HIL drivers to use input_allocate_device by Helge Deller · 19 years ago
  66. 5076c15 [PARISC] I/O-Space must be ioremap_nocache()'d by Helge Deller · 19 years ago
  67. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  68. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  69. 3ac8bf0 [PATCH] ads7846: sparc32 warning fix by Andrew Morton · 19 years ago
  70. fddaaae BUG_ON() Conversion in input/serio/hp_sdc_mlc.c by Eric Sesterhenn · 19 years ago
  71. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  72. 4cae59d [PATCH] ads7846 build fix by Andrew Morton · 19 years ago
  73. b1eecf7 BUG_ON() Conversion in input/serio/hil_mlc.c by Eric Sesterhenn · 19 years ago
  74. 642fde1 Input: gameport - fix memory leak by Adrian Bunk · 19 years ago
  75. 9d92111 Input: serio - fix memory leak by Adrian Bunk · 19 years ago
  76. 4872f78 Input: zaurus keyboard driver updates by Richard Purdie · 19 years ago
  77. 2bfc3c6 Input: i8042 - fix logic around pnp_register_driver() by Bjorn Helgaas · 19 years ago
  78. dd55563 Input: ns558 - fix logic around pnp_register_driver() by Bjorn Helgaas · 19 years ago
  79. e5c6c8e Input: pcspkr - separate device and driver registration by Michael Neuling · 19 years ago
  80. aaef685 Input: atkbd - allow disabling on X86_PC (if EMBEDDED) by Dmitry Torokhov · 19 years ago
  81. 380e19e Input: atkbd - disable softrepeat for dumb keyboards by Vojtech Pavlik · 19 years ago
  82. 9b104c1 Input: atkbd - fix complaints about 'releasing unknown key 0x7f' by Vojtech Pavlik · 19 years ago
  83. b39787a Input: use kzalloc() throughout the code by Eric Sesterhenn · 19 years ago
  84. 58a343f Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  85. 8bd0ee9 [PATCH] Input: psmouse - disable autoresync by Dmitry Torokhov · 19 years ago
  86. 51c38f9 Input: initialize serio and gameport at subsystem level by Dmitry Torokhov · 19 years ago
  87. 221979a Input: uinput - semaphore to mutex conversion by Dmitry Torokhov · 19 years ago
  88. 72ba9f0 Input: joysticks - semaphore to mutex conversion by Ingo Molnar · 19 years ago
  89. 33d3f07 Input: atkbd - semaphore to mutex conversion by Ingo Molnar · 19 years ago
  90. c14471d Input: psmouse - semaphore to mutex conversion by Ingo Molnar · 19 years ago
  91. 286295e Input: gameport - semaphore to mutex conversion by Arjan van de Ven · 19 years ago
  92. c4e32e9 Input: serio - semaphore to mutex conversion by Arjan van de Ven · 19 years ago
  93. e676c23 Input: input core - semaphore to mutex conversion by Jes Sorensen · 19 years ago
  94. 02860ab Input: kill remnants of 98kbd{,-io} and 98spkr by Arthur Othieno · 19 years ago
  95. d93f70b Input: ads7846 - assorted updates by David Brownell · 19 years ago
  96. a90f7e9 Input: ads7846 - convert to to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  97. b8044c7 Input: trackpoint - enable devices connected to external port by Dmitry Torokhov · 19 years ago
  98. 50f6dde Input: logips2pp - add new signature (99) by Meelis Roos · 19 years ago
  99. a09d31f Input: ixp4xx-beeper - fix compile error by Alessandro Zummo · 19 years ago
  100. d20e633 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago