summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-281-20/+16
|\
| * scsi: target: usb: gadget: Convert to new submission APIMike Christie2021-03-041-10/+6
| * scsi: target: core: Rename transport_init_se_cmd()Mike Christie2021-03-041-10/+10
* | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-04-281-0/+1
|\ \
| * \ Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar2021-04-2039-191/+462
| |\ \
| * | | kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior2021-03-061-0/+1
| | |/ | |/|
* | | Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-26163-2676/+5819
|\ \ \
| * | | usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capabilityThinh Nguyen2021-04-232-1/+12
| * | | usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen2021-04-232-0/+5
| * | | usb: gadget: prevent a ternary sign expansion bugDan Carpenter2021-04-221-1/+2
| * | | usb: dwc3: core: Do core softreset when switch modeYu Chen2021-04-222-0/+32
| * | | usb: dwc2: Get rid of useless error checks in suspend interruptArtur Petrosyan2021-04-222-14/+7
| * | | usb: dwc2: Update dwc2_handle_usb_suspend_intr function.Artur Petrosyan2021-04-221-5/+7
| * | | usb: dwc2: Add exit hibernation mode before removing driveArtur Petrosyan2021-04-221-0/+15
| * | | usb: dwc2: Add hibernation exiting flow by system resumeArtur Petrosyan2021-04-221-0/+10
| * | | usb: dwc2: Add hibernation entering flow by system suspendArtur Petrosyan2021-04-221-0/+10
| * | | usb: dwc2: Allow exit hibernation in urb enqueueArtur Petrosyan2021-04-221-0/+14
| * | | usb: dwc2: Move exit hibernation to dwc2_port_resume() functionArtur Petrosyan2021-04-221-6/+7
| * | | usb: dwc2: Move enter hibernation to dwc2_port_suspend() functionArtur Petrosyan2021-04-221-4/+14
| * | | usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.Artur Petrosyan2021-04-221-0/+6
| * | | usb: dwc2: Clear fifo_map when resetting core.Artur Petrosyan2021-04-222-0/+19
| * | | usb: dwc2: Allow exiting hibernation from gpwrdn rst detectArtur Petrosyan2021-04-221-5/+18
| * | | usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan2021-04-221-71/+83
| * | | usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.Artur Petrosyan2021-04-221-1/+9
| * | | usb: dwc2: Reset DEVADDR after exiting gadget hibernation.Artur Petrosyan2021-04-221-0/+4
| * | | usb: dwc2: Update exit hibernation when port reset is assertedArtur Petrosyan2021-04-221-6/+11
| * | | Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-04-2227-920/+1150
| |\ \ \
| | * | | USB: cdc-acm: add more Maxlinear/Exar models to ignore listMauro Carvalho Chehab2021-04-131-3/+11
| | * | | USB: serial: xr: add copyright noticeJohan Hovold2021-04-131-0/+1
| | * | | USB: serial: xr: reset FIFOs on openJohan Hovold2021-04-131-0/+51
| | * | | USB: serial: xr: add support for XR22801, XR22802, XR22804Johan Hovold2021-04-131-0/+23
| | * | | USB: serial: xr: add support for XR21B1411Johan Hovold2021-04-131-16/+48
| | * | | USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424Johan Hovold2021-04-131-76/+262
| | * | | USB: serial: xr: add type abstractionJohan Hovold2021-04-131-43/+85
| | * | | USB: serial: xr: drop type prefix from shared definesJohan Hovold2021-04-131-61/+61
| | * | | USB: serial: xr: move pin configuration to probeJohan Hovold2021-04-131-8/+37
| | * | | USB: serial: xr: rename GPIO-pin definesJohan Hovold2021-04-131-17/+17
| | * | | USB: serial: xr: rename GPIO-mode definesJohan Hovold2021-04-131-7/+7
| | * | | USB: serial: xr: add support for XR21V1412 and XR21V1414Johan Hovold2021-04-131-4/+51
| | * | | USB: serial: ti_usb_3410_5052: clean up termios CSIZE handlingJohan Hovold2021-04-131-8/+8
| | * | | USB: serial: ti_usb_3410_5052: use kernel types consistentlyJohan Hovold2021-04-131-17/+17
| | * | | USB: serial: ti_usb_3410_5052: add port-command helpersJohan Hovold2021-04-131-50/+44
| | * | | USB: serial: ti_usb_3410_5052: clean up vendor-request helpersJohan Hovold2021-04-131-8/+7
| | * | | USB: serial: ti_usb_3410_5052: drop unnecessary packed attributesJohan Hovold2021-04-131-4/+4
| | * | | USB: serial: io_ti: drop unnecessary packed attributesJohan Hovold2021-04-132-4/+4
| | * | | USB: serial: io_ti: use kernel types consistentlyJohan Hovold2021-04-132-71/+71
| | * | | USB: serial: io_ti: add read-port-command helperJohan Hovold2021-04-131-6/+9
| | * | | USB: serial: io_ti: add send-port-command helperJohan Hovold2021-04-131-28/+13
| | * | | USB: serial: io_ti: clean up vendor-request helpersJohan Hovold2021-04-131-7/+6
| | * | | USB: serial: ti_usb_3410_5052: drop drain delay for 3410Johan Hovold2021-04-131-3/+14