- 6f0306d Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 4 months ago
- 20934c0 usb: storage: Add unusual_uas entry for Sony PSZ drives by Alan Stern · 4 years, 4 months ago
- 9aa3778 USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge by Cyril Roelandt · 4 years, 5 months ago
- 1d41698 usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe() by Tang Bin · 4 years, 4 months ago
- bfd08d0 USB: gadget: u_f: Unbreak offset calculation in VLAs by Andy Shevchenko · 4 years, 4 months ago
- 068834a USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D by Alan Stern · 4 years, 4 months ago
- 23e26d0 usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA 2.3.1.2 failures by Badhri Jagan Sridharan · 4 years, 5 months ago
- 41dd70b USB: PHY: JZ4770: Fix static checker warning. by 周琰杰 (Zhou Yanjie) · 4 years, 5 months ago
- 2b74b0a0 USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb() by Brooke Basile · 4 years, 5 months ago
- b1cd1b6 USB: gadget: u_f: add overflow checks to VLA macros by Brooke Basile · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- f1ec7ae xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed by Ding Hui · 4 years, 5 months ago
- 904df64 xhci: Do warm-reset when both CAS and XDEV_RESUME are set by Kai-Heng Feng · 4 years, 5 months ago
- 0077b1b usb: host: xhci: fix ep context print mismatch in debugfs by Li Jun · 4 years, 5 months ago
- 9a469bc usb: uas: Add quirk for PNY Pro Elite by Thinh Nguyen · 4 years, 5 months ago
- ab565f7 Merge tag 'fixes-for-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 4 years, 5 months ago
- d5643d2 USB: Fix device driver race by Bastien Nocera · 4 years, 5 months ago
- adb6e6a USB: Also match device drivers using the ->match vfunc by Bastien Nocera · 4 years, 5 months ago
- d54343a usb: host: xhci-tegra: fix tegra_xusb_get_phy() by JC Kuo · 4 years, 5 months ago
- 316a2868 usb: host: xhci-tegra: otg usb2/usb3 port init by JC Kuo · 4 years, 5 months ago
- 7b2816d usb: hcd: Fix use after free in usb_hcd_pci_remove() by Andy Shevchenko · 4 years, 5 months ago
- bed97b3 usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port() by Hans de Goede · 4 years, 5 months ago
- 25794e3 usb: typec: ucsi: Rework ppm_lock handling by Hans de Goede · 4 years, 5 months ago
- 7e90057f usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls by Hans de Goede · 4 years, 5 months ago
- 0ff0705 usb: typec: ucsi: Fix AB BA lock inversion by Hans de Goede · 4 years, 5 months ago
- 7a2f297 usbip: Implement a match function to fix usbip by M. Vefa Bicakci · 4 years, 5 months ago
- d66a57b usb: renesas-xhci: remove version check by Vinod Koul · 4 years, 5 months ago
- 5314124 USB: lvtest: return proper error code in probe by Evgeny Novikov · 4 years, 5 months ago
- f4b9d8a USB: cdc-acm: rework notification_buffer resizing by Tom Rix · 4 years, 5 months ago
- 5967116 USB: quirks: Add no-lpm quirk for another Raydium touchscreen by Kai-Heng Feng · 4 years, 5 months ago
- f176ede USB: yurex: Fix bad gfp argument by Alan Stern · 4 years, 5 months ago
- bc9a2e2 usb: dwc3: gadget: Handle ZLP for sg requests by Thinh Nguyen · 4 years, 5 months ago
- d2ee3ff usb: dwc3: gadget: Fix handling ZLP by Thinh Nguyen · 4 years, 5 months ago
- 5d187c0 usb: dwc3: gadget: Don't setup more than requested by Thinh Nguyen · 4 years, 5 months ago
- 07c8434 usb: gadget: f_tcm: Fix some resource leaks in some error paths by Christophe JAILLET · 4 years, 5 months ago
- fa73e21 Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 5 months ago
- d6efb3a Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
- ecfd794 Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 6ce076f Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
- b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
- f9dc371 usb: gadget: udc: Avoid tasklet passing a global by Kees Cook · 4 years, 6 months ago
- e3ee0e7 usb: common: usb-conn-gpio: Register charger by Paul Cercueil · 4 years, 5 months ago
- ab4dc05 usb: mtu3: simplify mtu3_req_complete() by Chunfeng Yun · 4 years, 5 months ago
- f1e51e9 usb: mtu3: clear dual mode of u3port when disable device by Chunfeng Yun · 4 years, 5 months ago
- 5440237 usb: mtu3: use MTU3_EP_WEDGE flag by Chunfeng Yun · 4 years, 5 months ago
- bf77804 usb: mtu3: remove useless member @busy in mtu3_ep struct by Chunfeng Yun · 4 years, 5 months ago
- ba42897 usb: mtu3: remove repeated error log by Chunfeng Yun · 4 years, 5 months ago
- dc4c1aa usb: mtu3: add ->udc_set_speed() by Chunfeng Yun · 4 years, 5 months ago
- 1258450 usb: mtu3: introduce a funtion to check maximum speed by Chunfeng Yun · 4 years, 5 months ago
- b7d5c3c usb: mtu3: clear interrupts status when disable interrupts by Chunfeng Yun · 4 years, 5 months ago
- f55df11 usb: mtu3: reinitialize CSR registers by Chunfeng Yun · 4 years, 5 months ago
- c0a8d95 usb: mtu3: fix macro for maximum number of packets by Chunfeng Yun · 4 years, 5 months ago
- fde9156 usb: mtu3: remove unnecessary pointer checks by Chunfeng Yun · 4 years, 5 months ago
- ec37198 usb: xhci: Fix ASMedia ASM1142 DMA addressing by Forest Crossman · 4 years, 5 months ago
- 1841cb2 usb: xhci: define IDs for various ASMedia host controllers by Forest Crossman · 4 years, 5 months ago
- 2d30e40 usb: musb: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 9d4ee5b usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- c946226 usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- db123be usb: dwc3: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 7e8b59c usb: cdns3: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 6ce7b97 usb: phy: am335x: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 5ad9181 usb: mtu3: convert to devm_platform_ioremap_resource_byname by Chunfeng Yun · 4 years, 6 months ago
- 0ed9498 USB: Simplify USB ID table match by Bastien Nocera · 4 years, 5 months ago
- 754498c usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same time by Hans de Goede · 4 years, 6 months ago
- a37241d usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers by Hans de Goede · 4 years, 6 months ago
- 95b4d51 usb: typec: tcpm: Refactor tcpm_handle_vdm_request by Hans de Goede · 4 years, 6 months ago
- 8afe9a3 usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling by Hans de Goede · 4 years, 6 months ago
- 03eafcf usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper by Hans de Goede · 4 years, 6 months ago
- 5f2b8d8 usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm() by Hans de Goede · 4 years, 6 months ago
- 107c894 Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 4 years, 5 months ago
- fa56dd9 Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 4 years, 5 months ago
- 2525291 xhci: dbgtty: Make some functions static by Wei Yongjun · 4 years, 5 months ago
- b0e0255 xhci: dbc: Make function xhci_dbc_ring_alloc() static by Wei Yongjun · 4 years, 5 months ago
- d6f93d2 usb: chipidea: imx: get available runtime dr mode for wakeup setting by Peter Chen · 4 years, 5 months ago
- 62b9825 usb: chipidea: add query_available_role interface by Peter Chen · 5 years ago
- ca63779 Revert "usb: dwc2: override PHY input signals with usb role switch support" by Greg Kroah-Hartman · 4 years, 5 months ago
- 09df709 Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs" by Greg Kroah-Hartman · 4 years, 5 months ago
- 17a8271 USB: iowarrior: fix up report size handling for some devices by Greg Kroah-Hartman · 4 years, 6 months ago
- e98ba8c Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 4 years, 5 months ago
- dbaab94 Merge 5.8-rc7 into tty-next by Greg Kroah-Hartman · 4 years, 5 months ago
- c977930 Merge 5.8-rc7 into usb-next by Greg Kroah-Hartman · 4 years, 5 months ago
- f5e46aa usb: dwc3: gadget: when the started list is empty stop the active xfer by Michael Grzeschik · 4 years, 6 months ago
- c5a7092 usb: dwc3: gadget: make starting isoc transfers more robust by Michael Olbrich · 4 years, 6 months ago
- ca14378 usb: dwc3: gadget: add frame number mask by Michael Grzeschik · 4 years, 6 months ago
- 7f2ca14 usb: gadget: function: printer: Interface is disabled and returns error by Zqiang · 4 years, 6 months ago
- a9cf871 usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength by Ruslan Bilovol · 4 years, 6 months ago
- 1fa645b usb: bdc: Use devm_clk_get_optional() by Florian Fainelli · 4 years, 6 months ago
- 5fc453d usb: bdc: Halt controller on suspend by Danesh Petigara · 4 years, 6 months ago
- b10d33c usb: bdc: driver runs out of buffer descriptors on large ADB transfers by Al Cooper · 4 years, 6 months ago
- 33d1c71 usb: bdc: Adb shows offline after resuming from S2 by Al Cooper · 4 years, 6 months ago
- a95bdfd bdc: Fix bug causing crash after multiple disconnects by Sasi Kumar · 4 years, 6 months ago
- 4e3a765 usb: bdc: Add compatible string for new style USB DT nodes by Al Cooper · 4 years, 6 months ago
- f7e764c USB: PHY: JZ4770: Reformat the code to align it. by 周琰杰 (Zhou Yanjie) · 4 years, 6 months ago
- 2a6c0b8 USB: PHY: JZ4770: Add support for new Ingenic SoCs. by 周琰杰 (Zhou Yanjie) · 4 years, 6 months ago
- 6e5478a USB: PHY: JZ4770: Unify code style and simplify code. by 周琰杰 (Zhou Yanjie) · 4 years, 6 months ago
- 2468c87 usb: gadget: net2280: fix memory leak on probe error handling paths by Evgeny Novikov · 4 years, 6 months ago
- b2aeb6d usb: cdns3: drd: simplify *switch_gadet and *switch_host by Pawel Laszczak · 4 years, 6 months ago
- f41ca26b usb: cdns3: core: removed overwriting some error code by Pawel Laszczak · 4 years, 6 months ago