1. dfe1a51 usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0 by Yoshihiro Shimoda · 6 years ago
  2. c37bd52 usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i] by Anton Vasilyev · 6 years ago
  3. dec3c23 USB: net2280: Fix erroneous synchronization change by Alan Stern · 6 years ago
  4. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  5. 45dd7af Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  6. 39facfa usb: gadget: udc: renesas_usb3: Add register of usb role switch by Yoshihiro Shimoda · 6 years ago
  7. bf594c1 USB: gadget: Document that certain ep operations can be called in interrupt context by Alan Stern · 7 years ago
  8. bb28633 usb: gadget: aspeed: Workaround memory ordering issue by Benjamin Herrenschmidt · 7 years ago
  9. f36b507 usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue() by Jia-Ju Bai · 7 years ago
  10. 0602088 usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller() by Jia-Ju Bai · 7 years ago
  11. 9196b55 usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase by Benjamin Herrenschmidt · 7 years ago
  12. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  13. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  14. aaa8fee usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency by Arnd Bergmann · 7 years ago
  15. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  16. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  17. 07c4dd3 Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  18. e15bea0 USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  19. 743d1ef USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  20. edbeb6b USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  21. 37ea710 USB: gadget: udc: gr_udc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  22. da281a8e USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  23. a143dca USB: udc: atmel_usba_udc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  24. 109e37a Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  25. 8223b2f usb: gadget: udc: renesas_usb3: fix double phy_put() by Yoshihiro Shimoda · 7 years ago
  26. bd6bce0 usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting by Yoshihiro Shimoda · 7 years ago
  27. 0259068 usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error by Yoshihiro Shimoda · 7 years ago
  28. 003bc1d usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc by Yoshihiro Shimoda · 7 years ago
  29. d998844 usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc by Yoshihiro Shimoda · 7 years ago
  30. 1990cf7 usb: gadget: udc: renesas_usb3: should remove debugfs by Yoshihiro Shimoda · 7 years ago
  31. 431d93c usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget by Nikhil Badola · 7 years ago
  32. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  33. 4d4ca01 usb: gadget: udc: atmel: Fix indenting by Romain Izard · 7 years ago
  34. 2f8519f usb: gadget: udc: atmel: Remove obsolete include by Romain Izard · 7 years ago
  35. a3e2008 usb: gadget: udc: atmel: GPIO inversion is handled by gpiod by Romain Izard · 7 years ago
  36. 7ecca2a usb/gadget: Add driver for Aspeed SoC virtual hub by Benjamin Herrenschmidt · 7 years ago
  37. 5d1332a usb: gadget: udc: core: Document the relation between usb_ep_queue() and completion callback by Alan Stern · 7 years ago
  38. cd91a0e usb: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  39. eaa358c usb: gadget: udc: core: update usb_ep_queue() documentation by Felipe Balbi · 7 years ago
  40. 3589cce usb: gadget: udc: Use scnprintf() instead of snprintf() by Jaejoong Kim · 7 years ago
  41. 3df0340 usb: gadget: udc: atmel: convert to use GPIO descriptors by Ludovic Desroches · 7 years ago
  42. 7c55984 usb: gadget: udc: atmel: remove code related to platform stuff by Ludovic Desroches · 7 years ago
  43. 13431c6 usb: gadget: udc: atmel: Use devm_ioremap_resource() by Ladislav Michl · 7 years ago
  44. ac87e56 usb: gadget: udc: change comparison to bitshift when dealing with a mask by Wolfram Sang · 7 years ago
  45. ddd0597 usb: gadget: udc: bdc: Use dma_pool_zalloc by Souptick Joarder · 7 years ago
  46. 2247276 USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  47. 5aaa036 USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  48. 688d4ca USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  49. 8802559 USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  50. 8874ae5 USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe() by Wei Yongjun · 7 years ago
  51. 20c63f4 usb: gadget: fsl_udc_core: fix ep valid checks by Stefan Agner · 7 years ago
  52. 20bf410 usb: gadget: udc: Remove USB_GADGET_DUALSPEED select by Ulf Magnusson · 7 years ago
  53. e74bd4d usb: gadget: core: Fix use-after-free of usb_request by Manu Gautam · 7 years ago
  54. e319086 usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove() by Yoshihiro Shimoda · 7 years ago
  55. ca35910 USB: move many drivers to use DEVICE_ATTR_WO by Greg Kroah-Hartman · 7 years ago
  56. 11fb379 usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc() by Benjamin Herrenschmidt · 7 years ago
  57. c182ce9b Merge 4.15-rc8 into usb-next by Greg Kroah-Hartman · 7 years ago
  58. 7ae2c3c USB: UDC core: fix double-free in usb_add_gadget_udc_release by Alan Stern · 7 years ago
  59. d855e08 USB: dummy-hcd: Adapt dummy_udc_set_speed() by Roger Quadros · 7 years ago
  60. 8ea4090 USB: dummy-hcd: don't set gadget.speed in dummy_hub_control() by Roger Quadros · 7 years ago
  61. 3700df9 usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe() by Markus Elfring · 7 years ago
  62. 71a9fda usb: gadget: pxa27x: Remove redundant assignment to is_short and dev by Colin Ian King · 7 years ago
  63. 1fd4c45 usb: gadget: udc-xilinx: remove redundant pointer udc by Colin Ian King · 7 years ago
  64. 1f86ece USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected" by Colin Ian King · 7 years ago
  65. ac38655 gadget event trace : add request pointer by Matthieu CASTET · 7 years ago
  66. a4f0927 usb: gadget: core: Fix ->udc_set_speed() speed handling by Roger Quadros · 7 years ago
  67. a58204a usb: gadget: udc: renesas_usb3: fix number of the pipes by Yoshihiro Shimoda · 7 years ago
  68. 593e789f usb: bdc: fix platform_no_drv_owner.cocci warnings by Vasyl Gomonovych · 7 years ago
  69. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  70. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  71. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  72. 229e368 USB: gadget: udc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  73. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  74. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  75. 8af620f usb: gadget: udc: renesas_usb3: make const array max_packet_array static by Colin Ian King · 7 years ago
  76. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  77. f93de0c usb: gadget: udc: dummy_hcd: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  78. 4dce3c4 Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into usb-next by Greg Kroah-Hartman · 7 years ago
  79. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  80. 2d5afd5 Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  81. 457b16d usb: gadget: goku_udc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  82. 176aa36 extcon: Split out extcon header file for consumer and provider device by Chanwoo Choi · 7 years ago
  83. 7521d47 usb: gadget: udc: gr: remove duplicate & operation by Jaejoong Kim · 7 years ago
  84. 99bcb23 usb: gadget: udc: remove duplicate & operation by Jaejoong Kim · 7 years ago
  85. ca02a5a usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  86. 279d4bc usb: gadget: udc: renesas_usb3: add support for generic phy by Yoshihiro Shimoda · 7 years ago
  87. 90d5886 usb: gadget: udc: renesas_usb3: Add suspend/resume functions by Yoshihiro Shimoda · 7 years ago
  88. cf06df3 usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able() by Kazuya Mizuguchi · 7 years ago
  89. 29bce57 usb/gadget/snps_udc_core: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  90. e4ed2b5 Merge 4.14-rc5 into usb-next by Greg Kroah-Hartman · 7 years ago
  91. ab21922 USB: dummy-hcd: Fix deadlock caused by disconnect detection by Alan Stern · 7 years ago
  92. c9f20aa USB: dummy-hcd: remove unsupported isochronous endpoints by Alan Stern · 7 years ago
  93. ffc4ea7 USB: dummy-hcd: bandwidth limits for non-bulk transfers by Alan Stern · 7 years ago
  94. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  95. fb9bbce usb: gadget: udc: snps_udc_core: use setup_timer() helper. by Allen Pais · 7 years ago
  96. eb72ca9 usb: gadget: udc: dummy_hcd: use setup_timer() helper. by Allen Pais · 7 years ago
  97. 366bdc0 usb: gadget: udc: r8a66597: use setup_timer() helper. by Allen Pais · 7 years ago
  98. 8c0e183 usb: gadget: udc: pxa25x_udc: use setup_timer() helper. by Allen Pais · 7 years ago
  99. 3f948bd usb: gadget: udc: m66592: use setup_timer() helper. by Allen Pais · 7 years ago
  100. 6baeda1 usb: gadget: udc: atmel: set vbus irqflags explicitly by Nicolas Ferre · 7 years ago