1. 83680cd drivers/input/ff-core.c needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  2. e1441b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  3. 656acd2 Input: fix locking in force-feedback core by Dmitry Torokhov · 16 years ago
  4. 952f4a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  5. 90d95ef Input: appletouch - implement reset-resume logic by Oliver Neukum · 16 years ago
  6. 2f6a77d Input: i8042 - retry failed CTR writes when resuming by Jiri Kosina · 16 years ago
  7. efd5184 Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table by Jiri Kosina · 16 years ago
  8. 714c8a0 Input: pcspkr - remove negative dependency on snd-pcsp by Stas Sergeev · 16 years ago
  9. 7536d7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  10. 501a525 Input: gtco - fix double kfree in error handling path by Dmitry Torokhov · 16 years ago
  11. 471637a Input: pxa27x_keypad - miscellaneous fixes by Antonio Ospite · 16 years ago
  12. 57f5b15 Input: atkbd - mark keyboard as disabled when suspending/unloading by Dmitry Torokhov · 16 years ago
  13. 87a54a2 Input: apanel - remove duplicate include by Huang Weiyi · 16 years ago
  14. 43f83a8 Input: wm9713 - support five wire panels by Mark Brown · 16 years ago
  15. 5de4cd4 Input: wm97xx-core - fix race on PHY init by Mark Brown · 16 years ago
  16. ef9db49 Input: wm97xx-core - fix driver name by Mark Brown · 16 years ago
  17. 6b32ca3 Input: wm97xx-core - report a phys for WM97xx touchscreens by Mark Brown · 16 years ago
  18. d35895d Input: i8042 - make sure Dritek quirk is invoked at resume by Bruno Prémont · 16 years ago
  19. 839cd31 MODULE_LICENSE expects "GPL v2", not "GPLv2" by Al Viro · 16 years ago
  20. 65e660a Input: i8042 - add Dritek quirk for Acer TravelMate 660 by Bruno Prémont · 16 years ago
  21. fd5b462 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 16 years ago
  22. eb98630 m68k: Some input drivers do not check the platform by Geert Uytterhoeven · 16 years ago
  23. a9545ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  24. 105eabf input: i8042: sh64 IRQ definitions depend on cayman board. by Paul Mundt · 16 years ago
  25. e5e1d3c pcspkr: fix dependancies by Stas Sergeev · 16 years ago
  26. 4933d07 m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h> by Geert Uytterhoeven · 16 years ago
  27. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  28. 858ad08 input: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  29. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  30. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  31. 6b8588f usb input endianness annotations and fixes by Al Viro · 16 years ago
  32. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  33. cf867ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  34. 9c1a507 input: Rewrite sparcspkr device probing. by David S. Miller · 16 years ago
  35. 2043021 Input: xpad - fix build failure by Dmitry Torokhov · 16 years ago
  36. 37b05b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  37. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  38. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 16 years ago
  39. 6fc88f53 USB: convert away from urb->status in xpad driver by Oliver Neukum · 16 years ago
  40. b345dc7 Input: wacom - add support for Cintiq 20WSX by Ping Cheng · 16 years ago
  41. 4ee36dc xen pvfb: Para-virtual framebuffer, keyboard and pointer driver by Markus Armbruster · 16 years ago
  42. 942bb7b Merge branch 'wm97xx' by Dmitry Torokhov · 16 years ago
  43. 48bdce4 Input: ucb1400_ts - IRQ probe fix by Vernon Sauder · 16 years ago
  44. a22b4b2 Input: at32psif - update MODULE_AUTHOR with new email by Hans-Christian Egtvedt · 16 years ago
  45. 8c6deb9 Input: i8042 - fix incorrect usage of strncpy and strncat by Roel Kluin · 16 years ago
  46. d0478d0 Input: bf54x-keys - add infrastructure for keypad wakeups by Michael Hennerich · 16 years ago
  47. d7b5247 Input: add MODULE_ALIAS() to hotpluggable platform modules by Kay Sievers · 16 years ago
  48. 81e329c Input: fix ordering in joystick Makefile by Jiri Kosina · 16 years ago
  49. 5bae419 pcsp - Don't build pcspkr when snd-pcsp is enabled by Stas Sergeev · 16 years ago
  50. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  51. 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  52. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  53. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  54. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  55. 6dea781 Fix sh_keysc double free by Magnus Damm · 16 years ago
  56. 795e6bf sh: SuperH KEYSC platform driver by Magnus Damm · 16 years ago
  57. 34d2785 Input: wm97xx-core - support use as a wakeup source by Mark Brown · 16 years ago
  58. db7c10e Input: wm97xx-core - use IRQF_SAMPLE_RANDOM by Mark Brown · 16 years ago
  59. d808fbe Input: wm97xx-core - only schedule interrupt handler if not already scheduled by Mark Brown · 16 years ago
  60. 3e24e2b Input: add Zhen Hua driver by Martin Kebert · 16 years ago
  61. a32bcc4 Input: aiptek - add support for Genius G-PEN 560 tablet by Guryanov Dmitry · 16 years ago
  62. e722409 Input: wacom - implement suspend and autosuspend by Oliver Neukum · 16 years ago
  63. 04021e4 Input: xpad - set proper buffer length for outgoing requests by Michael Gruber · 16 years ago
  64. da3e4c8 Input: omap-keypad - fix build warning by David Brownell · 16 years ago
  65. 1164ec1 Input: gpio_keys - irq handling cleanup by David Brownell · 16 years ago
  66. 9f9439e Input: add PS/2 serio driver for AVR32 devices by Hans-Christian Egtvedt · 16 years ago
  67. ac37a0b ARM: OMAP: 5912 OSK GPIO updates by David Brownell · 17 years ago
  68. 76d057c Input: usbtouchscreen - don't use DMA on stack by Oliver Neukum · 16 years ago
  69. f0fab8e Merge branch 'xbox' by Dmitry Torokhov · 16 years ago
  70. 6eae9b0 Input: xpad - don't use GFP_ATOMIC by Oliver Neukum · 16 years ago
  71. 99de091 Input: xpad - add support for wireless xbox360 controllers by Brian Magnuson · 16 years ago
  72. bf8cb31 Input: xpad - drop obsolete driver versioning by Anssi Hannula · 16 years ago
  73. cfbe201 Input: xpad - enable force feedback on xbox 360 controllers only by Anssi Hannula · 16 years ago
  74. fc55e95 Input: xpad - do not report nonexistent buttons for xbox360 by Anssi Hannula · 16 years ago
  75. 8a7ae2a Input: xpad - add more xbox 360 controller ids by Anssi Hannula · 16 years ago
  76. 97f09cb Input: xpad - fix inverted Y and RY axes by Anssi Hannula · 16 years ago
  77. a097992 Input: xpad - fix dpad handling of unknown devices by Anssi Hannula · 16 years ago
  78. 8a0f83e Input: xpad - match xbox 360 devices with interface info by Anssi Hannula · 16 years ago
  79. 5550fba Input: tosakbd - fix suspend by Dmitry Baryshkov · 16 years ago
  80. 0035a1d Input: appletouch - add product IDs for the 4th generation MacBooks by Tobias Mueller · 16 years ago
  81. 45d09e1 Merge branch 'wm97xx' by Dmitry Torokhov · 16 years ago
  82. f23c1d7 Input: appletouch - add product IDs for the 4th generation MacBooks by Tobias Mueller · 16 years ago
  83. 4db8a5f Input: WM97xx - add support for streaming mode on Mainstone by Mark Brown · 16 years ago
  84. dca98e9 Input: WM97xx - add chip driver for WM97123 touchscreen by Mark Brown · 16 years ago
  85. de22b9e Input: WM97xx - add chip driver for WM9712 touchscreen by Mark Brown · 16 years ago
  86. 9448cef Input: WM97xx - add chip driver for WM9705 touchscreen by Mark Brown · 16 years ago
  87. febf1df Input: add support for WM97xx familty touchscreens by Mark Brown · 16 years ago
  88. 7c6d0ee Input: ads7846 - simplify support of external vREF (and ads7843) by David Brownell · 16 years ago
  89. e6cdd15 Input: locomokbd - add 'off' button support for Sharp Collie/Poodle by Helge Deller · 16 years ago
  90. 3797fec Input: remove private member from input_dev structure by Dmitry Torokhov · 16 years ago
  91. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 16 years ago
  92. 399f486 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Dmitry Torokhov · 16 years ago
  93. eb08b6b evdev: Release eventual input device grabs when getting disconnected by Björn Steinbrink · 16 years ago
  94. 589499c ixp4xx-beeper: add MODULE_ALIAS by Alessandro Zummo · 16 years ago
  95. 481419e Input: apm-power - fix crash when unloading modules by Helge Deller · 16 years ago
  96. 688dad4 Input: pxa27x - fix keypad KPC macros by Samuel Ortiz · 16 years ago
  97. 3c00bb9 Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 by Laszlo Kajan · 16 years ago
  98. 1db3a34 Input: ALPS - put secondary device in proper place in sysfs by Dmitry Torokhov · 16 years ago
  99. 0e1763f Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX by Ping Cheng · 16 years ago
  100. 05be5fc Input: ads7846 - fix uninitialized var warning by Andrew Morton · 16 years ago