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