1. eb990b5 Input: add dm355evm_keys driver by David Brownell · 16 years ago
  2. e912a301 Input: keyboard - remove warning about raw mode not supported by Dmitry Torokhov · 16 years ago
  3. 68d8bf0 Input: add twl4030-pwrbutton driver by Felipe Balbi · 16 years ago
  4. e06003a Input: add matrix keypad driver for Cirrus EP93xx by H Hartley Sweeten · 16 years ago
  5. 864fe73 Input: add wm97xx accelerated driver for Atmel microprocessors by Hans-Christian Egtvedt · 16 years ago
  6. 64e8563 Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flag by Dmitry Torokhov · 16 years ago
  7. 89b09b9 Input: serio - rearrange EXPORT_SYMBOL() markings by Dmitry Torokhov · 16 years ago
  8. 3e65067 Input: gameport - rearrange EXPORT_SYMBOL() markings by Dmitry Torokhov · 16 years ago
  9. f445da8 Input: fp801-gp - add MODULE_DESCRIPTION() by Dmitry Torokhov · 16 years ago
  10. 32a676f Input: gtco - add MODULE_DESCRIPTION() by Dmitry Torokhov · 16 years ago
  11. bd3ce65 Input: rotary_encoder - add support for REL_* axes by H Hartley Sweeten · 16 years ago
  12. 3f3e7c6 Input: ads7846 - fix unsafe disable_irq by Ben Nizette · 16 years ago
  13. 180deb5 Input: mainstone-wm97xx - fix condition in pen_up by Jiri Slaby · 16 years ago
  14. 9a03fbe Input: pc110pad - remove unused variable dev by Ilpo Järvinen · 16 years ago
  15. 3eaa750 Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag by Michael Hennerich · 16 years ago
  16. 0bc69ce Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag by Michael Hennerich · 16 years ago
  17. 7f6d5ff Input: da9034-ts - make pen {down,up} events more reliable by Eric Miao · 16 years ago
  18. 93ff27c Input: da9034-ts - add Bin Yang as co-author of the driver by Eric Miao · 16 years ago
  19. e04126c Input: atkbd - add forced release keys quirk for Samsung NC20 by Barry Carroll · 16 years ago
  20. 157f3a3 Input: atkbd - add forced release keys quirk for Samsung Q45 by Dmitry Torokhov · 16 years ago
  21. 4ced8e7 Input: gameport - fix attach driver code by Dmitry Torokhov · 16 years ago
  22. d061ebd Input: hp_sdc_rtc should depend on serio by Alexander Beregalov · 16 years ago
  23. 4f29523 Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM by Mark Brown · 16 years ago
  24. fd746d5 Input: ads7846 - introduce platform specific way to synchronize sampling by Eric Miao · 16 years ago
  25. b79e83b Input: remove unnecessary synchronize_rcu() call by Arjan van de Ven · 16 years ago
  26. 7c46e23 Input: i8042 - add a DMI table for the i8042.reset option by Arjan van de Ven · 16 years ago
  27. 5ea2fc6 Input: i8042 - introduce a tougher reset by Arjan van de Ven · 16 years ago
  28. 59cc1dd Input: i8042 - add HP DV9700 to the noloop list by Dmitry Torokhov · 16 years ago
  29. 74f733c Input: arrange drivers/input/misc/Makefile in alphabetical order by Dmitry Torokhov · 16 years ago
  30. b4be468 Input: add AD7879 Touchscreen driver by Michael Hennerich · 16 years ago
  31. 331b78e Input: add AD7877 touchscreen driver by Michael Hennerich · 16 years ago
  32. 87f0fd0 Input: bf54x-keys - fix typo in warning by Michael Hennerich · 16 years ago
  33. d9bdffd Input: add driver for S1 button of rb532 by Phil Sutter · 16 years ago
  34. 73969ff Input: generic driver for rotary encoders on GPIOs by Daniel Mack · 16 years ago
  35. b0ecc73 Input: hilkbd - fix crash when removing hilkbd module by Helge Deller · 16 years ago
  36. adcb523 Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510 by Daniel Mierswa · 16 years ago
  37. 3919169 Input: atkbd - consolidate force release quirk setup by Daniel Mierswa · 16 years ago
  38. 22e39d3 Input: add accelerated touchscreen support for Marvell Zylonite by Mark Brown · 16 years ago
  39. cd2d64b Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events by Mike Rapoport · 16 years ago
  40. a700e72 Input: wm97xx - use disable_irq_nosync() for Mainstone by Mark Brown · 16 years ago
  41. 65db86a Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android by Mike Rapoport · 16 years ago
  42. fa88661 Input: fix polling of /proc/bus/input/devices by Dmitry Torokhov · 16 years ago
  43. d15c22e Merge commit 'v2.6.29-rc7' into next by Dmitry Torokhov · 16 years ago
  44. 9c1a774 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  45. 1777f1a crypto: ixp4xx - Fix qmgr_request_queue build failure by Krzysztof Hałasa · 16 years ago
  46. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  47. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 16 years ago
  48. 43e4070 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  49. 299eb93 drm/i915: Fix use-before-null-check in i915_irq_emit(). by Eric Anholt · 16 years ago
  50. fda714c drm: Avoid client deadlocks when the master disappears. by Thomas Hellstrom · 16 years ago
  51. 171901d drm: Wake up all lock waiters when the master disappears. by Thomas Hellstrom · 16 years ago
  52. 4d77c88 drm: Don't return ERESTARTSYS to user-space. by Thomas Hellstrom · 16 years ago
  53. d86a1c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  54. 359aa09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. 6b3bf20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  56. 7b88ed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  57. a087489 sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip by Andres Salomon · 16 years ago
  58. f945405 sdhci: Add quirk for controllers with no end-of-busy IRQ by Ben Dooks · 16 years ago
  59. 52c0326 zaurus: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  60. 05ffb3e usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() by Bjørn Mork · 16 years ago
  61. 2cf48a1 veth: Fix carrier detect by Eric W. Biederman · 16 years ago
  62. cac477e cdc_ether: add usb id for Ericsson F3507g by Bjørn Mork · 16 years ago
  63. 6709fe9 r8169: read MAC address from EEPROM on init (2nd attempt) by Ivan Vecera · 16 years ago
  64. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  65. 98f8948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  66. 0f49548 Input: psmouse - add newline to OLPC HGPK touchpad debugging by Andy Whitcroft · 16 years ago
  67. 9ab7b25 Input: elantech - touchpad driver miss-recognising logitech mice by Arjan Opmeer · 16 years ago
  68. 4d36845 Input: synaptics - ensure we reset the device on resume by Andy Whitcroft · 16 years ago
  69. 139ebe8 Input: usbtouchscreen - fix eGalax HID ignoring by Daniel Ritz · 16 years ago
  70. 778ef1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  71. 3c4f115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  72. 535d8e8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 6febf65 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  74. 174eef1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  75. 31d8b56 hpilo: new pci device by David Altobelli · 16 years ago
  76. 8ca2f15 w1: add missing Kconfig/Makefile entries for DS2431 slave driver by Herton Ronaldo Krzesinski · 16 years ago
  77. dca1714 w1_ds2433: clear the validcrc flag after a write by Ben Gardner · 16 years ago
  78. e747951 USB: musb: fix srp sysfs entry deletion by Vikram Pandita · 16 years ago
  79. 5c23c90 USB: musb: resume suspended root hub on disconnect by Anand Gadiyar · 16 years ago
  80. 136733d USB: musb: use right poll limit for low speed devices by Sergei Shtylyov · 16 years ago
  81. 3ecdb9a USB: musb: be careful with 64K+ transfer lengths, host side by Sergei Shtylyov · 16 years ago
  82. 51d9f3e USB: musb: fix data toggle saving with shared FIFO by Sergei Shtylyov · 16 years ago
  83. dc61d23 USB: musb: host endpoint_disable() oops fixes by Sergei Shtylyov · 16 years ago
  84. a2fd814 USB: musb: fix urb_dequeue() method by Sergei Shtylyov · 16 years ago
  85. b7bdcb7 USB: musb: fix musb_host_tx() for shared endpoint FIFO by Dmitry Krivoschekov · 16 years ago
  86. c2c9632 USB: musb: be careful with 64K+ transfer lengths (gadget side) by Felipe Balbi · 16 years ago
  87. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 16 years ago
  88. 67f5a4b USB: usb_get_string should check the descriptor type by Alan Stern · 16 years ago
  89. 54b9ed3 USB: gadget: fix build error in omap_apollon_2420_defconfig by David Brownell · 16 years ago
  90. ce459ec USB: g_file_storage: automatically disable stalls under Atmel by Alan Stern · 16 years ago
  91. 5126a26 USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters by Alan Stern · 16 years ago
  92. c332b4e USB: Quirk for Hummingbird huc56s / Conexant ACM modem by Adam Richter · 16 years ago
  93. 5d7a475 USB: serial: add support for second revision of Ericsson F3507G WWAN card by Patrik Kullman · 16 years ago
  94. 155df65 USB: cdc-acm: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  95. 28fb668 USB: option: add BenQ 3g modem information by Jesse Sung · 16 years ago
  96. 29a46bf usb: gadget: obex: select correct ep descriptors by Felipe Balbi · 16 years ago
  97. 9aa09d2 USB: EHCI: slow down ITD reuse by Karsten Wiese · 16 years ago
  98. 9a6e184 USB: fsl_usb2_udc: fix potential queue head corruption by Li Yang · 16 years ago
  99. acfa511 Staging: w35und: fix usb_control_msg() error handling in wb35_probe() by Pekka Enberg · 16 years ago
  100. 05e361c Staging: w35und: fix registration with wlan stack by Pavel Machek · 16 years ago