summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-13USB: serial: xr: rename GPIO-mode definesJohan Hovold1-7/+7
2021-04-13USB: serial: xr: add support for XR21V1412 and XR21V1414Johan Hovold1-4/+51
2021-04-13USB: serial: ti_usb_3410_5052: clean up termios CSIZE handlingJohan Hovold1-8/+8
2021-04-13USB: serial: ti_usb_3410_5052: use kernel types consistentlyJohan Hovold1-17/+17
2021-04-13USB: serial: ti_usb_3410_5052: add port-command helpersJohan Hovold1-50/+44
2021-04-13USB: serial: ti_usb_3410_5052: clean up vendor-request helpersJohan Hovold1-8/+7
2021-04-13USB: serial: ti_usb_3410_5052: drop unnecessary packed attributesJohan Hovold1-4/+4
2021-04-13USB: serial: io_ti: drop unnecessary packed attributesJohan Hovold2-4/+4
2021-04-13USB: serial: io_ti: use kernel types consistentlyJohan Hovold2-71/+71
2021-04-13USB: serial: io_ti: add read-port-command helperJohan Hovold1-6/+9
2021-04-13USB: serial: io_ti: add send-port-command helperJohan Hovold1-28/+13
2021-04-13USB: serial: io_ti: clean up vendor-request helpersJohan Hovold1-7/+6
2021-04-13USB: serial: ti_usb_3410_5052: drop drain delay for 3410Johan Hovold1-3/+14
2021-04-13USB: serial: ti_usb_3410_5052: reduce drain delay to one charJohan Hovold1-1/+5
2021-04-13USB: serial: io_ti: document reason for drain delayJohan Hovold1-0/+4
2021-04-13USB: serial: f81232: drop time-based drain delayJohan Hovold1-1/+0
2021-04-13usb: dwc2: Add exit clock gating before removing driverArtur Petrosyan1-0/+9
2021-04-13usb: dwc2: Add clock gating exiting flow by system resumeArtur Petrosyan1-0/+22
2021-04-13usb: dwc2: Add clock gating entering flow by system suspendArtur Petrosyan1-0/+9
2021-04-13usb: dwc2: Allow exit clock gating in urb enqueueArtur Petrosyan1-0/+8
2021-04-13usb: dwc2: Update exit clock gating when port is resumedArtur Petrosyan1-25/+4
2021-04-13usb: dwc2: Update enter clock gating when port is suspendedArtur Petrosyan1-15/+4
2021-04-13usb: dwc2: Add exit clock gating when port reset is assertedArtur Petrosyan1-0/+4
2021-04-13usb: dwc2: Add exit clock gating from session request interruptArtur Petrosyan1-6/+13
2021-04-13usb: dwc2: Add exit clock gating from wakeup interruptArtur Petrosyan1-11/+22
2021-04-13usb: dwc2: Allow entering clock gating from USB_SUSPEND interruptArtur Petrosyan1-3/+7
2021-04-13usb: dwc2: Add host clock gating support functionsArtur Petrosyan2-0/+91
2021-04-13usb: dwc2: Add device clock gating support functionsArtur Petrosyan2-2/+79
2021-04-13Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman18-443/+1292
2021-04-12Merge tag 'usb-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman11-43/+162
2021-04-12Revert "usb: Link the ports to the connectors they are attached to"Greg Kroah-Hartman2-12/+0
2021-04-12usb: cdnsp: Fixes issue with Configure Endpoint commandPawel Laszczak2-5/+13
2021-04-12usb: cdnsp: remove redundant initialization of variable retColin Ian King1-1/+1
2021-04-12usb: cdns3: delete repeated clear operationsWang Qing1-1/+0
2021-04-12usb: cdns3: Optimize DMA request buffer allocationSanket Parmar2-6/+25
2021-04-12usb: cdns3: Use dma_pool_* api to alloc trb poolSanket Parmar2-23/+20
2021-04-12usb: cdns3: fix static checker warning.Frank Li1-1/+1
2021-04-12usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unusedWei Yongjun1-1/+1
2021-04-12usb: cdns3: trace: delete the trace parameter for request->trbPeter Chen1-4/+1
2021-04-12usb: cdns3: imx: add power lost support for system resumeFrank Li1-0/+34
2021-04-12usb: cdns3: add power lost support for system resumeFrank Li5-3/+68
2021-04-12USB: serial: cp210x: add gpio-configuration debug printkJohan Hovold1-0/+6
2021-04-12USB: serial: cp210x: provide gpio valid maskJohan Hovold1-12/+13
2021-04-12usbip: vudc: fix missing unlock on error in usbip_sockfd_store()Ye Bin1-0/+2
2021-04-12Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman368-1410/+3055
2021-04-11Linux 5.12-rc7Linus Torvalds1-1/+1
2021-04-11Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+42
2021-04-11Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2021-04-11Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+14
2021-04-10Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+15