summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-05-12xhci: use generic command timer for stop endpoint commands.Mathias Nyman
2022-05-12usb: host: xhci-plat: omit shared hcd if either root hub has no portsHeiner Kallweit
2022-05-12usb: host: xhci-plat: prepare operation w/o shared hcdHeiner Kallweit
2022-05-12usb: host: xhci-plat: create shared hcd after having added main hcdHeiner Kallweit
2022-05-12xhci: prepare for operation w/o shared hcdHeiner Kallweit
2022-05-12xhci: factor out parts of xhci_gen_setup()Heiner Kallweit
2022-05-12xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2022-05-12usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2022-05-12usb: host: ehci-xilinx: adding description for return valuePiyush Mehta
2022-05-12usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()Piyush Mehta
2022-05-12USB: c67x00: remove unnecessary check of resYang Yingliang
2022-05-12usb: host: ehci-xilinx: Fix quoted string split across linesPiyush Mehta
2022-05-12USB / dwc3: Fix a checkpatch warning in core.cKushagra Verma
2022-05-11USB: gadget: Add ID numbers to gadget namesAlan Stern
2022-05-05usb: gadget: uvc: track frames in format entriesMichael Grzeschik
2022-05-05usb: gadget: uvc: move structs to common headerMichael Grzeschik
2022-05-05usb: gadget: uvc: prevent index variables to start from 0Michael Grzeschik
2022-05-05usb: dwc3: gadget: Delay issuing End TransferThinh Nguyen
2022-05-05usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen
2022-05-05usb: dwc3: ep0: Don't prepare beyond Setup stageThinh Nguyen
2022-05-05usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()Thinh Nguyen
2022-05-05usb: dwc3: gadget: Refactor pullup()Thinh Nguyen
2022-05-05usb: dwc3: gadget: Prevent repeat pullup()Thinh Nguyen
2022-05-05usb: dwc3: xilinx: Add gpio-reset supportPiyush Mehta
2022-05-05usb: dwc3: remove a possible unnecessary 'out of memory' messageKushagra Verma
2022-05-05usb: dwc3: host: Stop setting the ACPI companionHeikki Krogerus
2022-05-05usb: core: acpi: Use the sysdev pointer instead of controller deviceHeikki Krogerus
2022-05-05usb: ehci-omap: drop unused ehci_read() functionArnd Bergmann
2022-05-05USB: gadget: Fix return of -EBUSYColin Ian King
2022-05-05usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski
2022-05-03Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2022-05-03Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"Greg Kroah-Hartman
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-26usb: phy: generic: Get the vbus supplySean Anderson
2022-04-26usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-04-26usb: core: hcd: Create platform devices for onboard hubs in probe()Matthias Kaehlcke
2022-04-26usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-04-26USB: gadget: Add a new bus for gadgetsAlan Stern
2022-04-26USB: gadget: Fix mistakes in UDC core kerneldocAlan Stern
2022-04-26USB: gadget: Register udc before gadgetAlan Stern
2022-04-26USB: gadget: Rename usb_gadget_probe_driver()Alan Stern
2022-04-26usb: core: devices: drop redundant buffer overflow checksSergey Shtylyov
2022-04-26usb: typec: mux: Add On Semi fsa4480 driverBjorn Andersson
2022-04-26usb: typec: mux: Allow multiple mux_devs per muxBjorn Andersson
2022-04-26usb: typec: mux: Introduce indirectionBjorn Andersson
2022-04-26usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-04-26usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan
2022-04-26usb: typec: ucsi: add a common function ucsi_unregister_connectors()Linyu Yuan
2022-04-23Merge tag 'usb-serial-5.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman