aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-05-05usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton1-3/+2
2020-05-05usb: typec: intel_pmc_mux: Fix the property namesHeikki Krogerus1-2/+2
2020-05-05USB: core: Fix misleading driver bug reportAlan Stern1-2/+2
2020-05-05usb: dwc3: gadget: WARN on no-resource statusThinh Nguyen1-0/+2
2020-05-05usb: dwc3: gadget: Issue END_TRANSFER to retry isoc transferThinh Nguyen1-1/+35
2020-05-05usb: dwc3: gadget: Store resource index of start cmdThinh Nguyen1-3/+6
2020-05-05usb: dwc3: gadget: Properly handle failed kick_transferThinh Nguyen1-8/+16
2020-05-05usb: dwc3: core: Use role-switch default dr_modeThinh Nguyen1-0/+2
2020-05-05usb: dwc3: drd: Don't free non-existing irqThinh Nguyen1-1/+1
2020-05-05usb: dwc3: meson-g12a: refactor usb2 phy initNeil Armstrong1-21/+53
2020-05-05usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_initNeil Armstrong1-1/+3
2020-05-05usb: dwc3: meson-g12a: get the reset as sharedNeil Armstrong1-1/+1
2020-05-05usb: dwc3: meson-g12a: handle the phy and glue registers separatelyNeil Armstrong1-39/+85
2020-05-05usb: dwc3: meson-g12a: specify phy names in soc dataNeil Armstrong1-14/+33
2020-05-05usb: dwc3: gadget: Refactor dwc3_gadget_ep_dequeueThinh Nguyen1-16/+11
2020-05-05usb: dwc3: gadget: Remove unnecessary checksThinh Nguyen1-8/+1
2020-05-05usb: dwc3: gadget: Give back staled requestsThinh Nguyen1-1/+14
2020-05-05usb: dwc3: gadget: Properly handle ClearFeature(halt)Thinh Nguyen1-3/+33
2020-05-05usb: gadget: aspeed: fixup usb1 device descriptor at init timeTao Ren1-11/+8
2020-05-05usb: gadget: aspeed: allow to set device IDs in device treeTao Ren1-0/+21
2020-05-05usb: gadget: aspeed: allow to set usb strings in device treeTao Ren1-1/+57
2020-05-05usb: gadget: add "usb_validate_langid" functionTao Ren2-13/+25
2020-05-05usb: gadget: aspeed: support multiple language stringsTao Ren3-17/+131
2020-05-05usb: gadget: aspeed: improve vhub port irq handlingTao Ren2-8/+12
2020-05-05usb: dwc3: support continuous runtime PM with dual roleMartin Kepplinger1-3/+8
2020-05-05usb: cdns3: mark local functions statickbuild test robot1-16/+16
2020-05-05USB: dwc2: Use the correct style for SPDX License IdentifierNishad Kamdar4-4/+4
2020-05-05USB: dwc3: Use the correct style for SPDX License IdentifierNishad Kamdar5-5/+5
2020-05-05USB: gadget: Use the correct style for SPDX License IdentifierNishad Kamdar25-25/+25
2020-05-04USB: serial: qcserial: Add DW5816e supportMatt Jolly1-0/+1
2020-04-30USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum1-0/+7
2020-04-29usb: chipidea: usb2: remove unneeded semicolonJason Yan1-1/+1
2020-04-28usb: core: hub: use true,false for bool variableJason Yan1-1/+1
2020-04-27usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()Heikki Krogerus1-1/+1
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman24-117/+342
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg1-1/+1
2020-04-24usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC APIHeikki Krogerus2-5/+9
2020-04-23usb: typec: ucsi: register with power_supply classK V, Abhilash4-0/+266
2020-04-23usb: typec: ucsi: save power data objects in PD modeK V, Abhilash2-0/+35
2020-04-23usb: typec: ucsi: Correct bit-mask for CCIK V, Abhilash1-1/+1
2020-04-23usb: typec: ucsi: replace magic numbersK V, Abhilash1-5/+5
2020-04-23usb: typec: ucsi: Workaround for missed op_mode changeK V, Abhilash1-1/+2
2020-04-23usb: typec: ucsi: set USB data role when partner type is power cable/ufpMayank Rana1-0/+6
2020-04-23usb: gadget: udc: remove unused 'driver_desc'Jason Yan1-1/+0
2020-04-23USB: phy: Use the correct style for SPDX License IdentifierNishad Kamdar2-2/+2
2020-04-23usb: renesas_usbhs: Use the correct style for SPDX License IdentifierNishad Kamdar7-7/+7
2020-04-23USB: Storage: Use the correct style for SPDX License IdentifierNishad Kamdar21-21/+21
2020-04-23USB: typec: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-04-23usb: pci-quirks: use true,false for bool variablesJason Yan1-4/+4
2020-04-23USB: core: Replace an empty statement with a debug messageAlan Stern1-2/+4