summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-05-25usb: gadget: u_serial: add suspend resume callbacksFabrice Gasnier
2020-05-25usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier
2020-05-25usb: gadget: uvc_video: add worker to handle the frame pumpingMichael Grzeschik
2020-05-25usb: renesas_usbhs: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-05-25usb: gadget: f_fs: remove unneeded semicolon in __ffs_data_got_descs()Jason Yan
2020-05-25usb: dwc3: of-simple: remove Amlogic GXL and AXG compatiblesMartin Blumenstingl
2020-05-25usb: dwc3: meson-g12a: add support for GXL and GXM SoCsNeil Armstrong
2020-05-25usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnectNeil Armstrong
2020-05-25usb: dwc3: meson-g12a: refactor usb initNeil Armstrong
2020-05-25usb: gadget: udc: remove unused 'driver_desc'Jason Yan
2020-05-25usb: gadget: max3420: Add a missing '\n' in a log messageChristophe JAILLET
2020-05-25USB: mtu3: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-05-25usb: cdns3: change dev_info to dev_dbg for debug messagePeter Chen
2020-05-25usb: cdns3: change "cdsn3" to"cdns3"Peter Chen
2020-05-25usb: cdns3: delete role_overridePeter Chen
2020-05-25usb: cdns3: core: get role switch node from firmwarePeter Chen
2020-05-25usb: dwc3: gadget: Continue to process pending requestsThinh Nguyen
2020-05-25usb: gadget: tegra-xudc: Add vbus_draw supportNagarjuna Kristam
2020-05-21usb: typec: Ensure USB_ROLE_SWITCH is set as a dependency for tps6598xBryan O'Donoghue
2020-05-19USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin
2020-05-19USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King
2020-05-19usb: xhci: make symbols staticVinod Koul
2020-05-19USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu
2020-05-19usb: xhci: fix USB_XHCI_PCI dependsVinod Koul
2020-05-18usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-05-18usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-05-18usb/ohci-platform: Fix a warning when hibernatingQais Yousef
2020-05-18usb: renesas-xhci: include correct header for get_unaligned_le16()Vinod Koul
2020-05-18Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman
2020-05-15usb: renesas-xhci: Add ROM loader for uPD720201Vinod Koul
2020-05-15usb: xhci: Add support for Renesas controller with memoryVinod Koul
2020-05-15usb: renesas-xhci: Add the renesas xhci driverChristian Lamparter
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul
2020-05-15USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-15usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-05-15Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-05-14USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman
2020-05-14usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-05-14usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-05-14usb: cdns3: gadget: make a bunch of functions staticJason Yan
2020-05-14usb: mtu3: constify struct debugfs_reg32Rikard Falkeborn
2020-05-14usb: gadget: udc: atmel: Make some symbols staticSamuel Zou
2020-05-14usb: raw-gadget: fix null-ptr-deref when reenabling endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov
2020-05-13usb: typec: mux: intel: Fix DP_HPD_LVL bit fieldPrashant Malani
2020-05-13usb: host: Add ability to build new Broadcom STB USB driversAl Cooper
2020-05-13usb: ehci: Add new EHCI driver for Broadcom STB SoC'sAl Cooper
2020-05-13usb: xhci: xhci-plat: Add support for Broadcom STB SoC'sAl Cooper
2020-05-13usb: typec: tps6598x: Add USB role switching logicBryan O'Donoghue