summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-23usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capabilityThinh Nguyen
2021-04-23usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen
2021-04-22usb: gadget: prevent a ternary sign expansion bugDan Carpenter
2021-04-22usb: dwc3: core: Do core softreset when switch modeYu Chen
2021-04-22usb: dwc2: Get rid of useless error checks in suspend interruptArtur Petrosyan
2021-04-22usb: dwc2: Update dwc2_handle_usb_suspend_intr function.Artur Petrosyan
2021-04-22usb: dwc2: Add exit hibernation mode before removing driveArtur Petrosyan
2021-04-22usb: dwc2: Add hibernation exiting flow by system resumeArtur Petrosyan
2021-04-22usb: dwc2: Add hibernation entering flow by system suspendArtur Petrosyan
2021-04-22usb: dwc2: Allow exit hibernation in urb enqueueArtur Petrosyan
2021-04-22usb: dwc2: Move exit hibernation to dwc2_port_resume() functionArtur Petrosyan
2021-04-22usb: dwc2: Move enter hibernation to dwc2_port_suspend() functionArtur Petrosyan
2021-04-22usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.Artur Petrosyan
2021-04-22usb: dwc2: Clear fifo_map when resetting core.Artur Petrosyan
2021-04-22usb: dwc2: Allow exiting hibernation from gpwrdn rst detectArtur Petrosyan
2021-04-22usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan
2021-04-22usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.Artur Petrosyan
2021-04-22usb: dwc2: Reset DEVADDR after exiting gadget hibernation.Artur Petrosyan
2021-04-22usb: dwc2: Update exit hibernation when port reset is assertedArtur Petrosyan
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-04-22usb: dwc3: gadget: Remove FS bInterval_m1 limitationThinh Nguyen
2021-04-22usb: xhci-mtk: remove bus status checkChunfeng Yun
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-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar
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: cdc-acm: add more Maxlinear/Exar models to ignore listMauro Carvalho Chehab