summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | USB: Export usb_wakeup_enabled_descendants()Douglas Anderson2019-05-031-3/+4
| | * | | usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONEDouglas Anderson2019-05-031-31/+53
| | * | | usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong2019-05-033-0/+615
| | * | | usb: dwc2: Add Amlogic G12A DWC2 ParamsNeil Armstrong2019-05-031-0/+12
| | * | | USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern2019-05-031-4/+15
| | * | | usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez2019-05-031-2/+4
| | * | | usb: gadget: f_fs: don't free buffer prematurelyFei Yang2019-05-031-1/+2
| | |/ /
| * | | Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-05-0311-172/+323
| |\ \ \
| | * | | USB: serial: f81232: implement break controlJi-Ze Hong (Peter Hong)2019-05-031-6/+25
| | * | | USB: serial: f81232: add high baud rate supportJi-Ze Hong (Peter Hong)2019-05-031-11/+94
| | * | | USB: serial: f81232: clear overrun flagJi-Ze Hong (Peter Hong)2019-05-031-1/+24
| | * | | USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)2019-05-031-0/+39
| | * | | USB: serial: io_edgeport: fix up switch fall-through commentsGreg Kroah-Hartman2019-05-031-23/+14
| | * | | USB: serial: drop unnecessary gotoJohan Hovold2019-04-301-2/+1
| | * | | USB: serial: clean up throttle handlingJohan Hovold2019-04-301-26/+8
| | * | | USB: serial: fix unthrottle racesJohan Hovold2019-04-301-7/+32
| | * | | USB: serial: spcp8x5: simplify init_termiosJohan Hovold2019-04-261-4/+1
| | * | | USB: serial: oti6858: simplify init_termiosJohan Hovold2019-04-261-4/+1
| | * | | USB: serial: iuu_phoenix: simplify init_termiosJohan Hovold2019-04-261-2/+1
| | * | | USB: serial: iuu_phoenix: drop bogus initial cflagJohan Hovold2019-04-261-2/+1
| | * | | USB: serial: cypress_m8: clean up initial-termios handlingJohan Hovold2019-04-261-29/+7
| | * | | USB: serial: cypress_m8: drop unused termiosJohan Hovold2019-04-261-11/+1
| | * | | USB: serial: cypress_m8: drop unused driver data flagJohan Hovold2019-04-261-1/+0
| | * | | USB: serial: ark3116: drop redundant init_termiosJohan Hovold2019-04-261-11/+0
| | * | | USB: serial: fix initial-termios handlingJohan Hovold2019-04-261-4/+7
| | * | | USB: serial: digi_acceleport: clean up set_termiosJohan Hovold2019-04-211-17/+16
| | * | | USB: serial: digi_acceleport: clean up modem-control handlingJohan Hovold2019-04-211-4/+4
| | * | | USB: serial: pl2303: fix tranceiver suspend modeJohan Hovold2019-04-031-4/+29
| | * | | USB: serial: pl2303: fix non-supported xon/xoffJohan Hovold2019-04-031-5/+20
| | |/ /
| * | | usb: usb251xb: Add US port lanes inversion propertySerge Semin2019-05-021-0/+2
| * | | usb: usb251xb: Create a ports field collector methodSerge Semin2019-05-021-45/+26
| * | | usb: isp1760-hcd: Fix fall-through annotationsGustavo A. R. Silva2019-05-011-2/+2
| * | | usb: musb: dsps: Use dev_get_drvdata()Kefeng Wang2019-04-301-4/+2
| * | | usb: musb: jz4740: obtain USB PHY from devicetreePaul Cercueil2019-04-301-10/+7
| * | | usb: musb: jz4740: Let the platform probe the PHYPaul Cercueil2019-04-301-2/+0
| * | | soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland2019-04-301-1/+1
| * | | usb: musb: omap2430: Add support for idling phy when musb is idleTony Lindgren2019-04-301-0/+6
| * | | usb: musb: Silence error about blacklisting hubs if !CONFIG_USBPaul Cercueil2019-04-301-4/+5
| * | | usbip: vhci_hcd: Mark expected switch fall-throughGustavo A. R. Silva2019-04-301-0/+1
| * | | UAS: fix alignment of scatter/gather segmentsOliver Neukum2019-04-301-13/+22
| * | | USB: cdc-acm: clean up throttle handlingJohan Hovold2019-04-292-27/+9
| * | | USB: cdc-acm: fix unthrottle racesJohan Hovold2019-04-291-7/+25
| * | | usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()Wei Yongjun2019-04-291-0/+1
| * | | usb: xhci: add endpoint context tracing when an endpoint is addedMathias Nyman2019-04-272-0/+9
| * | | xhci: Add tracing for input control contextMathias Nyman2019-04-273-0/+57
| * | | xhci: add port and bus number to port dynamic debuggingMathias Nyman2019-04-273-25/+48
| * | | usb: xhci: add Immediate Data Transfer supportNicolas Saenz Julienne2019-04-273-0/+45
| * | | usb: usb251xb: Add an empty hub' i2c-bus segment checkerSerge Semin2019-04-271-0/+7
| * | | usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel2019-04-251-0/+24
| * | | usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta2019-04-254-1/+59