summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-03-23USB: cdc-acm: clean up probe error labelsJohan Hovold
2021-03-23USB: cdc-acm: drop redundant driver-data resetJohan Hovold
2021-03-23USB: cdc-acm: drop redundant driver-data assignmentJohan Hovold
2021-03-23USB: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-03-23USB: cdc-acm: fix double free on probe failureJohan Hovold
2021-03-23USB: cdc-acm: downgrade message to debugOliver Neukum
2021-03-23USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum
2021-03-23cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-03-23usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang
2021-03-23usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel MerrifieldAndy Shevchenko
2021-03-23usb: dwc3: gadget: Use max speed if unspecifiedThinh Nguyen
2021-03-23usb: dwc3: gadget: Set gadget_max_speed when set ssp_rateThinh Nguyen
2021-03-23usb: dwc3: qcom: skip interconnect init for ACPI probeShawn Guo
2021-03-23usb: core: sysfs: Check for SSP rate in speed attrThinh Nguyen
2021-03-23usb: core: hub: Print speed name based on ssp rateThinh Nguyen
2021-03-23usb: core: hub: Remove port_speed_is_ssp()Thinh Nguyen
2021-03-23usb: core: Track SuperSpeed Plus GenXxYThinh Nguyen
2021-03-23usb: dwc3: gadget: Ignore EP queue requests during bus resetWesley Cheng
2021-03-23usb: dwc3: gadget: Avoid continuing preparing TRBs during teardownWesley Cheng
2021-03-23USB: xhci: drop workaround for forced irq threadingJohan Hovold
2021-03-23USB: gadget: legacy: remove left-over __ref annotationsRasmus Villemoes
2021-03-23usb: gadget: u_audio: convert to strscpyRuslan Bilovol
2021-03-23usb: gadget: f_uac1: disable IN/OUT ep if unusedRuslan Bilovol
2021-03-23usb: gadget: f_uac1: validate input parametersRuslan Bilovol
2021-03-23usb: gadget: f_uac2: validate input parametersRuslan Bilovol
2021-03-23usb: gadget: legacy: fix error return code of multi_bind()Jia-Ju Bai
2021-03-23usb: f_uac2: adds support for SS and SSPPawel Laszczak
2021-03-23usb: chipidea: tegra: Silence deferred probe errorDmitry Osipenko
2021-03-23usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson
2021-03-23usb: dwc3: Add driver for Xilinx platformsManish Narani
2021-03-23usb: renesas_usbhs: fix error return code of usbhsf_pkt_handler()Jia-Ju Bai
2021-03-23usb: dwc3: gadget: Remove invalid low-speed settingThinh Nguyen
2021-03-23drivers: usb: host: fotg210-hcd.c: Fix alignment of commentShubhankar Kuranagatti
2021-03-23drivers: usb: host: fotg210-hcd.c: Fix indentation errorShubhankar Kuranagatti
2021-03-23USB: core: rename usb_driver_claim_interface() data parameterJohan Hovold
2021-03-23USB: core: drop outdated interface-binding commentJohan Hovold
2021-03-23usb: sl811-hcd: improve misleading indentationArnd Bergmann
2021-03-23USB: ehci: drop workaround for forced irq threadingJohan Hovold
2021-03-23usb: host: ehci-tegra: Select USB_GADGET Kconfig optionDmitry Osipenko
2021-03-23usb: host: ehci-platform: add spurious_oc DT supportÁlvaro Fernández Rojas
2021-03-23usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli
2021-03-22Merge 5.12-rc4 into usb-nextGreg Kroah-Hartman
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-18usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyBadhri Jagan Sridharan
2021-03-18usb: typec: tcpm: PD3.0 sinks can send Discover Identity even in device modeBadhri Jagan Sridharan
2021-03-18usb: mtu3: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2021-03-18usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak
2021-03-18usb: gadget: uvc: Updating bcdUVC field to 0x0110Pawel Laszczak
2021-03-18usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak
2021-03-18drivers: usb: Fix a typo in dwc3-qcom.cHe Fengqing