summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-05-25usb: dwc3: gadget: Refactor TRB completion handlerThinh Nguyen
2020-05-25usb: dwc3: gadget: Check for in-progress END_TRANSFERThinh Nguyen
2020-05-25usb: gadget: f_tcm: Inform last stream requestThinh Nguyen
2020-05-25usb: dwc3: Get MDWIDTH for DWC_usb32Thinh Nguyen
2020-05-25usb: dwc3: Add support for DWC_usb32 IPThinh Nguyen
2020-05-25usb: gadget: tegra-xudc: add port_speed_quirkNagarjuna Kristam
2020-05-25usb: gadget: tegra-xudc: Add Tegra194 supportNagarjuna Kristam
2020-05-25USB: dummy-hcd: Add missing annotation for set_link_state()Jules Irenge
2020-05-25usb: gadget: Add missing annotation for xudc_handle_setup()Jules Irenge
2020-05-25usb: gadget: mass_storage: use module_usb_composite_driver to simplify the codeWei Yongjun
2020-05-25usb: gadget: omap_udc: remove unneeded semicolonJason Yan
2020-05-25usb: gadget: udc: remove comparison to bool in mv_u3d_core.cJason Yan
2020-05-25usb: gadget: net2272: use false for 'use_dma'Jason Yan
2020-05-25usb: dwc3: use true,false for dwc->otg_restart_hostJason Yan
2020-05-25usb: gadget: function: remove redundant assignment to variable 'status'Colin Ian King
2020-05-25USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor
2020-05-25usb: gadget: f_acm: add suspend resume callbacksFabrice Gasnier
2020-05-25usb: gadget: f_serial: add suspend resume callbacksFabrice Gasnier
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