summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible stringSerge Semin2021-04-101-1/+1
* usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()Bixuan Cui2021-04-101-1/+0
* usb: core: reduce power-on-good delay time of root hubChunfeng Yun2021-04-101-2/+4
* USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu2021-04-101-0/+3
* USB: cdc-acm: fix TIOCGSERIAL implementationJohan Hovold2021-04-091-2/+1
* USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold2021-04-091-2/+0
* Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"Johan Hovold2021-04-091-9/+2
* platform/x86/intel_cht_int33fe: Add displayport altmode fwnode to the connect...Hans de Goede2021-04-091-0/+19
* usb: typec: tcpm: Add support for altmodesHans de Goede2021-04-091-0/+4
* usb: typec: Add typec_port_register_altmodes()Hans de Goede2021-04-092-0/+60
* usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()Hans de Goede2021-04-091-0/+2
* usb: dwc3: xilinx: Remove the extra freeing of clocksManish Narani2021-04-091-2/+0
* usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driverManish Narani2021-04-091-1/+1
* docs: usbip: Fix major fields and descriptions in protocolHongren Zheng (Zenithal)2021-04-091-151/+193
* usb: core: hub: Fix PM reference leak in usb_port_resume()Bixuan Cui2021-04-091-1/+1
* usb: musb: fix PM reference leak in musb_irq_work()Bixuan Cui2021-04-091-1/+1
* usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()Yang Yingliang2021-04-091-1/+1
* usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-04-091-2/+1
* usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King2021-04-091-0/+2
* usb: dwc3: pci: add support for the Intel Alder Lake-MHeikki Krogerus2021-04-091-0/+4
* usb: typec: Link all ports during connector registrationHeikki Krogerus2021-04-093-7/+68
* usb: Iterator for portsHeikki Krogerus2021-04-092-0/+55
* usb: Link the ports to the connectors they are attached toHeikki Krogerus2021-04-092-0/+12
* usb: typec: Port mapping utilityHeikki Krogerus2021-04-095-2/+248
* usb: typec: tcpm: update power supply once partner acceptsBadhri Jagan Sridharan2021-04-091-3/+1
* usb: typec: tcpm: Address incorrect values of tcpm psy for pps supplyBadhri Jagan Sridharan2021-04-091-35/+53
* usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supplyBadhri Jagan Sridharan2021-04-091-7/+10
* usb: dwc2: Add exit partial power down before removing driverArtur Petrosyan2021-04-091-1/+10
* usb: dwc2: Fix partial power down exiting by system resumeArtur Petrosyan2021-04-091-44/+46
* usb: dwc2: Update partial power down entering by system suspendArtur Petrosyan2021-04-091-35/+18
* usb: dwc2: Fix session request interrupt handlerArtur Petrosyan2021-04-091-0/+8
* usb: dwc2: Allow exit partial power down in urb enqueueArtur Petrosyan2021-04-091-0/+7
* usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().Artur Petrosyan2021-04-091-0/+9
* usb: dwc2: Add exit partial power down when port reset is assertedArtur Petrosyan2021-04-091-0/+9
* usb: dwc2: Add exit partial power down when port is resumedArtur Petrosyan2021-04-092-24/+42
* usb: dwc2: Add enter partial power down when port is suspendedArtur Petrosyan2021-04-092-19/+34
* usb: dwc2: Update port suspend/resume function definitions.Artur Petrosyan2021-04-092-6/+23
* usb: dwc2: Add partial power down exit flow in wakeup intr.Artur Petrosyan2021-04-091-9/+8
* usb: dwc2: Update enter and exit partial power down functionsArtur Petrosyan2021-04-096-115/+45
* usb: dwc2: Add host partial power down functionsArtur Petrosyan2021-04-092-0/+168
* usb: dwc2: Add device partial power down functionsArtur Petrosyan2021-04-092-0/+138
* xhci: prevent double-fetch of transfer and transfer event TRBsMathias Nyman2021-04-061-23/+19
* xhci: fix potential array out of bounds with several interruptersMathias Nyman2021-04-061-1/+5
* xhci: check control context is valid before dereferencing it.Mathias Nyman2021-04-061-0/+8
* xhci: check port array allocation was successful before dereferencing itMathias Nyman2021-04-061-0/+3
* usb: typec: Declare the typec_class staticHeikki Krogerus2021-04-051-11/+13
* usb: typec: Organize the private headers properlyHeikki Krogerus2021-04-056-84/+107
* Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman2021-04-05492-2125/+4525
|\
| * Linux 5.12-rc6v5.12-rc6Linus Torvalds2021-04-041-1/+1
| * firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma2021-04-041-2/+7