1. 17af798 usb: gadget: remove redundant self assignment by Stefan Agner · 7 years ago
  2. 9fad159 usb: gadget: bdc: 64-bit pointer capability check by Srinath Mannam · 7 years ago
  3. 30fe81c USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe() by Wei Yongjun · 6 years ago
  4. d9586e4 usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control() by Yuyang Du · 7 years ago
  5. 57d4bb1 usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc() by Benjamin Herrenschmidt · 6 years ago
  6. 02197d8 usb: gadget: udc: remove pointer dereference after free by Gustavo A. R. Silva · 7 years ago
  7. 2afb2d8 usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver by Raz Manor · 7 years ago
  8. 82f79a4 usb: gadget: pxa27x: Test for a valid argument pointer by Petr Cvek · 7 years ago
  9. fbe9a14 usb: gadget: udc: renesas_usb3: fix number of the pipes by Yoshihiro Shimoda · 7 years ago
  10. a844e28 USB: dummy-hcd: Fix deadlock caused by disconnect detection by Alan Stern · 7 years ago
  11. e39b171 USB: dummy-hcd: Fix erroneous synchronization change by Alan Stern · 7 years ago
  12. 795f5501 USB: dummy-hcd: fix infinite-loop resubmission bug by Alan Stern · 7 years ago
  13. 5effe99 USB: dummy-hcd: fix connection failures (wrong speed) by Alan Stern · 7 years ago
  14. d21653d usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() by Yoshihiro Shimoda · 7 years ago
  15. db73b38 usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value by Yoshihiro Shimoda · 7 years ago
  16. 2553367 usb: gadget: udc: renesas_usb3: fix for no-data control transfer by Yoshihiro Shimoda · 7 years ago
  17. 744f9e1 usb: gadget: udc: atmel: set vbus irqflags explicitly by Nicolas Ferre · 7 years ago
  18. 2db03a7 usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling by Yoshihiro Shimoda · 7 years ago
  19. 0c0d3d8 USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks by Alan Stern · 7 years ago
  20. c8091f0e USB: gadget: dummy_hcd: fix hub-descriptor removable fields by Johan Hovold · 7 years ago
  21. cb53a4e usb: gadget: udc: renesas_usb3: lock for PN_ registers access by Yoshihiro Shimoda · 7 years ago
  22. dd65c09 usb: gadget: udc: renesas_usb3: fix deadlock by spinlock by Yoshihiro Shimoda · 7 years ago
  23. 723bd3b usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling by Yoshihiro Shimoda · 7 years ago
  24. ce7aeff usb: gadget: udc: atmel: remove memory leak by Alexandre Belloni · 7 years ago
  25. de90394 usb: gadget: dummy_hcd: clear usb_gadget region before registration by Peter Chen · 7 years ago
  26. 92ee948 usb: gadget: udc: fsl: Add missing complete function. by Magnus Lilja · 7 years ago
  27. 881b522 usb: gadget: udc-core: Rescan pending list on driver unbind by Krzysztof Opasiak · 7 years ago
  28. 64244ed usb: gadget: udc: core: fix return code of usb_gadget_probe_driver() by Felix Hädicke · 7 years ago
  29. 735daee USB: dummy-hcd: fix bug in stop_activity (handle ep0) by Alan Stern · 8 years ago
  30. bbe097f usb: gadget: udc: atmel: fix endpoint name by Alexandre Belloni · 8 years ago
  31. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  32. 8152263 Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  33. fc9104d Merge 4.8-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  34. b2f1eaa usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON by Yoshihiro Shimoda · 8 years ago
  35. 9b0dd49 Merge 4.8-rc5 into usb-testing by Greg Kroah-Hartman · 8 years ago
  36. 3112fdd usb: gadget: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  37. a00c979 usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid" by Colin Ian King · 8 years ago
  38. c86af71 usb: gadget: udc: udc-xilinx: don't print on ENOMEM by Wolfram Sang · 8 years ago
  39. e2088ec usb: gadget: udc: goku_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  40. d9116ca usb: gadget: udc: fsl_qe_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  41. 2a334cf usb: gadget: goku_udc: fix memory leak in goku_probe() by Alexey Khoroshilov · 8 years ago
  42. c4d6618 usb: gadget: udc: udc-xilinx: don't print on ENOMEM by Wolfram Sang · 8 years ago
  43. 1a7c1d5 usb: gadget: udc: goku_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  44. b8246ca usb: gadget: udc: fsl_qe_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  45. 17f6ed6 usb: gadget: net2280: match interrupt endpoints to PIO endpoints and DMA to bulk by Jussi Kivilinna · 8 years ago
  46. 1de2ebf usb: gadget: net2280: fix infinite loop in irq handler by Jussi Kivilinna · 8 years ago
  47. f510b5a usb: gadget: remove redundant self assignment by Colin Ian King · 8 years ago
  48. 0c0e287 usb: gadget: pxa27x: add phy notifier event handler by Robert Jarzmik · 8 years ago
  49. 23fd537 usb: gadget: udc: core: don't starve DMA resources by Felipe Balbi · 8 years ago
  50. f4693b0 usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame() by Dan Carpenter · 8 years ago
  51. 17a1dc5 usb: udc: core: fix error handling by Peter Chen · 8 years ago
  52. 7442e6d usb: gadget: fsl_qe_udc: off by one in setup_received_handle() by Dan Carpenter · 8 years ago
  53. 1d23d16 usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock by Iago Abal · 8 years ago
  54. f7d74de usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated" by Colin Ian King · 8 years ago
  55. bd8dc73 usb: gadget: mv_u3d: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  56. 906ae52 usb: gadget: r8a66597: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  57. d58fcf8 usb: gadget: m66592: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  58. 872ce51 usb: gadget: fix unused-but-set-variale warnings by Michal Nazarewicz · 8 years ago
  59. 882bd9f usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc by Alexandre Belloni · 8 years ago
  60. b89e5f1 usb: pxa27x_udc: remove unused function argument by Arnd Bergmann · 8 years ago
  61. 5e42d71 usb: gadget: add tracepoints to the gadget API by Felipe Balbi · 8 years ago
  62. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 8 years ago
  63. 5185c913 usb: gadget: net2280: add USB2380 support by Tim Harvey · 8 years ago
  64. f1bddbb usb: gadget: Fix binding to UDC via configfs interface by Krzysztof Opasiak · 8 years ago
  65. 097aa19 usb: gadget: pch_udc: don't free devm allocated memory by Felipe Balbi · 8 years ago
  66. 9bc0789 usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes by Denys Vlasenko · 8 years ago
  67. 679ca39 usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev() by Yoshihiro Shimoda · 8 years ago
  68. 5096c4d usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request() by Yoshihiro Shimoda · 8 years ago
  69. e4875bd usb: gadget: pch_udc: sort IDs by Andy Shevchenko · 8 years ago
  70. 6b96873 usb: gadged: pch_udc: get rid of redundant assignments by Andy Shevchenko · 8 years ago
  71. c7b640d usb: gadget: pch_udc: enable MSI if hardware supports by Andy Shevchenko · 8 years ago
  72. 969733f usb: gadget: pch_udc: convert to devres API by Andy Shevchenko · 8 years ago
  73. 5e3bd45 usb: gadged: pch_udc: PCI core handles power state for us by Andy Shevchenko · 8 years ago
  74. 46cdd19 usb: gadget: udc: at91: use PTR_ERR_OR_ZERO() by Felipe Balbi · 8 years ago
  75. 79171e9 usb: gadget: udc-core: remove manual dma configuration by Grygorii Strashko · 8 years ago
  76. 38e5898 usb: gadget: udc: atmel: don't disable enpdoints we don't own by Felipe Balbi · 8 years ago
  77. 46e595a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  78. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  79. 48d10bd Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  80. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  81. 7b78f48 PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition by Heikki Krogerus · 8 years ago
  82. 59e0527 usb: udc: lpc32xx: remove USB PLL and USB OTG clock management by Vladimir Zapolskiy · 8 years ago
  83. c9083dd usb: udc: lpc32xx: remove direct access to clock controller registers by Vladimir Zapolskiy · 8 years ago
  84. 68726e7 usb: udc: lpc32xx: switch to clock prepare/unprepare model by Vladimir Zapolskiy · 8 years ago
  85. dd9fee6 usb: gadget: renesas_usb3: Use ARCH_RENESAS by Simon Horman · 8 years ago
  86. cff5638 usb: gadget: bdc_udc: fix race condition in bdc_udc_exit() by Alexey Khoroshilov · 8 years ago
  87. 175f712 usb: gadget: provide interface for legacy gadgets to get UDC name by Marek Szyprowski · 8 years ago
  88. a9458a3 usb: gadget: pxa25x_udc: document endianess better by Arnd Bergmann · 8 years ago
  89. d0fc35bc usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol by Arnd Bergmann · 8 years ago
  90. 65bc0fb usb: gadget: pxa25x_udc: use readl/writel for mmio by Arnd Bergmann · 8 years ago
  91. a77af20 usb: gadget: pxa25x_udc cleanup by Arnd Bergmann · 8 years ago
  92. c5418a0 usb: gadget: pxa25x_udc: move register definitions from arch by Arnd Bergmann · 8 years ago
  93. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  94. ca1c118 usb: gadget: net2280: fix endpoint max packet for super speed connections by Simon Appleby · 8 years ago
  95. 31b994a usb: gadget: remove driver from pending list on probe error by Marek Szyprowski · 8 years ago
  96. 4747639 usb: gadget: atmel: access the PMC using regmap by Alexandre Belloni · 9 years ago
  97. 96c7de4 usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage by Andrzej Hajda · 8 years ago
  98. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 8 years ago
  99. c470ba3 usb: add HAS_IOMEM dependency to USB_PXA27X by Vegard Nossum · 8 years ago
  100. 1b4ea40 usb: add HAS_IOMEM dependency to USB_PXA25X by Vegard Nossum · 8 years ago