aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-22usb: dwc2: Enable RPi in ACPI modeJeremy Linton
2021-04-22USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum
2021-04-22USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu
2021-04-22usb: gadget: net2272: remove redundant initialization of statusColin Ian King
2021-04-22usb: storage: datafab: remove redundant assignment of variable resultColin Ian King
2021-04-22usb: misc: adutux: fix whitespace coding style issueMalte Deiseroth
2021-04-22usb: musb: musb_core: Add space after that ','Saurav Girepunje
2021-04-22usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam
2021-04-22usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen
2021-04-22usb: gadget: Fix double free of device descriptor pointersHemant Kumar
2021-04-22usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan
2021-04-14usb: xhci-mtk: remove unused membersChunfeng Yun
2021-04-14usb: xhci-mtk: use clock bulk to get clocksChunfeng Yun
2021-04-14usb: xhci-mtk: add support runtime PMChunfeng Yun
2021-04-14usb: xhci-mtk: check return value in suspend/resume hooksChunfeng Yun
2021-04-14usb: typec: tcpm: Allow slow charging loops to comply to pSnkStbyBadhri Jagan Sridharan
2021-04-14usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan
2021-04-14usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen
2021-04-14usb: dwc3: core: Add shutdown callback for dwc3Sandeep Maheswaram
2021-04-14usb: dwc3: gadget: Ignore Packet Pending bitThinh Nguyen
2021-04-14USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng
2021-04-14usb: typec: silence a static checker warningDan Carpenter
2021-04-13usb: dwc2: Add exit clock gating before removing driverArtur Petrosyan
2021-04-13usb: dwc2: Add clock gating exiting flow by system resumeArtur Petrosyan
2021-04-13usb: dwc2: Add clock gating entering flow by system suspendArtur Petrosyan
2021-04-13usb: dwc2: Allow exit clock gating in urb enqueueArtur Petrosyan
2021-04-13usb: dwc2: Update exit clock gating when port is resumedArtur Petrosyan
2021-04-13usb: dwc2: Update enter clock gating when port is suspendedArtur Petrosyan
2021-04-13usb: dwc2: Add exit clock gating when port reset is assertedArtur Petrosyan
2021-04-13usb: dwc2: Add exit clock gating from session request interruptArtur Petrosyan
2021-04-13usb: dwc2: Add exit clock gating from wakeup interruptArtur Petrosyan
2021-04-13usb: dwc2: Allow entering clock gating from USB_SUSPEND interruptArtur Petrosyan
2021-04-13usb: dwc2: Add host clock gating support functionsArtur Petrosyan
2021-04-13usb: dwc2: Add device clock gating support functionsArtur Petrosyan
2021-04-13Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-04-12Merge tag 'usb-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-04-12Revert "usb: Link the ports to the connectors they are attached to"Greg Kroah-Hartman
2021-04-12usb: cdnsp: Fixes issue with Configure Endpoint commandPawel Laszczak
2021-04-12usb: cdnsp: remove redundant initialization of variable retColin Ian King
2021-04-12usb: cdns3: delete repeated clear operationsWang Qing
2021-04-12usb: cdns3: Optimize DMA request buffer allocationSanket Parmar
2021-04-12usb: cdns3: Use dma_pool_* api to alloc trb poolSanket Parmar
2021-04-12usb: cdns3: fix static checker warning.Frank Li
2021-04-12usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unusedWei Yongjun
2021-04-12usb: cdns3: trace: delete the trace parameter for request->trbPeter Chen
2021-04-12usb: cdns3: imx: add power lost support for system resumeFrank Li
2021-04-12usb: cdns3: add power lost support for system resumeFrank Li
2021-04-12usbip: vudc: fix missing unlock on error in usbip_sockfd_store()Ye Bin
2021-04-12Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman
2021-04-11Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds