1. 3486af8 Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 2 years, 8 months ago
  2. 7c239a0 USB: serial: ftdi_sio: add Belimo device ids by Lucien Buchmann · 2 years, 8 months ago
  3. bb160ee drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode. by Darren Stevens · 2 years, 8 months ago
  4. 3d0dc53 usb: gadget: uvc: fix changing interface name via configfs by Michael Grzeschik · 2 years, 8 months ago
  5. 6fb9e1d usb: typec: add missing uevent when partner support PD by Linyu Yuan · 2 years, 8 months ago
  6. 5812175 usb: dwc3-am62: remove unnecesary clk_put() by Yang Yingliang · 2 years, 8 months ago
  7. 7441b27 usb: dwc3: gadget: Fix event pending check by Thinh Nguyen · 2 years, 8 months ago
  8. b24346a usb: chipidea: udc: check request status before setting device address by Xu Yang · 2 years, 8 months ago
  9. 90bc2af USB: gadget: Fix double-free bug in raw_gadget driver by Alan Stern · 2 years, 8 months ago
  10. 8ffdc53 xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI by Utkarsh Patel · 2 years, 8 months ago
  11. 7516da4 xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI by Tanveer Alam · 2 years, 8 months ago
  12. 83810f8 xhci: turn off port power in shutdown by Mathias Nyman · 2 years, 8 months ago
  13. a808925 xhci: Keep interrupt disabled in initialization until host is running. by Hongyu Xie · 2 years, 8 months ago
  14. 2bdc2bc Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 2 years, 8 months ago
  15. 15b694e USB: serial: option: add Quectel RM500K module support by Macpaul Lin · 2 years, 8 months ago
  16. 33b29db USB: serial: option: add Quectel EM05-G modem by Yonglin Tan · 2 years, 8 months ago
  17. ae60aac USB: serial: pl2303: add support for more HXN (G) types by Johan Hovold · 2 years, 8 months ago
  18. 9ef1654 usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC by Andy Shevchenko · 2 years, 8 months ago
  19. 96163f8 usb: gadget: uvc: fix list double add in uvcg_video_pump by Dan Vacura · 2 years, 9 months ago
  20. f2d8c26 usb: gadget: Fix non-unique driver names in raw-gadget driver by Alan Stern · 2 years, 9 months ago
  21. 342fc0c USB: serial: option: add Telit LE910Cx 0x1250 composition by Carlo Lobrano · 2 years, 9 months ago
  22. 0698f02 usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() by Linyu Yuan · 2 years, 9 months ago
  23. fb1f16d usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() by Linyu Yuan · 2 years, 9 months ago
  24. 802dcaf xhci: Fix null pointer dereference in resume if xhci has only one roothub by Mathias Nyman · 2 years, 9 months ago
  25. 8bd6b8c USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extcon is present" by Stephen Rothwell · 2 years, 10 months ago
  26. 5c7578c usb: cdnsp: Fixed setting last_trb incorrectly by Jing Leng · 2 years, 9 months ago
  27. b337af3 usb: gadget: u_ether: fix regression in setting fixed MAC address by Marian Postevca · 2 years, 9 months ago
  28. 4757c9a usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe by Miaoqian Lin · 2 years, 9 months ago
  29. 3755278 usb: dwc2: Fix memory leak in dwc2_hcd_init by Miaoqian Lin · 2 years, 9 months ago
  30. 7ddda26 usb: dwc3: pci: Restore line lost in merge conflict resolution by Stephan Gerhold · 2 years, 9 months ago
  31. 9c1e916 usb: dwc3: gadget: Fix IN endpoint max packet size allocation by Wesley Cheng · 2 years, 9 months ago
  32. 158f758 USB: serial: option: add support for Cinterion MV31 with new baseline by Slark Xiao · 2 years, 9 months ago
  33. 908e698 USB: serial: io_ti: add Agilent E5805A support by Robert Eckelmann · 2 years, 9 months ago
  34. 6f9b5ed Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 9 months ago
  35. 54c2cc7 Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 2 years, 9 months ago
  36. 932c298 Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 2 years, 9 months ago
  37. 96479c0 Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 2 years, 9 months ago
  38. 527953e Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 9 months ago
  39. 15f4bb9 Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 2 years, 9 months ago
  40. a9face8 usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe by Dan Carpenter · 2 years, 10 months ago
  41. ecf0aa5 Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 2 years, 9 months ago
  42. 97fa588 USB: new quirk for Dell Gen 2 devices by Monish Kumar R · 2 years, 10 months ago
  43. 8cfd16f Merge tag 'usb-serial-5.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 2 years, 10 months ago
  44. 9fafe73 tty: remove CMSPAR ifdefs by Ilpo Järvinen · 2 years, 10 months ago
  45. 859bdc3 usb: dwc3: core: Add error log when core soft reset failed by Mayank Rana · 2 years, 10 months ago
  46. 3c58807 usb: dwc3: gadget: Move null pinter check to proper place by Albert Wang · 2 years, 10 months ago
  47. 6c5ba73 usb: hub: Simplify error and success path in port_over_current_notify by Bhuvanesh Surachari · 2 years, 10 months ago
  48. dce4944 usb: cdns3: allocate TX FIFO size according to composite EP number by Frank Li · 2 years, 10 months ago
  49. 9d778f0 usb: dwc3: Fix ep0 handling when getting reset while doing control transfer by Mayank Rana · 2 years, 10 months ago
  50. 69a1c9a usb: Probe EHCI, OHCI controllers asynchronously by Dmitry Torokhov · 2 years, 10 months ago
  51. 26ae2c9 usb: isp1760: Fix out-of-bounds array access by Linus Walleij · 2 years, 10 months ago
  52. 1bd8bb7 xhci: Don't defer primary roothub registration if there is only one roothub by Mathias Nyman · 2 years, 10 months ago
  53. 2b3daf0 xen/usbfront: use xenbus_setup_ring() and xenbus_teardown_ring() by Juergen Gross · 2 years, 10 months ago
  54. edd81e7 xen/usb: switch xen-hcd to use INVALID_GRANT_REF by Juergen Gross · 2 years, 10 months ago
  55. 33b7af2 USB: serial: option: add Quectel BG95 modem by Carl Yin(殷张成) · 2 years, 10 months ago
  56. e82e7c6 USB: serial: pl2303: fix type detection for odd device by Johan Hovold · 2 years, 10 months ago
  57. 58e4a2d extcon: Fix extcon_get_extcon_dev() error handling by Dan Carpenter · 3 years, 3 months ago
  58. 757b9f6 Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial by Greg Kroah-Hartman · 2 years, 10 months ago
  59. 1645eee usb: xhci-mtk: remove bandwidth budget table by Chunfeng Yun · 2 years, 10 months ago
  60. c237566 usb: xhci-mtk: fix fs isoc's transfer error by Chunfeng Yun · 2 years, 10 months ago
  61. 5f0b5f4 usb: gadget: fix race when gadget driver register via ioctl by Schspa Shi · 2 years, 10 months ago
  62. 4031cd9 usb: typec: tcpci_mt6360: Update for BMC PHY setting by ChiYuan Huang · 2 years, 10 months ago
  63. 74f55a6 xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI by Mathias Nyman · 2 years, 10 months ago
  64. 15ad5b6 xhci: Remove quirk for over 10 year old evaluation hardware by Mathias Nyman · 2 years, 10 months ago
  65. 424140d xhci: prevent U2 link power state if Intel tier policy prevented U1 by Mathias Nyman · 2 years, 10 months ago
  66. 25355e0 xhci: use generic command timer for stop endpoint commands. by Mathias Nyman · 2 years, 10 months ago
  67. 4736ebd usb: host: xhci-plat: omit shared hcd if either root hub has no ports by Heiner Kallweit · 2 years, 10 months ago
  68. e0fe986 usb: host: xhci-plat: prepare operation w/o shared hcd by Heiner Kallweit · 2 years, 10 months ago
  69. 0cf1ea0 usb: host: xhci-plat: create shared hcd after having added main hcd by Heiner Kallweit · 2 years, 10 months ago
  70. 873f323 xhci: prepare for operation w/o shared hcd by Heiner Kallweit · 2 years, 10 months ago
  71. 57f23cd xhci: factor out parts of xhci_gen_setup() by Heiner Kallweit · 2 years, 10 months ago
  72. b7a4f9b xhci: Set HCD flag to defer primary roothub registration by Kishon Vijay Abraham I · 2 years, 10 months ago
  73. a44623d usb: core: hcd: Add support for deferring roothub registration by Kishon Vijay Abraham I · 2 years, 10 months ago
  74. 72e28b7 usb: host: ehci-xilinx: adding description for return value by Piyush Mehta · 2 years, 10 months ago
  75. b4b44897 usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo() by Piyush Mehta · 2 years, 10 months ago
  76. b92d8a6 USB: c67x00: remove unnecessary check of res by Yang Yingliang · 2 years, 10 months ago
  77. 84db2ee2 usb: host: ehci-xilinx: Fix quoted string split across lines by Piyush Mehta · 2 years, 10 months ago
  78. d090c7a USB / dwc3: Fix a checkpatch warning in core.c by Kushagra Verma · 2 years, 10 months ago
  79. f9d76d15 USB: gadget: Add ID numbers to gadget names by Alan Stern · 2 years, 10 months ago
  80. 047dc2a ARM: pxa: lubbock: pass udc irqs as resource by Arnd Bergmann · 5 years ago
  81. b81ac43 usb: gadget: uvc: allow for application to cleanly shutdown by Dan Vacura · 2 years, 10 months ago
  82. bbc126a usb: typec: tcpci: Don't skip cleanup in .remove() on error by Uwe Kleine-König · 2 years, 10 months ago
  83. 01e01f5 usb: cdc-wdm: fix reading stuck on device close by Sergey Ryazanov · 2 years, 10 months ago
  84. a2673d5 usb: gadget: uvc: track frames in format entries by Michael Grzeschik · 2 years, 10 months ago
  85. e2fa7b3 usb: gadget: uvc: move structs to common header by Michael Grzeschik · 2 years, 10 months ago
  86. a350cfb usb: gadget: uvc: prevent index variables to start from 0 by Michael Grzeschik · 2 years, 10 months ago
  87. f66eef8 usb: dwc3: gadget: Delay issuing End Transfer by Thinh Nguyen · 2 years, 10 months ago
  88. ace17b6 usb: dwc3: gadget: Only End Transfer for ep0 data phase by Thinh Nguyen · 2 years, 10 months ago
  89. c966837 usb: dwc3: ep0: Don't prepare beyond Setup stage by Thinh Nguyen · 2 years, 10 months ago
  90. 8f8034f usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup() by Thinh Nguyen · 2 years, 10 months ago
  91. 861c010 usb: dwc3: gadget: Refactor pullup() by Thinh Nguyen · 2 years, 10 months ago
  92. 69e131d usb: dwc3: gadget: Prevent repeat pullup() by Thinh Nguyen · 2 years, 10 months ago
  93. ca05b38 usb: dwc3: xilinx: Add gpio-reset support by Piyush Mehta · 2 years, 10 months ago
  94. 4ea1508 usb: dwc3: remove a possible unnecessary 'out of memory' message by Kushagra Verma · 2 years, 10 months ago
  95. 7fd069d usb: dwc3: host: Stop setting the ACPI companion by Heikki Krogerus · 2 years, 10 months ago
  96. f7ffaa6 usb: core: acpi: Use the sysdev pointer instead of controller device by Heikki Krogerus · 2 years, 10 months ago
  97. 0cb46f8 usb: ehci-omap: drop unused ehci_read() function by Arnd Bergmann · 2 years, 10 months ago
  98. d7c90d9 USB: gadget: Fix return of -EBUSY by Colin Ian King · 2 years, 10 months ago
  99. 3120aac usb: dwc2: gadget: don't reset gadget's driver->bus by Marek Szyprowski · 2 years, 10 months ago
  100. 870b1ee USB: serial: qcserial: add support for Sierra Wireless EM7590 by Ethan Yang · 2 years, 10 months ago