summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-04-13USB: serial: ti_usb_3410_5052: reduce drain delay to one charJohan Hovold
2021-04-13USB: serial: io_ti: document reason for drain delayJohan Hovold
2021-04-13USB: serial: f81232: drop time-based drain delayJohan Hovold
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-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-12USB: serial: cp210x: add gpio-configuration debug printkJohan Hovold
2021-04-12USB: serial: cp210x: provide gpio valid maskJohan Hovold
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-10usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible stringSerge Semin
2021-04-10usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()Bixuan Cui
2021-04-10usb: core: reduce power-on-good delay time of root hubChunfeng Yun
2021-04-10USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu
2021-04-09USB: serial: do not use tty class device for debuggingJohan Hovold
2021-04-09USB: cdc-acm: fix TIOCGSERIAL implementationJohan Hovold
2021-04-09USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold
2021-04-09Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"Johan Hovold
2021-04-09usb: typec: tcpm: Add support for altmodesHans de Goede
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede
2021-04-09usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()Hans de Goede
2021-04-09usb: dwc3: xilinx: Remove the extra freeing of clocksManish Narani
2021-04-09usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driverManish Narani
2021-04-09usb: core: hub: Fix PM reference leak in usb_port_resume()Bixuan Cui
2021-04-09usb: musb: fix PM reference leak in musb_irq_work()Bixuan Cui
2021-04-09usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()Yang Yingliang
2021-04-09usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2021-04-09usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King
2021-04-09usb: dwc3: pci: add support for the Intel Alder Lake-MHeikki Krogerus