1. 7bddaac Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  2. dbb442b Revert "USB: gadget: Allow function access to device ID data during bind()" by Greg Kroah-Hartman · 14 years ago
  3. ecc1624 USB: misc: uss720.c: add another vendor/product ID by Thomas Sailer · 14 years ago
  4. d73a9b3 USB: usb-storage: unusual_devs entry for the Samsung YP-CP3 by Vitaly Kuznetsov · 14 years ago
  5. daba580 USB: gadget: Remove suspended sysfs file before freeing cdev by Pavankumar Kondeti · 14 years ago
  6. f4ce908 USB: core: Add input prompt and help text for USB_OTG config by Pavankumar Kondeti · 14 years ago
  7. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  8. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  9. 5363cdc USB: ftdi_sio: Add D.O.Tec PID by Florian Faber · 14 years ago
  10. f8bbeab xhci: Fix issue with port array setup and buggy hosts. by Sarah Sharp · 14 years ago
  11. b7a5100 Merge branch 'for-greg' of git://gitorious.org/usb/usb into work by Greg Kroah-Hartman · 14 years ago
  12. 8244272 Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into work by Greg Kroah-Hartman · 14 years ago
  13. abf0318 USB: fix autosuspend bug in usb-serial by Alan Stern · 14 years ago
  14. a85b4e7 USB: ehci: disable LPM and PPCD for nVidia MCP89 chips by Brian J. Tarricone · 14 years ago
  15. 6fdbad8 USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID added by Jacques Viviers · 14 years ago
  16. 27f485b USB: yurex: add .llseek fop to file_operations by Tomoki Sekiyama · 14 years ago
  17. 28942bb USB: ftdi_sio: Add ID for RT Systems USB-29B radio cable by Michael Stuermer · 14 years ago
  18. e945716 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  19. 07a8cdd usb: musb: do not use dma for control transfers by Anand Gadiyar · 14 years ago
  20. bb324b0 usb: musb: gadget: fix compilation warning by Ajay Kumar Gupta · 14 years ago
  21. e75df37 usb: musb: clear RXCSR_AUTOCLEAR before PIO read by Ming Lei · 14 years ago
  22. 92d2711 usb: musb: unmap dma buffer when switching to PIO by Hema Kalliguddi · 14 years ago
  23. 6dd0a3a7 xhci: Don't let the USB core disable SuperSpeed ports. by Sarah Sharp · 14 years ago
  24. da6699c xhci: Setup array of USB 2.0 and USB 3.0 ports. by Sarah Sharp · 14 years ago
  25. 7a3783e xhci: Fix reset-device and configure-endpoint commands by Paul Zimmerman · 14 years ago
  26. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  27. 02e2c51 USB: EHCI: fix obscure race in ehci_endpoint_disable by Alan Stern · 14 years ago
  28. b488095 USB: gadget: AT91: fix typo in atmel_usba_udc driver by Josh Wu · 14 years ago
  29. f52022b USB: isp1362-hcd - fix section mismatch warning by Axel Lin · 14 years ago
  30. 3d091a6 USB: EHCI: AMD periodic frame list table quirk by Andiry Xu · 14 years ago
  31. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  32. 3d96587 USB: OTG: langwell_otg: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  33. e24d7ac USB: misc: usbsevseg: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  34. 48f1154 USB: misc: usbled: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  35. d489a4b USB: misc: trancevibrator: fix up a sysfs attribute permission by Greg Kroah-Hartman · 14 years ago
  36. c990600 USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  37. d9624e7 USB: storage: sierra_ms: fix sysfs file attribute by Greg Kroah-Hartman · 14 years ago
  38. 723b991 USB: ehci: fix debugfs 'lpm' permissions by Greg Kroah-Hartman · 14 years ago
  39. e502ac5 USB: atm: ueagle-atm: fix up some permissions on the sysfs files by Greg Kroah-Hartman · 14 years ago
  40. 3cf7f0c Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 14 years ago
  41. 8982132 xhci: Fix command ring replay after resume. by Sarah Sharp · 14 years ago
  42. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  43. dc07c91 xHCI: fix wMaxPacketSize mask by Andiry Xu · 14 years ago
  44. 74bb844 xHCI: release spinlock when setup interrupt by Andiry Xu · 14 years ago
  45. 241b652 xhci: Remove excessive printks with shared IRQs. by Sarah Sharp · 14 years ago
  46. 8687197 Revert "USB: xhci: Use GFP_ATOMIC under spin_lock" by Greg Kroah-Hartman · 14 years ago
  47. 1c0a380 USB: ohci-jz4740: Fix spelling in MODULE_ALIAS by Stefan Weil · 14 years ago
  48. 886ccd4 usb: core: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  49. eca67aa usb: misc: iowarrior: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  50. 5dc92cf usb: misc: sisusbvga: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  51. 28609d40 usb: subtle increased memory usage in u_serial by Jim Sung · 14 years ago
  52. 58c0d9d USB: option: fix when the driver is loaded incorrectly for some Huawei devices. by ma rui · 14 years ago
  53. ef821ae USB: xhci: Use GFP_ATOMIC under spin_lock by David Sterba · 14 years ago
  54. 4b4cd73 usb: gadget: goku_udc: add registered flag bit, fixing build by Andy Whitcroft · 14 years ago
  55. 724c852 USB: ehci/mxc: compile fix by Uwe Kleine-König · 14 years ago
  56. 018b97d USB: Fix FSL USB driver on non Open Firmware systems by Marc Kleine-Budde · 14 years ago
  57. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  58. 5c4dd22 Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus by Greg Kroah-Hartman · 14 years ago
  59. 6e16edf usb: musb: fail unaligned DMA transfers on v1.8 and above by Anand Gadiyar · 14 years ago
  60. 7fea0f7 USB: ftdi_sio: add device IDs for Milkymist One JTAG/serial by Sebastien Bourdeauducq · 14 years ago
  61. 0739702 usb: musb: gadget: kill duplicate code in musb_gadget_queue() by Sergei Shtylyov · 14 years ago
  62. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  63. 19aab56 usb: musb: Fix handling of spurious SESSREQ by Heikki Krogerus · 14 years ago
  64. b212091 usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time by Ming Lei · 14 years ago
  65. 9c75646 USB: musb: blackfin: push clkin value to platform resources by Bob Liu · 14 years ago
  66. 68f6471 USB: musb: blackfin: fix dynamic device<->host changing by Bob Liu · 14 years ago
  67. 1e393c6 USB: musb: blackfin: pm: make it work by Bob Liu · 14 years ago
  68. 32d5dc9 USB: musb: pm: don't rely fully on clock support by Bob Liu · 14 years ago
  69. 5d726f5 USB: musb: blackfin: fix musb_read_txhubport() definition by Ian Jeffray · 14 years ago
  70. 31c9909 USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration by Ming Lei · 14 years ago
  71. 120d074 usb: musb: don't leave PHY enabled on shutdown() by Grazvydas Ignotas · 14 years ago
  72. e2c3404 usb: musb: musb_gadget: fix resource leakage in error path by Rahul Ruikar · 14 years ago
  73. 9001d80 usb: musb: gadget: fix dma mode 0 in double buffer Rx case by Ming Lei · 14 years ago
  74. 315daea USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  75. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  76. b77d643 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  77. 1643acc USB: Add EHCI and OHCH glue for OCTEON II SOCs. by David Daney · 14 years ago
  78. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  79. e7944d8 usb: otg: twl4030-usb: switch over to defines in twl.h by Felipe Balbi · 14 years ago
  80. 349f6c5 USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  81. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  82. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  83. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  84. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  85. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  86. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  87. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  88. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  89. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  90. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  91. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  92. 92ca0dc USB: mct_u232: fix broken close by Johan Hovold · 14 years ago
  93. f34c25e USB: gadget: amd5536udc.c: fix error path by Rahul Ruikar · 14 years ago
  94. e581c8c USB: imx21-hcd - fix off by one resource size calculation by Axel Lin · 14 years ago
  95. bd68826 usb: gadget: fix Kconfig warning by Felipe Contreras · 14 years ago
  96. e576a7a usb: r8a66597-udc: Add processing when USB was removed. by Yusuke Goda · 14 years ago
  97. 69cb1ec mxc_udc: add workaround for ENGcm09152 for i.MX35 by Eric Bénard · 14 years ago
  98. 0f266ab USB: ftdi_sio: add device ids for ScienceScope by Greg Kroah-Hartman · 14 years ago
  99. 843bb1d USB: musb: AM35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
  100. eb83092 USB: musb: add musb support for AM35x by Ajay Kumar Gupta · 14 years ago