1. cab8e5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  2. 33143ea Input: serio - take drv_mutex in serio_cleanup() by Dmitry Torokhov · 17 years ago
  3. 9f7a60d Input: atkbd - use printk_ratelimit for spurious ACK messages by Qi Yong · 17 years ago
  4. da4249c Input: atkbd - throttle LED switching by Dmitry Torokhov · 17 years ago
  5. 9d9d50b Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklist by Dmitry Torokhov · 17 years ago
  6. 0e52d32 x86_64: Quieten Atari keyboard warnings in Kconfig by Andi Kleen · 17 years ago
  7. eedab66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  8. 893e7c2 Input: move input-polldev to drivers/input by Dmitry Torokhov · 17 years ago
  9. 8c4df74 Input: i8042 - add ULI EV4873 to noloop list by Dmitry Torokhov · 17 years ago
  10. 90245c1 Input: i8042 - add ASUS P65UP5 to the noloop list by Dmitry Torokhov · 17 years ago
  11. c6f8d70 Input: usbtouchscreen - fix fallout caused by move from drivers/usb by Ondrej Zary · 17 years ago
  12. c52ecda Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  13. c0f85a8 [ARM] pxa: fix pxa27x keyboard driver by Russell King · 17 years ago
  14. 0b662c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  15. 1dfa281 Input: reduce raciness when input handlers disconnect by Dmitry Torokhov · 17 years ago
  16. cdea460 [ARM] Fix some section mismatch warnings by Russell King · 17 years ago
  17. b23c9e3 Input: logips2pp - fix typo in Kconfig by Uwe Bugla · 17 years ago
  18. 0e2a4fd Input: db9 - do not ignore dev2 module parameter by Dmitry Torokhov · 17 years ago
  19. 31f6e1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  20. 230ffc8 Input: ads7846 - SPI_CPHA mode bugfix by Semih Hazar · 17 years ago
  21. bff0de5 Input: ads7846 - document that it handles tsc2046 too by David Brownell · 17 years ago
  22. 36bd52a Input: input-polldev - add module info by Eric Piel · 17 years ago
  23. c130bdb Input: ucb1400_ts - use sched_setscheduler() by Satoru Takeuchi · 17 years ago
  24. 1e0c5b1 Input: ALPS - force stream mode by Dmitry Torokhov · 17 years ago
  25. c0338c1 Input: iforce - minor clean-ups by Johann Deneux · 17 years ago
  26. b8691fd Input: iforce - fix force feedback not working by Johann Deneux · 17 years ago
  27. cdb7532 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  28. 7a86ede missing dependencies for USB drivers in input by Al Viro · 17 years ago
  29. 049fa57 input: hp680_ts compile fixes. by Kristoffer Ericson · 17 years ago
  30. bf61f8d Input: evdev - fix overflow in compat_ioctl by Kenichi Nagai · 17 years ago
  31. 643bd27 Fix ixp4xx compile error by Frederik Deweerdt · 17 years ago
  32. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  33. 18cc675 Input: logips2pp - add type 72 (PS/2 TrackMan Marble) by Peter Samuelson · 17 years ago
  34. 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  35. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  36. ba0acb5 Input: move USB miscellaneous devices under drivers/input/misc by Dmitry Torokhov · 17 years ago
  37. b5da20f Input: move USB mice under drivers/input/mouse by Dmitry Torokhov · 17 years ago
  38. 1c362d4 Input: move USB gamepads under drivers/input/joystick by Dmitry Torokhov · 17 years ago
  39. d05e84e Input: move USB touchscreens under drivers/input/touchscreen by Dmitry Torokhov · 17 years ago
  40. 4104d13 Input: move USB tablets under drivers/input/tablet by Dmitry Torokhov · 17 years ago
  41. d2ada55 Input: i8042 - fix AUX port detection with some chips by Roland Scheidegger · 17 years ago
  42. 334d0dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  43. 5753171 sh: hp6xx driver compile fixes. by Kristoffer Ericson · 17 years ago
  44. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  45. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  46. f8744bc hilkbd: Kill compiler warning and fix comment dyslexia by Geert Uytterhoeven · 17 years ago
  47. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 17 years ago
  48. 3f07d87 Input: aaed2000_kbd - convert to use polldev library by Dmitry Torokhov · 17 years ago
  49. 4bdd488 Input: synaptics - don't complain about failed resets by Dmitry Torokhov · 17 years ago
  50. a830df3 Input: pull input.h into uinpit.h by Mike Frysinger · 17 years ago
  51. ce305b6 Input: evdev - fix some sparse warnings (signedness, shadowing) by Dmitry Torokhov · 17 years ago
  52. 7816723 Input: drivers/joystick - fix various sparse warnings by Dmitry Torokhov · 17 years ago
  53. dec3eb0 Input: force feedback - make sure effect is present before playing by Dmitry Torokhov · 17 years ago
  54. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  55. 84767d0 Input: gpio_keys - add support for switches (EV_SW) by Roman Moravcik · 17 years ago
  56. bc95f36 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  57. 3d29cdf Input: cobalt_btns - convert to use polldev library by Dmitry Torokhov · 17 years ago
  58. 0dcd807 Input: add skeleton for simple polled devices by Dmitry Torokhov · 17 years ago
  59. fd013ce Input: wistron - fix typo in keymap for Acer TM610 by Eric Piel · 17 years ago
  60. 7958005 Input: gameport - do not touch bus's rwsem by Dmitry Torokhov · 17 years ago
  61. 70f256f Input: serio - do not touch bus's rwsem by Dmitry Torokhov · 17 years ago
  62. 534565f Input: add input_set_capability() helper by Dmitry Torokhov · 17 years ago
  63. b997395 Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs by Dmitry Torokhov · 17 years ago
  64. cc8310e Input: i8042 - add Panasonic CF-29 to nomux list by Dmitry Torokhov · 17 years ago
  65. 2ebdcc6 Input: lifebook - split into 2 devices by Dmitry Torokhov · 17 years ago
  66. 43887ba Input: lifebook - add signature of Panasonic CF-29 by Dmitry Torokhov · 17 years ago
  67. 1b11879 Input: lifebook - activate 6-byte protocol on select models by Dmitry Torokhov · 17 years ago
  68. e7afcd1 Input: lifebook - work properly on Panasonic CF-18 by Dmitry Torokhov · 17 years ago
  69. d0a0515 Input: cobalt buttons - separate device and driver registration by Dmitry Torokhov · 17 years ago
  70. b7fd4a0 Input: pxa27x - do not use deprecated SA_INTERRUPT flag by Thomas Gleixner · 17 years ago
  71. b5b16c5 Input: ucb1400 - make delays configurable by Cliff Brake · 17 years ago
  72. 293e639 Input: misc devices - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  73. 935e658 Input: joysticks - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  74. a5394fb0 Input: touchscreens - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  75. 28aa7f1 Input: mice - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  76. 469ba4d Input: keyboards - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  77. 88a447a Input: prepare to switching to struct device by Dmitry Torokhov · 17 years ago
  78. 373f971 Input: drivers/input/misc - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  79. b356872 Input: drivers/input/keyboard - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  80. 8715c1c Input: drivers/input/joystick - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  81. 40b9b0b Input: drivers/input/touchscreen - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  82. 0ca1804 Input: drivers/input/mice - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  83. 21298f7 Input: logips2pp - add model 1 information by Dmitry Torokhov · 17 years ago
  84. 55d29c9 Input: wistron - declare keymaps as initdata by Eric Piel · 17 years ago
  85. 7b0a4cd Input: wistron - introduce generic keymap by Eric Piel · 17 years ago
  86. 6480e2a Input: wistron - add acerhk laptop database by Eric Piel · 17 years ago
  87. 688897b Input: logips2pp - ignore mice reporting model as 0 by Dmitry Torokhov · 17 years ago
  88. 8d04ddb Input: i8042 - disable interfaces when switching to legacy mode by Dmitry Torokhov · 17 years ago
  89. 0d9d93c Input: mousedev - fix sudden warps with touchpads by Dmitry Torokhov · 17 years ago
  90. f42649e Input: ALPS - handle errors from input_register_device() by Dmitry Torokhov · 17 years ago
  91. f3901d9 Input: remove no longer used power.c handler by Robert P. J. Day · 17 years ago
  92. 887cc12 Input: synaptics - export model bits by Dmitry Torokhov · 17 years ago
  93. 598972d Input: iforce - use usb_kill_urb instead of usb_unlink_urb by Johann Deneux · 17 years ago
  94. d542ed8 Input: handlers - handle errors from input_open_device() by Dmitry Torokhov · 17 years ago
  95. d0ffb9b Input: handlers - rename 'list' to 'client' by Dmitry Torokhov · 17 years ago
  96. 5b2a082 Input: rework handle creation code by Dmitry Torokhov · 17 years ago
  97. ff78b20 [PATCH] Input: ucb1400 - set up driver's name to show in sysfs by Cliff Brake · 17 years ago
  98. 6e78258 Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist by Dmitry Torokhov · 17 years ago
  99. 9575499 Input: HIL - fix rwlock recursion bug by Helge Deller · 17 years ago
  100. 5a90e5b Input: add support for PXA27x keyboard controller by Rodolfo Giometti · 17 years ago