aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03usb: dwc2: gadget: Reject LPM token during Control transfersMinas Harutyunyan2-1/+2
2019-05-03USB: Export usb_wakeup_enabled_descendants()Douglas Anderson1-3/+4
2019-05-03usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONEDouglas Anderson1-31/+53
2019-05-03usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong3-0/+615
2019-05-03usb: dwc2: Add Amlogic G12A DWC2 ParamsNeil Armstrong1-0/+12
2019-05-03USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern1-4/+15
2019-05-03usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez1-2/+4
2019-05-03usb: gadget: f_fs: don't free buffer prematurelyFei Yang1-1/+2
2019-05-03USB: serial: io_edgeport: fix up switch fall-through commentsGreg Kroah-Hartman1-23/+14
2019-05-02usb: usb251xb: Add US port lanes inversion propertySerge Semin1-0/+2
2019-05-02usb: usb251xb: Create a ports field collector methodSerge Semin1-45/+26
2019-05-01usb: isp1760-hcd: Fix fall-through annotationsGustavo A. R. Silva1-2/+2
2019-04-30usb: musb: dsps: Use dev_get_drvdata()Kefeng Wang1-4/+2
2019-04-30usb: musb: jz4740: obtain USB PHY from devicetreePaul Cercueil1-10/+7
2019-04-30usb: musb: jz4740: Let the platform probe the PHYPaul Cercueil1-2/+0
2019-04-30soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland1-1/+1
2019-04-30usb: musb: omap2430: Add support for idling phy when musb is idleTony Lindgren1-0/+6
2019-04-30usb: musb: Silence error about blacklisting hubs if !CONFIG_USBPaul Cercueil1-4/+5
2019-04-30usbip: vhci_hcd: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-04-30UAS: fix alignment of scatter/gather segmentsOliver Neukum1-13/+22
2019-04-30USB: serial: drop unnecessary gotoJohan Hovold1-2/+1
2019-04-30USB: serial: clean up throttle handlingJohan Hovold1-26/+8
2019-04-30USB: serial: fix unthrottle racesJohan Hovold1-7/+32
2019-04-29USB: cdc-acm: clean up throttle handlingJohan Hovold2-27/+9
2019-04-29USB: cdc-acm: fix unthrottle racesJohan Hovold1-7/+25
2019-04-29usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()Wei Yongjun1-0/+1
2019-04-28Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/socOlof Johansson1-28/+14
2019-04-27usb: xhci: add endpoint context tracing when an endpoint is addedMathias Nyman2-0/+9
2019-04-27xhci: Add tracing for input control contextMathias Nyman3-0/+57
2019-04-27xhci: add port and bus number to port dynamic debuggingMathias Nyman3-25/+48
2019-04-27usb: xhci: add Immediate Data Transfer supportNicolas Saenz Julienne3-0/+45
2019-04-27usb: usb251xb: Add an empty hub' i2c-bus segment checkerSerge Semin1-0/+7
2019-04-26USB: serial: spcp8x5: simplify init_termiosJohan Hovold1-4/+1
2019-04-26USB: serial: oti6858: simplify init_termiosJohan Hovold1-4/+1
2019-04-26USB: serial: iuu_phoenix: simplify init_termiosJohan Hovold1-2/+1
2019-04-26USB: serial: iuu_phoenix: drop bogus initial cflagJohan Hovold1-2/+1
2019-04-26USB: serial: cypress_m8: clean up initial-termios handlingJohan Hovold1-29/+7
2019-04-26USB: serial: cypress_m8: drop unused termiosJohan Hovold1-11/+1
2019-04-26USB: serial: cypress_m8: drop unused driver data flagJohan Hovold1-1/+0
2019-04-26USB: serial: ark3116: drop redundant init_termiosJohan Hovold1-11/+0
2019-04-26USB: serial: fix initial-termios handlingJohan Hovold1-4/+7
2019-04-25USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-04-25usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-9/+10
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel1-0/+24
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta4-1/+59
2019-04-25usb: typec: displayport: Export probe and remove functionsAjay Gupta2-5/+15
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus4-8/+364
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus4-92/+428
2019-04-25usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta1-13/+814
2019-04-25usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta1-2/+64