summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-04-13USB: cdc-acm: add more Maxlinear/Exar models to ignore listMauro Carvalho Chehab
2021-04-13USB: serial: xr: add copyright noticeJohan Hovold
2021-04-13USB: serial: xr: reset FIFOs on openJohan Hovold
2021-04-13USB: serial: xr: add support for XR22801, XR22802, XR22804Johan Hovold
2021-04-13USB: serial: xr: add support for XR21B1411Johan Hovold
2021-04-13USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424Johan Hovold
2021-04-13USB: serial: xr: add type abstractionJohan Hovold
2021-04-13USB: serial: xr: drop type prefix from shared definesJohan Hovold
2021-04-13USB: serial: xr: move pin configuration to probeJohan Hovold
2021-04-13USB: serial: xr: rename GPIO-pin definesJohan Hovold
2021-04-13USB: serial: xr: rename GPIO-mode definesJohan Hovold
2021-04-13USB: serial: xr: add support for XR21V1412 and XR21V1414Johan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: clean up termios CSIZE handlingJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: use kernel types consistentlyJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: add port-command helpersJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: clean up vendor-request helpersJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: drop unnecessary packed attributesJohan Hovold
2021-04-13USB: serial: io_ti: drop unnecessary packed attributesJohan Hovold
2021-04-13USB: serial: io_ti: use kernel types consistentlyJohan Hovold
2021-04-13USB: serial: io_ti: add read-port-command helperJohan Hovold
2021-04-13USB: serial: io_ti: add send-port-command helperJohan Hovold
2021-04-13USB: serial: io_ti: clean up vendor-request helpersJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: drop drain delay for 3410Johan Hovold
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