1. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  2. 1d1fdd9 Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  3. b3b4911 Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  4. b9a1048 usbcore: fix incorrect type in assignment in descriptors_changed() by Xenia Ragiadakou · 11 years ago
  5. e3376d6 usbcore: compare and release one bos descriptor in usb_reset_and_verify_device() by Xenia Ragiadakou · 11 years ago
  6. eb5ea73 ehci: remove debugging statement with ehci statistics in ehci_stop() by Xenia Ragiadakou · 11 years ago
  7. 15532f4 ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c by Xenia Ragiadakou · 11 years ago
  8. 1512c91 ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set by Xenia Ragiadakou · 11 years ago
  9. fea26ef ehci: remove ehci_vdbg() verbose debugging statements by Xenia Ragiadakou · 11 years ago
  10. 9b1b016 usb: r8a66597-hcd: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  11. 72031b5 usb: phy-tegra-usb: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  12. d257221 usb: acm gadget: Null termintate strings table by Graham Williams · 11 years ago
  13. ff49896 Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  14. e7ecf06 xhci: Fix warning introduced by disabling runtime PM. by Sarah Sharp · 11 years ago
  15. 69820e0 USB: OHCI: Allow runtime PM without system sleep by Alan Stern · 11 years ago
  16. d143a8e usb: ohci-at91: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  17. c9a0552 usb: renesas_usbhs: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  18. 3cb40a5 usb: fotg210-udc: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  19. 752e695 Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  20. f2e0ae9 USB storage: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  21. 0f2aa8c usb: musb: ux500: Add check for NULL board data by Lee Jones · 11 years ago
  22. ffb62a1 usb: gadget: double unlocks on error in atmel_usba_start() by Dan Carpenter · 11 years ago
  23. 0f82768 usb: phy: signedness bugs in suspend/resume functions by Dan Carpenter · 11 years ago
  24. df49899 usb: gadget: gadgetfs: potential use after free in unbind() by Dan Carpenter · 11 years ago
  25. 1826e9b usb: gadget: gadgetfs: use after free in dev_release() by Dan Carpenter · 11 years ago
  26. 62f4b24 Merge tag 'for-usb-next-2013-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  27. c078a37 usb: dwc3: Remove duplicate inclusion of otg.h by Sachin Kamat · 11 years ago
  28. 9473e8c usb: phy: fix build breakage by Anatolij Gustschin · 11 years ago
  29. ce26bd2 USB: gadget: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  30. 781f179 usb: musb: am335x-evm: Do not remove the session bit HOST-only mode by Sebastian Andrzej Siewior · 11 years ago
  31. 9dfa362 usb: musb: dsps: do not set is_active on the first drvbus interrupt by Sebastian Andrzej Siewior · 11 years ago
  32. c031a7d usb: usb: dsps: update code according to the binding document by Sebastian Andrzej Siewior · 11 years ago
  33. 9047428 usb: musb: only remove host/udc if it has been added by Sebastian Andrzej Siewior · 11 years ago
  34. 51ef74f usb: musb: dsps: fix devm_ioremap_resource error detection code by Julia Lawall · 11 years ago
  35. 272b05a usb: gadget: USB_NET2272_DMA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  36. 4ee4f23 usb: gadget: USB_R8A66597 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  37. b2fb945 usb: gadget: USB_FUSB300 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  38. b130f03 usb: musb: avoid null pointer dereference in debug logging by Maarten ter Huurne · 11 years ago
  39. 0b5c1e6 usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback() by Wei Yongjun · 11 years ago
  40. 4ff7457 usb: phy: am335x-control: make it compile with by Sebastian Andrzej Siewior · 11 years ago
  41. 7b360f4 usb: musb: honour the return value of dma_map_single() by Sebastian Andrzej Siewior · 11 years ago
  42. 5a68e9b usb: gadget: configfs: keep a function if it is not successfully added by Andrzej Pietrasiewicz · 11 years ago
  43. 0730d52 xhci:prevent "callbacks suppressed" when debug is not enabled by Dmitry Kasatkin · 11 years ago
  44. dcf06a0 xhci: fix port BESL LPM capability checking by Mathias Nyman · 11 years ago
  45. c8476fb usb: xhci: Disable runtime PM suspend for quirky controllers by Shawn Nematbakhsh · 11 years ago
  46. d347404 USB: OHCI: fix build error related to ohci_suspend/resume by Alan Stern · 11 years ago
  47. 154547c USB: serial: clean up attribute permissions by Greg Kroah-Hartman · 11 years ago
  48. 2a6eb8a USB: usbtmc: fix up attribute permissions by Greg Kroah-Hartman · 11 years ago
  49. d03f254 USB: core: be specific about attribute permissions by Greg Kroah-Hartman · 11 years ago
  50. 598d036 USB: core: use DRIVER_ATTR_RW() by Greg Kroah-Hartman · 11 years ago
  51. d13a280 USB: serial: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  52. 3bbc47d usb: don't use bNbrPorts after initialization by Krzysztof Mazur · 11 years ago
  53. e58547e usb: fail on usb_hub_create_port_device() errors by Krzysztof Mazur · 11 years ago
  54. d0308d4 usb: fix cleanup after failure in hub_configure() by Krzysztof Mazur · 11 years ago
  55. f375fc5 usb: ehci-mxc: check for pdata before dereferencing by Daniel Mack · 11 years ago
  56. 52d5b9a usb: phy: fix build breakage by Anatolij Gustschin · 11 years ago
  57. 9a11899 USB: OHCI: add missing PCI PM callbacks to ohci-pci.c by Alan Stern · 11 years ago
  58. 3b716ca USB: mos7720: fix big-endian control requests by Johan Hovold · 11 years ago
  59. d0bd9a4 USB: mos7720: use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  60. 9c1d696 usb:gadget Fix comment for pointer to configfs by Philippe De Swert · 11 years ago
  61. 4c4e159 Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into work-next by Greg Kroah-Hartman · 11 years ago
  62. 5bc0b12 Merge 3.11-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  63. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  64. 68c91d3 USB: serial: fix stringify operator in usb-serial-simple by Yann Droneaud · 11 years ago
  65. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  66. 66591015d USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually by Thomas Pugliese · 11 years ago
  67. 79731cb USB: WUSBCORE: fix leak of urb in wa_xfer_destroy. by Thomas Pugliese · 11 years ago
  68. 11b1bf8 USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs by Thomas Pugliese · 11 years ago
  69. 6d33f7b USB: WUSBCORE: clear RPIPE stall for control endpoints by Thomas Pugliese · 11 years ago
  70. 224563b Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  71. 52fb612 xhci-plat: Don't enable legacy PCI interrupts. by Sarah Sharp · 11 years ago
  72. d49dad3 usb: Don't fail port power resume on device disconnect. by Sarah Sharp · 11 years ago
  73. 98a4f1f usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend() by Lan Tianyu · 11 years ago
  74. aa5ceae USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  75. 9821aa9 USB: uss720: fix DMA-buffer allocation by Johan Hovold · 11 years ago
  76. cbf30a9 USB: quatech2: fix port DMA-buffer allocations by Johan Hovold · 11 years ago
  77. 0448067 USB: quatech2: fix serial DMA-buffer allocations by Johan Hovold · 11 years ago
  78. bad41a5 USB: keyspan: fix port DMA-buffer allocations by Johan Hovold · 11 years ago
  79. 2fcd1c9 USB: keyspan: fix serial DMA-buffer allocations by Johan Hovold · 11 years ago
  80. ff8a43c USB: keyspan: fix null-deref at disconnect and release by Johan Hovold · 11 years ago
  81. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  82. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 11 years ago
  83. 05986ba USB: chipidea: i.MX: simplify usbmisc by Sascha Hauer · 11 years ago
  84. 4a64783 usb: chipidea: udc: .pullup is valid only when vbus is there by Peter Chen · 11 years ago
  85. d268e9b usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS by Peter Chen · 11 years ago
  86. e7e621e usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags by Peter Chen · 11 years ago
  87. 22fa844 usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts by Peter Chen · 11 years ago
  88. a107f8c usb: chipidea: add vbus interrupt handler by Peter Chen · 11 years ago
  89. cbec6bd usb: chipidea: move otg related things to otg file by Peter Chen · 11 years ago
  90. c344b51 usb: chipidea: disable all interrupts and clear all interrupts status by Peter Chen · 11 years ago
  91. 577b232 usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG by Peter Chen · 11 years ago
  92. 3f124d2 usb: chipidea: add role init and destroy APIs by Peter Chen · 11 years ago
  93. c10b4f0 usb: chipidea: otg: add otg file used to access otgsc by Peter Chen · 11 years ago
  94. d66895f usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users by Peter Chen · 11 years ago
  95. 40ed51a usb: chipidea: host: add vbus regulator control by Peter Chen · 11 years ago
  96. 1542d9c usb: chipidea: move vbus regulator operation to core by Peter Chen · 11 years ago
  97. 6a6243b usb: chipidea: remove previous MODULE_ALIAS by Fabio Estevam · 11 years ago
  98. e98b44e usb: chipidea: prevent endless loop registering platform_devices when probe fails by Lothar Waßmann · 11 years ago
  99. 3b1280c usb: chipidea: don't clobber return value of ci_role_start() by Lothar Waßmann · 11 years ago
  100. 769d92c usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_hdrc_imx_remove() by Lothar Waßmann · 11 years ago