summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-07-30usb: dwc2: gadget: ISOC's starting flow improvementMinas Harutyunyan
2018-07-30usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.Gevorg Sahakyan
2018-07-30usb: dwc3: core: Enable AutoRetry feature in the controllerAnurag Kumar Vulisha
2018-07-30usb: dwc3: Set default mode for dwc_usb31Thinh Nguyen
2018-07-30usb: gadget: udc: renesas_usb3: Add register of usb role switchYoshihiro Shimoda
2018-07-30usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_repGevorg Sahakyan
2018-07-30usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan
2018-07-30usb: dwc3: pci: Intel Merrifield can be hostAndy Shevchenko
2018-07-30usb: dwc3: pci: Supply device properties via driver dataAndy Shevchenko
2018-07-30usb: dwc3: Enable undefined length INCR burst typePengbo Mu
2018-07-30usb: dwc3: add global soc bus configuration reg0Pengbo Mu
2018-07-30usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pciAndy Shevchenko
2018-07-26usb: dwc3: change stream event enable bit back to 13Erich E. Hoover
2018-07-26usb: dwc3: of-simple: reset host controller at suspend/resumeEnric Balletbo i Serra
2018-07-26usb: gadget: storage: Remove reference countingJaejoong Kim
2018-07-26usb: gadget: storage: Add error handling for no memoryJaejoong Kim
2018-07-26usb: dwc3: pci: Use devm functions to get the phy GPIOsHans de Goede
2018-07-26usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does notHans de Goede
2018-07-26usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resourcesHans de Goede
2018-07-26usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-07-26USB: gadget: Document that certain ep operations can be called in interrupt c...Alan Stern
2018-07-26usb: gadget: configfs: avoid spaces for indentationParth Y Shah
2018-07-26usb: dwc3: Add a glue driver for Synopsys HAPS platformThinh Nguyen
2018-07-26usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-26usb: gadget: uvc: Expose configuration name through video nodeKieran Bingham
2018-07-26usb: gadget: uvc: configfs: Move function to avoid forward declarationLaurent Pinchart
2018-07-26usb: dwc2: Move dwc2_readl/writel functions after hsotg structureGevorg Sahakyan
2018-07-26usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"Colin Ian King
2018-07-26usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart
2018-07-26usb: gadget: uvc: Minimize #include in headersLaurent Pinchart
2018-07-26usb: gadget: uvc: Move userspace API definition to public headerLaurent Pinchart
2018-07-06USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-06usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-06xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-06usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependencyArnd Bergmann
2018-07-06Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-04USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen
2018-07-04USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede
2018-07-02usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-06-26usb: chipidea: host: fix disconnection detect issuePeter Chen
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter
2018-06-25usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus
2018-06-25usb: xhci: increase CRS timeout valueAjay Gupta