1. f28c42c usb: dwc3: pci: PHY should be deleted later than dwc3 core by Peter Chen · 11 years ago
  2. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  3. 2a0ebf8 USB: cxacru: potential underflow in cxacru_cm_get_array() by Dan Carpenter · 11 years ago
  4. 9c5fdd3 drivers/usb/phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  5. bb52281 drivers/usb/host: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  6. bd93581 drivers/usb/gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  7. 122af6d drivers/usb/chipidea: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  8. 7138143 USB: ftdi_sio: Add support for Newport CONEX motor drivers by Gomella, Andrew (NIH/NHLBI) [F] · 11 years ago
  9. 49c6e37 USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card by Dan Williams · 11 years ago
  10. b3517d5 usb: ohci: fix goto wrong tag in err case by Libo Chen · 11 years ago
  11. 72d9c8b usb: isp1760-if: fix memleak when platform_get_resource fail by Libo Chen · 11 years ago
  12. 9a9ef73 usb: ehci-s5p: fix memleak when fallback to pdata by Libo Chen · 11 years ago
  13. 4746b6c USB: serial: clean up chars_in_buffer by Johan Hovold · 11 years ago
  14. ff93b19 USB: ti_usb_3410_5052: fix chars_in_buffer overhead by Johan Hovold · 11 years ago
  15. b16634a USB: io_ti: fix chars_in_buffer overhead by Johan Hovold · 11 years ago
  16. a37025b USB: ftdi_sio: fix chars_in_buffer overhead by Johan Hovold · 11 years ago
  17. c413364 USB: ftdi_sio: clean up get_modem_status by Johan Hovold · 11 years ago
  18. dcf0105 USB: serial: add generic wait_until_sent implementation by Johan Hovold · 11 years ago
  19. 0693196 USB: serial: add wait_until_sent operation by Johan Hovold · 11 years ago
  20. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 11 years ago
  21. 8ff10bd USB: Blacklisted Cinterion's PLxx WWAN Interface by Schemmel Hans-Christoph · 11 years ago
  22. 73c042d usb: option: Add Telewell TW-LTE 4G by Teppo Kotilainen · 11 years ago
  23. 843e56c USB: EHCI: remove bogus #error by Arnd Bergmann · 11 years ago
  24. bac6b03 USB: reset resume quirk needed by a hub by Oliver Neukum · 11 years ago
  25. 1c9e55c USB: usb-stor: realtek_cr: Fix compile error by Wei WANG · 11 years ago
  26. 7c8bfed usb, chipidea: fix link error when USB_EHCI_HCD is a module by David Rientjes · 11 years ago
  27. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  28. 815fa7b USB: OHCI: fix logic for scheduling isochronous URBs by Alan Stern · 11 years ago
  29. e1944017 USB: fix latency in uhci-hcd and ohci-hcd by Alan Stern · 11 years ago
  30. 997ff89 USB: UHCI: fix for suspend of virtual HP controller by Alan Stern · 11 years ago
  31. ccd9509 USB: fix Kconfig logic for USB_UHCI_HCD by Alan Stern · 11 years ago
  32. e4f47e3 USB: xHCI: override bogus bulk wMaxPacketSize values by Alan Stern · 11 years ago
  33. 4e0aa63 usb: otg: mxs-phy: add missing type to usb_phy by Michael Grzeschik · 11 years ago
  34. b990da1 usb: phy: remove CONFIG_USB_OTG_UTILS once more by Paul Bolle · 11 years ago
  35. 17d966a usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_request() by Jingoo Han · 11 years ago
  36. 1abd8b3 usb: phy: Fix NULL pointer exception during usb_get_phy by Robert Jarzmik · 11 years ago
  37. 9d6ab42 usb: phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  38. 2cde393 usb: gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  39. 1bc0d92 usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=y by Vivek Gautam · 11 years ago
  40. fea7707 usb: gadget: fix error return code in configfs_composite_bind() by Wei Yongjun · 11 years ago
  41. 481d304 usb: gadget: dummy_hcd: fix error return code in init() by Wei Yongjun · 11 years ago
  42. c366195 usb: gadget: fusb300_udc: fix error return code in fusb300_probe() by Wei Yongjun · 11 years ago
  43. ef89a1f usb: gadget: m66592-udc: fix error return code in m66592_probe() by Wei Yongjun · 11 years ago
  44. f3423d3 usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe() by Wei Yongjun · 11 years ago
  45. 48ad20f usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe() by Wei Yongjun · 11 years ago
  46. b25e5f1 usb: musb: dsps: fix error return code in dsps_create_musb_pdev() by Wei Yongjun · 11 years ago
  47. 8fe6120 usb: phy: nop: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  48. 99f80cf usb: phy: mxs-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  49. c21b7ee usb: phy: mv-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  50. a9b1bdd usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  51. c8a0b5c usb: phy: ab8500-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  52. 03fc1d8 usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  53. c0b4e04 usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  54. 2673976 usb: gadget: imx_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  55. a038391 usb: gadget: f_uac2: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  56. a0c6727 usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  57. e80ad12 usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  58. fb00d69 usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  59. 21c7dee Add a couple kernel-doc lines to prevent warnings. by Robert P. J. Day · 11 years ago
  60. 4b7e450 usb: musb: omap2430: add missing platform_device_put() on error in omap2430_probe() by Wei Yongjun · 11 years ago
  61. c8c1888 usb: gadget: zero: fix error return code in zero_bind() by Wei Yongjun · 11 years ago
  62. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  63. abab876 usb: tilegx: fix memleak when create hcd fail by Libo Chen · 11 years ago
  64. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  65. 0460fef aio: use cancellation list lazily by Kent Overstreet · 11 years ago
  66. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 11 years ago
  67. a80bf61 gadget: remove only user of aio retry by Zach Brown · 11 years ago
  68. 962a1ab gadget: single_open() leaks by Al Viro · 11 years ago
  69. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  70. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  72. 677a0b5 drivers/usb/storage/realtek_cr.c: fix build by Andrew Morton · 11 years ago
  73. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  74. 77cd02c fsl_udc: Don't use create_proc_read_entry() by David Howells · 11 years ago
  75. 96c7a22 goku_udc: Don't use create_proc_read_entry() by David Howells · 11 years ago
  76. 3dce189 yurex: don't wank with fasync on ->release()... by Al Viro · 11 years ago
  77. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  78. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  79. 2794b5d Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  80. afcf792 Merge branch 'fixes' into next/cleanup by Olof Johansson · 11 years ago
  81. 4626b8d USB: ehci-msm: USB_MSM_OTG needs USB_PHY by Arnd Bergmann · 11 years ago
  82. 8097804 USB: OHCI: avoid conflicting platform drivers by Arnd Bergmann · 11 years ago
  83. c3c683e USB: OMAP: ISP1301 needs USB_PHY by Arnd Bergmann · 11 years ago
  84. 64e98a7 USB: lpc32xx: ISP1301 needs USB_PHY by Arnd Bergmann · 11 years ago
  85. 71d9a2b9 USB: ftdi_sio: enable two UART ports on ST Microconnect Lite by Adrian Thomasset · 11 years ago
  86. ee5d5499 usb: phy: tegra: don't call into tegra-ehci directly by Arnd Bergmann · 11 years ago
  87. 4623245 usb: phy: phy core cannot yet be a module by Arnd Bergmann · 11 years ago
  88. 62d08a1 USB: Fix initconst in ehci driver by Andi Kleen · 11 years ago
  89. 671b4b2 usb-storage: CY7C68300A chips do not support Cypress ATACB by Tormod Volden · 11 years ago
  90. d19bf5c USB: serial: option: Added support Olivetti Olicard 145 by Filippo Turato · 11 years ago
  91. 9f06d15 USB: ftdi_sio: correct ST Micro Connect Lite PIDs by Adrian Thomasset · 11 years ago
  92. 0b9b6df Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  93. 19d8ced usb: phy: remove exported function from __init section by Denis Efremov · 11 years ago
  94. abe7a40 usb: gadget: zero: put function instances on unbind by Andrzej Pietrasiewicz · 11 years ago
  95. 9890e33 usb: gadget: f_sourcesink.c: correct a copy-paste misnomer by Andrzej Pietrasiewicz · 11 years ago
  96. 8d6f51b usb: gadget: cdc2: fix error return code in cdc_do_config() by Wei Yongjun · 11 years ago
  97. ad46047 usb: gadget: multi: fix error return code in rndis_do_config() by Wei Yongjun · 11 years ago
  98. 6ee3e8e usb: gadget: f_obex: fix error return code in obex_bind() by Wei Yongjun · 11 years ago
  99. 4601de8 USB: storage: convert to use module_usb_driver() by Greg Kroah-Hartman · 11 years ago
  100. 191648d usb: storage: Convert US_DEBUGP to usb_stor_dbg by Joe Perches · 11 years ago