1. d5d4db7 USB: replace flush_workqueue with cancel_sync_work by Alan Stern · 17 years ago
  2. 40acc09 ehci-fsl: fix cache coherency problem on system with large memory by Li Yang · 17 years ago
  3. fa91d43 USB: Add support for Olimex arm-usb-ocd JTAG interface serial port by Tony Lindgren · 17 years ago
  4. 5b7da8f USB: Add support for Sierra Wireless Aircard 595U by Danny Budik · 17 years ago
  5. 9d33efd USB: ldusb bugfix by Oliver Neukum · 17 years ago
  6. 2adb80e USB: ftdi_sio: Add USB Product Id for OpenDCC by Guido Scholz · 17 years ago
  7. d4b7d8e USB: fix ratelimit call semantics by Alan Stern · 17 years ago
  8. dd86557 USB: handle errors in power/level attribute by Alan Stern · 17 years ago
  9. 7ed92f1 USB: make the autosuspend workqueue thread freezable by Alan Stern · 17 years ago
  10. 8ab5e8c USB: Fix USB OHCI Subvendor for Toshiba Portege 4000 by Andrey Borzenkov · 17 years ago
  11. bdc4abd USB: usblp: Use correct DMA address in case of probe error by Pete Zaitcev · 17 years ago
  12. b268f48 USB: Fix debug output of ark3116 by Jan Engelhardt · 17 years ago
  13. 09b7002 USB: Onetouch - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  14. 57a21c1 USB: don't try to kzalloc 0 bytes by Alan Stern · 17 years ago
  15. b89ee19 USB: remove short initial timeout for device descriptor fetch by Alan Stern · 17 years ago
  16. d984abc USB: Deref URB after usbmon is done with it by Pete Zaitcev · 17 years ago
  17. 9a03095 USB: Remove duplicate IDs from option card driver by Ben Collins · 17 years ago
  18. be23edf USB: auerswald: fix file release handler by Andrew Morton · 17 years ago
  19. fcbd963 USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning by Li Yang · 17 years ago
  20. 8d062b9 USB: set the correct Interrupt interval in usb_bulk_msg by Alan Stern · 17 years ago
  21. 762e92f USB: New device PID for ftdi_sio driver by Neil \"Superna\" ARMSTRONG · 17 years ago
  22. bf87ce5 USB: remove unneeded WARN_ON by Alan Stern · 17 years ago
  23. ef7f6c7 USB: more autosuspend timer stuff by Alan Stern · 17 years ago
  24. 4fe5354 EHCI: fix problem with BIOS handoff by Alan Stern · 17 years ago
  25. 47f8468 USB: fix more ftdi-elan/u132-hcd #include lossage by David Brownell · 17 years ago
  26. 64902cb usb-storage: ignore Sitecom WL-117 USB-WLAN by Matthew Davidson · 17 years ago
  27. deb3d7f USB: remove useless check in mos7840 found by coverity by Oliver Neukum · 17 years ago
  28. 5ac43d1 USB: fix omninet memory leak found by coverity by Oliver Neukum · 17 years ago
  29. 877d772 [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. by Andrew Victor · 17 years ago
  30. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  31. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 17 years ago
  32. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  33. b8a124d usbatm_heavy_init: don't use CLONE_SIGHAND by Oleg Nesterov · 17 years ago
  34. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  35. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  36. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  37. 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  38. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  39. 31990a9 SIS USB2VGA Warning fix by WANG Cong · 17 years ago
  40. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  41. ba0acb5 Input: move USB miscellaneous devices under drivers/input/misc by Dmitry Torokhov · 17 years ago
  42. b5da20f Input: move USB mice under drivers/input/mouse by Dmitry Torokhov · 17 years ago
  43. 1c362d4 Input: move USB gamepads under drivers/input/joystick by Dmitry Torokhov · 17 years ago
  44. d05e84e Input: move USB touchscreens under drivers/input/touchscreen by Dmitry Torokhov · 17 years ago
  45. 4104d13 Input: move USB tablets under drivers/input/tablet by Dmitry Torokhov · 17 years ago
  46. 334d0dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  47. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  48. 2fda4c9 ehci-ps3, ohci-ps3: fix compilation by Geoff Levand · 17 years ago
  49. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  50. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  51. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  52. e37a97d Input: drivers/usb/input - usb_buffer_free() cleanup by Dmitry Torokhov · 17 years ago
  53. 4ee1fc8 Input: drivers/usb/input - fix sparse warnings (signedness) by Dmitry Torokhov · 17 years ago
  54. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  55. dc4f60c [POWERPC] PS3: Interrupt routine fixups. by Geoff Levand · 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. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  58. 1764f15 usb-net/pegasus: simplify carrier detection by Dan Williams · 17 years ago
  59. d2eef1f USB: update gadget files for fsl_usb2_udc driver by Li Yang · 17 years ago
  60. b504882 USB: add Freescale high-speed USB SOC device controller driver by Li Yang · 17 years ago
  61. 33f73e5 USB: quirk for broken suspend of IT8152F/G by Raphael Assenat · 17 years ago
  62. 147c5a1 USB: iowarrior.c: timeouts too small in usb_control_msg calls by Eberhard Fahle · 17 years ago
  63. a03c6fa USB: dell device id for option.c by Hans Engelen · 17 years ago
  64. 862e904 USB: Remove Huawei unusual_devs entry by Phil Dibowitz · 17 years ago
  65. 92f5cae USB: CP2101 New Device IDs by Craig Shelley · 17 years ago
  66. 79dcdbf USB: add picdem device to ldusb by Joey Goncalves · 17 years ago
  67. 527660a usbfs micro optimitation by Oliver Neukum · 17 years ago
  68. 1b101ce USB: remove ancient/broken CRIS hcd by David Brownell · 17 years ago
  69. b8d297c usb ethernet gadget, workaround network stack API glitch by Erik Hovland · 17 years ago
  70. 83f7d95 USB: add "busnum" attribute for USB devices by Alan Stern · 17 years ago
  71. 6a02c996 USB: cxacru: ADSL state management by Simon Arlott · 17 years ago
  72. 7d5e1dd usbatm: Detect usb device shutdown and ignore failed urbs by Simon Arlott · 17 years ago
  73. 5c975ac USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO by S.Caglar Onur · 17 years ago
  74. 3f6e584 USB: BandRich BandLuxe HSDPA Data Card Driver by Leon Leong · 17 years ago
  75. 178398d USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug by Wu, Bryan · 17 years ago
  76. 893a342 USB Elan FTDI: check for driver registration status by Cyrill Gorcunov · 17 years ago
  77. f094e4f USB: sierra: add more checks on shutdown by Greg Kroah-Hartman · 17 years ago
  78. 931384f USB: add an ohci board-specific quirk by David Brownell · 17 years ago
  79. 296c024 USB: usbnet reports minidriver name through ethtool by David Brownell · 17 years ago
  80. ddda086 USB: rndis_host, various cleanups by David Brownell · 17 years ago
  81. 8c9862e USB: fix signed jiffies issue in autosuspend logic by Alan Stern · 17 years ago
  82. ecb658d usbmon: bus zero by Pete Zaitcev · 17 years ago
  83. 35d07fd USB: Allow transfer_buffer with transfer_dma by Tony Lindgren · 17 years ago
  84. ebc3ac1 USB: cleanup ofd adutux by Oliver Neukum · 17 years ago
  85. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  86. 38c3cb5 USB: whiteheat: Convert to generic boolean by Richard Knutsson · 17 years ago
  87. 5ec1862 USB: fix omninet write vs. close race by Oliver Neukum · 17 years ago
  88. 2f007de USB: fix error handling for mct_u232 by Oliver Neukum · 17 years ago
  89. 9306fff USB: fix error handling in kl5kusb by Oliver Neukum · 17 years ago
  90. 5a9f4e3 USB: fix catc error handling by Oliver Neukum · 17 years ago
  91. 949ce47 USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer by Oliver Neukum · 17 years ago
  92. 4edf2c8 USB: fix ark3116 memory leak by Oliver Neukum · 17 years ago
  93. 868e440 USB: ftdi_sio: Add USB ID of ADSTech USBX-707 by Jelle Foks · 17 years ago
  94. 62127a5 USB: fix race in ftdio_write by Oliver Neukum · 17 years ago
  95. b80349b USB: fix race in visor_write by Oliver Neukum · 17 years ago
  96. b19d402 USB: aircable cleanup by Oliver Neukum · 17 years ago
  97. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  98. 8784028 USB: gadget-storage needs BLOCK by Randy Dunlap · 17 years ago
  99. 2add522 USB: add power/level sysfs attribute by Alan Stern · 17 years ago
  100. 13f6be0 USB: ati_remote2: Add channel support by Peter Stokes · 17 years ago