1. 12ba912 usb: gadget: udc: pxa25x: propagate errors from platform_get_irq() by Sergey Shtylyov · 3 years ago
  2. 4c71960 usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq() by Sergey Shtylyov · 3 years ago
  3. aa9c221 usb: aspeed-vhub: support test mode feature by Neal Liu · 3 years, 1 month ago
  4. d693bbd usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue by Neal Liu · 3 years, 1 month ago
  5. 347f3f5 usb: aspeed-vhub: add qualifier descriptor by Neal Liu · 3 years, 1 month ago
  6. e1c72d9 usb: bdc: fix error handling code in bdc_resume by Dongliang Mu · 3 years, 1 month ago
  7. 4d01204 Merge 5.16-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 1 month ago
  8. e4ac5a4 usb: xilinx: Add suspend resume support by Shubhrajyoti Datta · 3 years, 1 month ago
  9. 3b8599a usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()' by Christophe JAILLET · 3 years, 2 months ago
  10. 4a555f2 usb: gadget: at91_udc: Convert to GPIO descriptors by Balamanikandan Gunasundar · 3 years, 2 months ago
  11. f057a1d usb: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 2 months ago
  12. a0548b2 usb: gadget: Mark USB_FSL_QE broken on 64-bit by Geert Uytterhoeven · 3 years, 2 months ago
  13. b0d5d2a usb: gadget: udc: core: Revise comments for USB ep enable/disable by Wesley Cheng · 3 years, 2 months ago
  14. e27bea4 usb: gadget: avoid unusual inline assembly by Arnd Bergmann · 3 years, 3 months ago
  15. c326d3e USB: gadget: udc: Remove some dead code by Christophe JAILLET · 3 years, 3 months ago
  16. 20733e6 usb: gadget: udc: core: Print error code in usb_gadget_probe_driver() by Andy Shevchenko · 3 years, 3 months ago
  17. dab67a0 usb: gadget: udc: core: Use pr_fmt() to prefix messages by Andy Shevchenko · 3 years, 3 months ago
  18. 2474922 usb: gadget: udc-xilinx: Add clock support by Shubhrajyoti Datta · 3 years, 3 months ago
  19. ae9a614 Merge 5.15-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 3 months ago
  20. 17956b5 usb: gadget: r8a66597: fix a loop in set_feature() by Dan Carpenter · 3 years, 4 months ago
  21. 5b5ec04 usb: gadget: goku_udc: Fix mask and set operation on variable master by Colin Ian King · 3 years, 4 months ago
  22. 6f15a2a usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()' by Christophe JAILLET · 3 years, 4 months ago
  23. d2f42e0 usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is available by Christophe JAILLET · 3 years, 4 months ago
  24. 5786b43 usb: gadget: aspeed: Remove repeated verbose license text by Cai Huoqing · 3 years, 4 months ago
  25. 2af0c5f usb: gadget: mv_u3d: request_irq() after initializing UDC by Nadezda Lutovinova · 3 years, 4 months ago
  26. cea45a3 usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse by Geert Uytterhoeven · 3 years, 5 months ago
  27. b553c94 usb: gadget: bdc: remove unnecessary AND operation when get ep maxp by Chunfeng Yun · 3 years, 5 months ago
  28. eeb0cfb usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr by Chunfeng Yun · 3 years, 5 months ago
  29. ecff88e usb: gadget: udc: s3c2410: add IRQ check by Sergey Shtylyov · 3 years, 5 months ago
  30. 50855c3 usb: gadget: udc: at91: add IRQ check by Sergey Shtylyov · 3 years, 5 months ago
  31. 73e19de Merge 5.14-rc5 into usb-next by Greg Kroah-Hartman · 3 years, 5 months ago
  32. 64cd427 usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_ops by Rikard Falkeborn · 3 years, 5 months ago
  33. fa4a8dc usb: gadget: remove leaked entry from udc driver list by Zhang Qilong · 3 years, 5 months ago
  34. d842bc6 Merge v5.14-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 5 months ago
  35. 74738c5 Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 5 months ago
  36. 5b01248 usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probe by Zhang Qilong · 3 years, 6 months ago
  37. 14158aa usb: gadget: fsl_qe_udc: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
  38. ce7d000 usb: gadget: udc: core: Introduce check_config to verify USB configuration by Wesley Cheng · 3 years, 6 months ago
  39. 79160a6 Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 6 months ago
  40. 37aadc68 sched: Unbreak wakeups by Peter Zijlstra · 3 years, 7 months ago
  41. 73f3d94 USB: UDC: net2280: remove redundant continue statement by Colin Ian King · 3 years, 6 months ago
  42. 1f28f6f usb: gadget: fsl: properly remove remnant of MXC support by Li Yang · 3 years, 7 months ago
  43. 87191ca USB: UDC: Implement udc_async_callbacks in net2272 by Alan Stern · 3 years, 7 months ago
  44. b42e809 USB: UDC: Implement udc_async_callbacks in net2280 by Alan Stern · 3 years, 7 months ago
  45. 04145a0 USB: UDC: Implement udc_async_callbacks in dummy-hcd by Alan Stern · 3 years, 7 months ago
  46. 7dc0c55 USB: UDC core: Add udc_async_callbacks gadget op by Alan Stern · 3 years, 7 months ago
  47. 425de31 USB: gr_udc: remove dentry storage for debugfs file by Greg Kroah-Hartman · 3 years, 7 months ago
  48. aa10fab Merge 5.13-rc4 into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  49. 61a140f usb: gadget: udc: udc-xilinx: Place correct function names into the headers by Lee Jones · 3 years, 7 months ago
  50. e0fbc1c usb: gadget: udc: pxa27x_udc: Fix documentation for 'pxa27x_udc_start()' by Lee Jones · 3 years, 7 months ago
  51. 8efd88f USB: gadget: pxa27x_udc: remove dentry storage for debugfs file by Greg Kroah-Hartman · 3 years, 7 months ago
  52. 0cac357 USB: gadget: bcm63xx_udc: remove dentry storage for debugfs file by Greg Kroah-Hartman · 3 years, 7 months ago
  53. 1eef795 USB: gadget: udc: fix kernel-doc syntax in file headers by Aditya Srivastava · 3 years, 7 months ago
  54. e752dbc usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen() by Yoshihiro Shimoda · 3 years, 7 months ago
  55. c9c5f05 USB: gadget: drop irq-flags initialisations by Johan Hovold · 3 years, 7 months ago
  56. 77b5721 usb: gadget: tegra-xudc: Use dev_err_probe() by Jon Hunter · 3 years, 7 months ago
  57. 80a3c7f usb: gadget: tegra-xudc: Don't print error on probe deferral by Jon Hunter · 3 years, 7 months ago
  58. 106133d usb: gadget: s3c-hsudc: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 3 years, 8 months ago
  59. 53ad92f usb: gadget: tegra-xudc: Constify static structs by Rikard Falkeborn · 3 years, 8 months ago
  60. 1d50071 USB: gadget: pxa25x_udc: remove dentry storage for debugfs file by Greg Kroah-Hartman · 3 years, 7 months ago
  61. 1531a2b USB: gadget: s3c2410_udc: remove dentry storage for debugfs file by Greg Kroah-Hartman · 3 years, 7 months ago
  62. e3d59ef USB: gadget: lpc32xx_udc: remove debugfs dentry variable by Greg Kroah-Hartman · 3 years, 7 months ago
  63. 9e8d268 USB: gadget: udc: s3c2410_udc: s3c2410_udc_set_ep0_ss() can be static by Yang Yingliang · 3 years, 8 months ago
  64. f91e5d0 usb: gadget: fsl_qe_udc: fix implicit-fallthrough warnings by Randy Dunlap · 3 years, 8 months ago
  65. 53f6668 usb: gadget: net2272: remove redundant initialization of status by Colin Ian King · 3 years, 8 months ago
  66. 4a5d797 usb: gadget: dummy_hcd: fix gpf in gadget_setup by Anirudh Rayabharam · 3 years, 8 months ago
  67. a932ee4 usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove() by Yang Yingliang · 3 years, 9 months ago
  68. 9c20760 usb: gadget: r8a66597: Add missing null check on return from platform_get_resource by Colin Ian King · 3 years, 9 months ago
  69. de800f2 Merge 5.12-rc6 into usb-next by Greg Kroah-Hartman · 3 years, 9 months ago
  70. 2e3d055 USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR() by Yang Yingliang · 3 years, 9 months ago
  71. bd4d607 usb: gadget: aspeed: fix dma map failure by Tao Ren · 3 years, 9 months ago
  72. e524286 usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()' by Christophe JAILLET · 3 years, 9 months ago
  73. 42067cc usb: gadget: s3c: Fix incorrect resources releasing by Christophe JAILLET · 3 years, 9 months ago
  74. d31b63f usb: gadget: pch_udc: Convert Intel Quark quirk to use driver data by Andy Shevchenko · 3 years, 9 months ago
  75. dfc03e0 usb: gadget: pch_udc: Use PCI sub IDs instead of DMI by Andy Shevchenko · 3 years, 9 months ago
  76. cc62ff3 usb: gadget: pch_udc: Remove CONFIG_PM_SLEEP ifdefery by Andy Shevchenko · 3 years, 9 months ago
  77. de620c3 usb: gadget: pch_udc: switch over to usb_gadget_map/unmap_request() by Andy Shevchenko · 3 years, 9 months ago
  78. 75bb93be fotg210-udc: Complete OUT requests on short packets by Fabian Vogt · 3 years, 9 months ago
  79. 3e7c251 fotg210-udc: Don't DMA more than the buffer can take by Fabian Vogt · 3 years, 9 months ago
  80. fe8f103 fotg210-udc: Call usb_gadget_udc_reset by Fabian Vogt · 3 years, 9 months ago
  81. 9aee3a2 fotg210-udc: Mask GRP2 interrupts we don't handle by Fabian Vogt · 3 years, 9 months ago
  82. c7f755b fotg210-udc: Remove a dubious condition leading to fotg210_done by Fabian Vogt · 3 years, 9 months ago
  83. 078ba93 fotg210-udc: Fix EP0 IN requests bigger than two packets by Fabian Vogt · 3 years, 9 months ago
  84. 755915f fotg210-udc: Fix DMA on EP0 for length > max packet size by Fabian Vogt · 3 years, 9 months ago
  85. 049d3db usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1) by Andy Shevchenko · 3 years, 9 months ago
  86. 971d080 usb: gadget: pch_udc: Initialize device pointer before use by Andy Shevchenko · 3 years, 9 months ago
  87. 50a318c usb: gadget: pch_udc: Revert d3cb25a12138 completely by Andy Shevchenko · 3 years, 9 months ago
  88. 5af196d usb: gadget: pch_udc: Move pch_udc_init() to satisfy kernel doc by Andy Shevchenko · 3 years, 9 months ago
  89. 4a28d77 usb: gadget: pch_udc: Check for DMA mapping error by Andy Shevchenko · 3 years, 9 months ago
  90. fbdbbe6 usb: gadget: pch_udc: Check if driver is present before calling ->setup() by Andy Shevchenko · 3 years, 9 months ago
  91. 91356fe usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits() by Andy Shevchenko · 3 years, 9 months ago
  92. 72035f4 usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference by Tong Zhang · 3 years, 10 months ago
  93. aa403f2 Merge 5.12-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 10 months ago
  94. 292f750 USB: gadget: dummy-hcd: remove redundant initialization of variable 'value' by Colin Ian King · 3 years, 10 months ago
  95. 414c20d USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe() by Wei Yongjun · 3 years, 10 months ago
  96. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  97. 88a6867 kbuild: simplify access to the kernel's version by Sasha Levin · 3 years, 11 months ago
  98. fe6ad68 usb: gadget: Assign boolean values to a bool variable by Jiapeng Chong · 3 years, 11 months ago
  99. d8c8490 Merge 5.11-rc7 into usb-next by Greg Kroah-Hartman · 3 years, 11 months ago
  100. a55a9a4 usb: gadget: aspeed: add missing of_node_put by kernel test robot · 4 years ago