1. 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
  2. 8687197 Revert "USB: xhci: Use GFP_ATOMIC under spin_lock" by Greg Kroah-Hartman · 14 years ago
  3. 1c0a380 USB: ohci-jz4740: Fix spelling in MODULE_ALIAS by Stefan Weil · 14 years ago
  4. 886ccd4 usb: core: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  5. eca67aa usb: misc: iowarrior: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  6. 5dc92cf usb: misc: sisusbvga: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  7. 28609d4 usb: subtle increased memory usage in u_serial by Jim Sung · 14 years ago
  8. 58c0d9d USB: option: fix when the driver is loaded incorrectly for some Huawei devices. by ma rui · 14 years ago
  9. ef821ae USB: xhci: Use GFP_ATOMIC under spin_lock by David Sterba · 14 years ago
  10. 4b4cd73 usb: gadget: goku_udc: add registered flag bit, fixing build by Andy Whitcroft · 14 years ago
  11. 724c852 USB: ehci/mxc: compile fix by Uwe Kleine-König · 14 years ago
  12. 018b97d USB: Fix FSL USB driver on non Open Firmware systems by Marc Kleine-Budde · 14 years ago
  13. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  14. 5c4dd22 Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus by Greg Kroah-Hartman · 14 years ago
  15. 6e16edf usb: musb: fail unaligned DMA transfers on v1.8 and above by Anand Gadiyar · 14 years ago
  16. 7fea0f7 USB: ftdi_sio: add device IDs for Milkymist One JTAG/serial by Sebastien Bourdeauducq · 14 years ago
  17. 0739702 usb: musb: gadget: kill duplicate code in musb_gadget_queue() by Sergei Shtylyov · 14 years ago
  18. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  19. 19aab56 usb: musb: Fix handling of spurious SESSREQ by Heikki Krogerus · 14 years ago
  20. b212091 usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time by Ming Lei · 14 years ago
  21. 9c75646 USB: musb: blackfin: push clkin value to platform resources by Bob Liu · 14 years ago
  22. 68f6471 USB: musb: blackfin: fix dynamic device<->host changing by Bob Liu · 14 years ago
  23. 1e393c6 USB: musb: blackfin: pm: make it work by Bob Liu · 14 years ago
  24. 32d5dc9 USB: musb: pm: don't rely fully on clock support by Bob Liu · 14 years ago
  25. 5d726f5 USB: musb: blackfin: fix musb_read_txhubport() definition by Ian Jeffray · 14 years ago
  26. 31c9909 USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration by Ming Lei · 14 years ago
  27. 120d074 usb: musb: don't leave PHY enabled on shutdown() by Grazvydas Ignotas · 14 years ago
  28. e2c3404 usb: musb: musb_gadget: fix resource leakage in error path by Rahul Ruikar · 14 years ago
  29. 9001d80 usb: musb: gadget: fix dma mode 0 in double buffer Rx case by Ming Lei · 14 years ago
  30. 315daea USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  31. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  32. b77d643 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  33. 1643acc USB: Add EHCI and OHCH glue for OCTEON II SOCs. by David Daney · 14 years ago
  34. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  35. e7944d8 usb: otg: twl4030-usb: switch over to defines in twl.h by Felipe Balbi · 14 years ago
  36. 349f6c5 USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  37. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  38. 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
  39. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  40. 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
  41. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  42. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  44. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  45. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  46. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  47. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  48. 92ca0dc USB: mct_u232: fix broken close by Johan Hovold · 14 years ago
  49. f34c25e USB: gadget: amd5536udc.c: fix error path by Rahul Ruikar · 14 years ago
  50. e581c8c USB: imx21-hcd - fix off by one resource size calculation by Axel Lin · 14 years ago
  51. bd68826 usb: gadget: fix Kconfig warning by Felipe Contreras · 14 years ago
  52. e576a7a usb: r8a66597-udc: Add processing when USB was removed. by Yusuke Goda · 14 years ago
  53. 69cb1ec mxc_udc: add workaround for ENGcm09152 for i.MX35 by Eric Bénard · 14 years ago
  54. 0f266ab USB: ftdi_sio: add device ids for ScienceScope by Greg Kroah-Hartman · 14 years ago
  55. 843bb1d USB: musb: AM35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
  56. eb83092 USB: musb: add musb support for AM35x by Ajay Kumar Gupta · 14 years ago
  57. 436a389 usb: Fix linker errors with CONFIG_PM=n by Sarah Sharp · 14 years ago
  58. 39eb234 USB: ohci-sh - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  59. 4e5c353 USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  60. 7a9d93e USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  61. b5b5c3a USB: xhci: Fix compile error when CONFIG_PM=n by Sarah Sharp · 14 years ago
  62. 56626a7 USB: accept some invalid ep0-maxpacket values by Alan Stern · 14 years ago
  63. 5535b1d USB: xHCI: PCI power management implementation by Andiry Xu · 14 years ago
  64. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  65. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  66. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  67. 85f0ff4 usb: Fix issue with USB 3.0 devices after system resume by Sarah Sharp · 14 years ago
  68. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  69. f0615c4 USB: xHCI: change xhci_reset_device() to allocate new device by Andiry Xu · 14 years ago
  70. 6492773 USB: xHCI: Add pointer to udev in struct xhci_virt_device by Andiry Xu · 14 years ago
  71. ac9dfe9 usb: r8a66597-hcd: Change mistake of the outsw function by Nobuhiro Iwamatsu · 14 years ago
  72. 96b9e83 USB: otg/ulpi: extend id's table. by Igor Grinberg · 14 years ago
  73. a913819 USB: otg/ulpi: improve ulpi phy detection. by Igor Grinberg · 14 years ago
  74. c6f694a USB: opticon: Whitespace fixes in opticon driver by Alon Ziv · 14 years ago
  75. 0d930e5 USB: opticon: Add Opticon OPN2001 write support by Alon Ziv · 14 years ago
  76. 97cd8dc USB: opticon: Fix long-standing bugs in opticon driver by Alon Ziv · 14 years ago
  77. c19db4c USB: ftdi_sio: set device latency timeout at port probe by Johan Hovold · 14 years ago
  78. 3ed7801 usb: iowarrior: don't trust report_size for buffer size by Kees Cook · 14 years ago
  79. cfb8da8 USB: visor: fix initialisation of UX50/TH55 devices by Johan Hovold · 14 years ago
  80. 59c6ccd USB: ftdi_sio: new VID/PIDs for various Papouch devices by Daniel Suchy · 14 years ago
  81. 0a6a717 USB: gadget: storage: reuse definitions from scsi.h header file by Michal Nazarewicz · 14 years ago
  82. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  83. 75d87cd usb: gadget: dummy_hcd: Fix error path by Rahul Ruikar · 14 years ago
  84. 7b3a766 usb: core: endpoint: Fix error path by Rahul Ruikar · 14 years ago
  85. 93ad03d USB: cp210x: Add WAGO 750-923 Service Cable device ID by Anders Larsen · 14 years ago
  86. 7491f13 USB: do not print -ESHUTDOWN message if usb at otg device mode by Peter Chen · 14 years ago
  87. 0091402 usb-storage: add new no_read_capacity_16 quirk by Hans de Goede · 14 years ago
  88. ae38c78 usb-storage: add new no_read_disc_info quirk by Hans de Goede · 14 years ago
  89. 319feaa usb: gadget: goku_udc: Fix error path by Dan Carpenter · 14 years ago
  90. d0cc3d4 USB: imx21-hcd accept arbitary transfer buffer alignement. by Martin Fuzzey · 14 years ago
  91. 1dae423 USB: introduce unmap_urb_setup_for_dma() by Martin Fuzzey · 14 years ago
  92. 7a7e789 USB: imx21-hcd: Fix isochronous endpoint idle by Martin Fuzzey · 14 years ago
  93. b2a068d USB: imx21-hcd: refactor hardware data memory management by Martin Fuzzey · 14 years ago
  94. e6da55c USB: imx21-hcd: remove unused variable by Martin Fuzzey · 14 years ago
  95. 40aed52 USB: usbtest - ensure correct isoc data length by Martin Fuzzey · 14 years ago
  96. fabbf21 USB: usbtest fix coding style by Martin Fuzzey · 14 years ago
  97. 80f0cf3 USB: disable endpoints after unbinding interfaces, not before by Alan Stern · 14 years ago
  98. cf7d3c8 usb: langwell_udc: cancel pending requests when controller is suspended. by Philippe Skowronski · 14 years ago
  99. c8458d5 usb: langwell_udc: fix big file transfer issue. by Christophe Lebouc · 14 years ago
  100. 689d6ea USB: UHCI: add native scatter-gather support(v1) by Ming Lei · 14 years ago