Age | Commit message (Expand) | Author |
2020-09-25 | usbcore/driver: Accommodate usbip | M. Vefa Bicakci |
2020-09-25 | usbcore/driver: Fix incorrect downcast | M. Vefa Bicakci |
2020-09-25 | usbcore/driver: Fix specific driver selection | M. Vefa Bicakci |
2020-09-25 | Revert "usbip: Implement a match function to fix usbip" | M. Vefa Bicakci |
2020-09-22 | USB: gadget: f_ncm: Fix NDP16 datagram validation | Bryan O'Donoghue |
2020-09-17 | usblp: fix race between disconnect() and read() | Oliver Neukum |
2020-09-17 | ehci-hcd: Move include to keep CRC stable | Quentin Perret |
2020-09-16 | usb: typec: intel_pmc_mux: Handle SCU IPC error conditions | Madhusudanarao Amara |
2020-09-16 | USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook | Penghao |
2020-09-16 | USB: UAS: fix disconnect by unplugging a hub | Oliver Neukum |
2020-09-16 | usb: typec: ucsi: Prevent mode overrun | Heikki Krogerus |
2020-09-16 | usb: typec: ucsi: acpi: Increase command completion timeout value | Heikki Krogerus |
2020-09-08 | Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2020-09-07 | usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern... | Utkarsh Patel |
2020-09-07 | usb: typec: intel_pmc_mux: Do not configure Altmode HPD High | Utkarsh Patel |
2020-09-04 | usb: core: fix slab-out-of-bounds Read in read_descriptors | Zeng Tao |
2020-09-04 | Revert "usb: dwc3: meson-g12a: fix shared reset control use" | Amjad Ouled-Ameur |
2020-09-04 | usb: typec: ucsi: acpi: Check the _DEP dependencies | Heikki Krogerus |
2020-09-04 | usb: typec: intel_pmc_mux: Un-register the USB role switch | Madhusudanarao Amara |
2020-09-04 | usb: Fix out of sync data toggle if a configured device is reconfigured | Mathias Nyman |
2020-08-31 | USB: serial: option: support dynamic Quectel USB compositions | Bjørn Mork |
2020-08-31 | USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules | Aleksander Morgado |
2020-08-30 | Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-08-28 | usb: storage: Add unusual_uas entry for Sony PSZ drives | Alan Stern |
2020-08-27 | USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge | Cyril Roelandt |
2020-08-27 | usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe() | Tang Bin |
2020-08-27 | USB: gadget: u_f: Unbreak offset calculation in VLAs | Andy Shevchenko |
2020-08-27 | USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D | Alan Stern |
2020-08-25 | usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ... | Badhri Jagan Sridharan |
2020-08-25 | USB: PHY: JZ4770: Fix static checker warning. | 周琰杰 (Zhou Yanjie) |
2020-08-25 | USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb() | Brooke Basile |
2020-08-25 | USB: gadget: u_f: add overflow checks to VLA macros | Brooke Basile |
2020-08-24 | USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter | Patrick Riphagen |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-23 | xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed | Ding Hui |
2020-08-23 | xhci: Do warm-reset when both CAS and XDEV_RESUME are set | Kai-Heng Feng |
2020-08-23 | usb: host: xhci: fix ep context print mismatch in debugfs | Li Jun |
2020-08-19 | usb: uas: Add quirk for PNY Pro Elite | Thinh Nguyen |
2020-08-19 | Merge tag 'fixes-for-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2020-08-18 | USB: Fix device driver race | Bastien Nocera |
2020-08-18 | USB: Also match device drivers using the ->match vfunc | Bastien Nocera |
2020-08-18 | usb: host: xhci-tegra: fix tegra_xusb_get_phy() | JC Kuo |
2020-08-18 | usb: host: xhci-tegra: otg usb2/usb3 port init | JC Kuo |
2020-08-18 | usb: hcd: Fix use after free in usb_hcd_pci_remove() | Andy Shevchenko |
2020-08-18 | usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port() | Hans de Goede |
2020-08-18 | usb: typec: ucsi: Rework ppm_lock handling | Hans de Goede |
2020-08-18 | usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls | Hans de Goede |
2020-08-18 | usb: typec: ucsi: Fix AB BA lock inversion | Hans de Goede |
2020-08-18 | usbip: Implement a match function to fix usbip | M. Vefa Bicakci |
2020-08-18 | usb: renesas-xhci: remove version check | Vinod Koul |