- 960c733 USB: cdc-acm: handle broken union descriptors by Johan Hovold · 4 years, 4 months ago
- e3be44cd4 Revert "cdc-acm: hardening against malicious devices" by Johan Hovold · 4 years, 4 months ago
- d9f0d82 USB: legousbtower: use usb_control_msg_recv() by Greg Kroah-Hartman · 4 years, 4 months ago
- ddd1198 USB: correct API of usb_control_msg_send/recv by Oliver Neukum · 4 years, 4 months ago
- cf58e8e Revert "USB: legousbtower: use usb_control_msg_recv()" by Oliver Neukum · 4 years, 4 months ago
- 1afe33a Revert "USB: core: hub.c: use usb_control_msg_send() in a few places" by Oliver Neukum · 4 years, 4 months ago
- 805ca9c usb: udc: net2280: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- f158afe usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- a3e20fb usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- 08305b4 usb: isp1760-hcd: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- e7d8263 usb: fotg210-hcd: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- d43a690 usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- 8469ab9 usb: xhci-rcar: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- eeae3af usb: pci-quirks: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- 8f01cc8 usb: early: ehci-dbgp: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- 796eed4 usb: early: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- 183fba0 usb: appledisplay: use module_usb_driver to simplify the code by Liu Shixin · 4 years, 4 months ago
- 0895660 USB: bcma: use module_bcma_driver to simplify the code by Liu Shixin · 4 years, 4 months ago
- 2b45341 Merge tag 'usb-ci-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 629b911 Merge 5.0-rc6 into usb-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 673d746 usb: xhci: add debugfs support for ep with stream by Li Jun · 4 years, 4 months ago
- 167657a xhci: don't create endpoint debugfs entry before ring buffer is set. by Mathias Nyman · 4 years, 4 months ago
- edc649a xhci: Tune interrupt blocking for isochronous transfers by Mathias Nyman · 4 years, 4 months ago
- 18a367e8 usb: xhci: omit duplicate actions when suspending a runtime suspended host. by Peter Chen · 4 years, 4 months ago
- 9cdda28 usb: host: xhci-plat: improve the comments for xhci_plat_suspend by Peter Chen · 4 years, 4 months ago
- 4bb4fc0 usb: host: xhci-plat: add wakeup entry at sysfs by Peter Chen · 4 years, 4 months ago
- f768e71 usb: host: xhci-plat: add priv quirk for skip PHY initialization by Peter Chen · 4 years, 4 months ago
- 93cb8f1 usb: host: xhci-plat: delete the unnecessary code by Peter Chen · 4 years, 4 months ago
- 5e0e54f usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv by Peter Chen · 4 years, 4 months ago
- 46034a9 usb: host: xhci-plat: add platform data support by Peter Chen · 4 years, 4 months ago
- 3732903 USB: cdc-acm: cleanup of data structures by Oliver Neukum · 4 years, 4 months ago
- c56150c USB: adutux: fix debugging by Oliver Neukum · 4 years, 4 months ago
- 9cdabcb usblp: fix race between disconnect() and read() by Oliver Neukum · 4 years, 4 months ago
- 2923182 ehci-hcd: Move include to keep CRC stable by Quentin Perret · 4 years, 4 months ago
- d69030c usb: typec: intel_pmc_mux: Handle SCU IPC error conditions by Madhusudanarao Amara · 4 years, 4 months ago
- bcea6da USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook by Penghao · 4 years, 4 months ago
- 871e649 usb: dwc2: Always disable regulators on driver teardown by Marc Zyngier · 4 years, 4 months ago
- 57ce646 usb: typec: tcpci: update ROLE_CONTROL for DRP by Badhri Jagan Sridharan · 4 years, 5 months ago
- 19b6547 usb: typec: tcpci: Add support when hidden tx registers are inaccessible by Badhri Jagan Sridharan · 4 years, 5 months ago
- 492c1dc usb: typec: tcpci: Add register definitions to tcpci by Badhri Jagan Sridharan · 4 years, 5 months ago
- 8036a7e USB: UAS: use macro for reporting results by Oliver Neukum · 4 years, 4 months ago
- eb2a86a USB: UAS: fix disconnect by unplugging a hub by Oliver Neukum · 4 years, 4 months ago
- 8dba2010 usb: typec: intel_pmc_mux: Pass correct USB Type-C port number to SoC by Azhar Shaikh · 4 years, 4 months ago
- fca3d66 usb: typec: intel_pmc_mux: Add dependency on ACPI by Heikki Krogerus · 4 years, 4 months ago
- be171e4 USB: microtek: use set_host_byte() by Oliver Neukum · 4 years, 4 months ago
- 325b008 USB: UAS: fix disconnect by unplugging a hub by Oliver Neukum · 4 years, 4 months ago
- 386e15a usb: typec: ucsi: Prevent mode overrun by Heikki Krogerus · 4 years, 4 months ago
- 130a96d usb: typec: ucsi: acpi: Increase command completion timeout value by Heikki Krogerus · 4 years, 4 months ago
- be40c36 USB: legousbtower: use usb_control_msg_recv() by Greg Kroah-Hartman · 4 years, 4 months ago
- d6a4992 USB: core: hub.c: use usb_control_msg_send() in a few places by Greg Kroah-Hartman · 4 years, 4 months ago
- 297e84c USB: core: message.c: use usb_control_msg_send() in a few places by Greg Kroah-Hartman · 4 years, 4 months ago
- 719b8f2 USB: add usb_control_msg_send() and usb_control_msg_recv() by Greg Kroah-Hartman · 4 years, 4 months ago
- fcc2cc1 USB: move snd_usb_pipe_sanity_check into the USB core by Greg Kroah-Hartman · 4 years, 4 months ago
- a4e6451 usbip: simplify the return expression of usbip_core_init() by Liu Shixin · 4 years, 4 months ago
- e1aefcd usb typec: mt6360: Add support for mt6360 Type-C driver by ChiYuan Huang · 4 years, 5 months ago
- f5f875b usb: phy: phy-ab8500-usb: fix spello of "function" by Randy Dunlap · 4 years, 4 months ago
- ac9ae51 usb: host: ehci-sched: Remove ununsed function tt_start_uframe() by YueHaibing · 4 years, 4 months ago
- c4005a8 usb: ohci: Make distrust_firmware param default to false by Hamish Martin · 4 years, 4 months ago
- b77d2a0 usb: ohci: Default to per-port over-current protection by Hamish Martin · 4 years, 4 months ago
- dfee57a usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci by Chris Packham · 4 years, 4 months ago
- fccee0b Merge 5.9-rc5 into usb-next by Greg Kroah-Hartman · 4 years, 4 months ago
- a29c0ad Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 4 years, 4 months ago
- a5a6d27 usb: typec: intel_pmc_mux: Support for device role (UFP) by Heikki Krogerus · 4 years, 4 months ago
- 43d596e usb: typec: intel_pmc_mux: Check the port status before connect by Heikki Krogerus · 4 years, 4 months ago
- 7c6bbdf usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes by Utkarsh Patel · 4 years, 4 months ago
- 294955f usb: typec: intel_pmc_mux: Do not configure Altmode HPD High by Utkarsh Patel · 4 years, 4 months ago
- 5df7ef7 uas: bump hw_max_sectors to 2048 blocks for SS or faster drives by Tom Yan · 4 years, 5 months ago
- 558033c uas: fix sdev->host->dma_dev by Tom Yan · 4 years, 5 months ago
- 0154012 usb-storage: fix sdev->host->dma_dev by Tom Yan · 4 years, 5 months ago
- f0dbd25 usb/host: ehci-npcm7xx: Use pm_ptr() macro by Paul Cercueil · 4 years, 5 months ago
- 1874b63 usb/host: ehci-spear: Use pm_ptr() macro by Paul Cercueil · 4 years, 5 months ago
- 7456fe4 usb/host: ehci-platform: Use pm_ptr() macro by Paul Cercueil · 4 years, 5 months ago
- 879a4a6 usb/misc: usb3503: Use pm_ptr() macro by Paul Cercueil · 4 years, 5 months ago
- 7aea2a7 usb/misc: usb4604: Use pm_ptr() macro by Paul Cercueil · 4 years, 5 months ago
- bb0634e usb: core: driver: fix stray tabs in error messages by Sergey Shtylyov · 4 years, 5 months ago
- a18cd6c usb: core: fix slab-out-of-bounds Read in read_descriptors by Zeng Tao · 4 years, 5 months ago
- a6498d5 Revert "usb: dwc3: meson-g12a: fix shared reset control use" by Amjad Ouled-Ameur · 4 years, 5 months ago
- 1f3546f usb: typec: ucsi: acpi: Check the _DEP dependencies by Heikki Krogerus · 4 years, 5 months ago
- 290a405 usb: typec: intel_pmc_mux: Un-register the USB role switch by Madhusudanarao Amara · 4 years, 5 months ago
- cfd54fa usb: Fix out of sync data toggle if a configured device is reconfigured by Mathias Nyman · 4 years, 5 months ago
- 71ac680 usb: chipidea: ci_hdrc_imx: restore pinctrl by Peter Chen · 6 years ago
- 2bb70f0 USB: serial: option: support dynamic Quectel USB compositions by Bjørn Mork · 4 years, 5 months ago
- 1ac6987 USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules by Aleksander Morgado · 4 years, 5 months ago
- 5fedf0d Merge 5.9-rc3 into usb-next by Greg Kroah-Hartman · 4 years, 5 months ago
- 6f0306d Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 5 months ago
- 3ed8e1c usb: typec: tcpm: Migrate workqueue to RT priority for processing events by Badhri Jagan Sridharan · 4 years, 5 months ago
- 6bbe2a9 usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart by Badhri Jagan Sridharan · 4 years, 5 months ago
- e199d94 USB: usblcd: Remove the superfluous break by Jing Xiangfeng · 4 years, 5 months ago
- 20934c0 usb: storage: Add unusual_uas entry for Sony PSZ drives by Alan Stern · 4 years, 5 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, 5 months ago
- bfd08d0 USB: gadget: u_f: Unbreak offset calculation in VLAs by Andy Shevchenko · 4 years, 5 months ago
- 068834a USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D by Alan Stern · 4 years, 5 months ago
- cb06b38 usb: atm: don't use snprintf() for sysfs attrs by Alex Dewar · 4 years, 5 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
- 6ccc48e USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter by Patrick Riphagen · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago