summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: Turn on uframe_sched on "his" platformsDouglas Anderson2018-07-301-1/+0
* usb: dwc2: Turn on uframe_sched on "bcm" platformsDouglas Anderson2018-07-301-1/+0
* usb: dwc2: gadget: ISOC's starting flow improvementMinas Harutyunyan2018-07-301-15/+4
* usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.Gevorg Sahakyan2018-07-302-2/+32
* usb: dwc3: core: Enable AutoRetry feature in the controllerAnurag Kumar Vulisha2018-07-302-0/+19
* usb: dwc3: Set default mode for dwc_usb31Thinh Nguyen2018-07-301-0/+8
* usb: gadget: udc: renesas_usb3: Add register of usb role switchYoshihiro Shimoda2018-07-302-1/+84
* usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_repGevorg Sahakyan2018-07-302-41/+26
* usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-3011-780/+776
* usb: dwc3: pci: Intel Merrifield can be hostAndy Shevchenko2018-07-301-1/+7
* usb: dwc3: pci: Supply device properties via driver dataAndy Shevchenko2018-07-301-57/+74
* usb: dwc3: Enable undefined length INCR burst typePengbo Mu2018-07-302-0/+97
* usb: dwc3: add global soc bus configuration reg0Pengbo Mu2018-07-301-0/+11
* usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pciAndy Shevchenko2018-07-301-0/+1
* usb: dwc3: change stream event enable bit back to 13Erich E. Hoover2018-07-261-1/+1
* usb: dwc3: of-simple: reset host controller at suspend/resumeEnric Balletbo i Serra2018-07-261-0/+29
* usb: gadget: storage: Remove reference countingJaejoong Kim2018-07-262-26/+5
* usb: gadget: storage: Add error handling for no memoryJaejoong Kim2018-07-261-1/+3
* usb: dwc3: pci: Use devm functions to get the phy GPIOsHans de Goede2018-07-261-4/+4
* usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does notHans de Goede2018-07-261-0/+31
* usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resourcesHans de Goede2018-07-261-0/+18
* usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-07-261-4/+6
* USB: gadget: Document that certain ep operations can be called in interrupt c...Alan Stern2018-07-261-0/+18
* usb: gadget: configfs: avoid spaces for indentationParth Y Shah2018-07-261-2/+2
* usb: dwc3: Add a glue driver for Synopsys HAPS platformThinh Nguyen2018-07-264-34/+147
* usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang2018-07-261-1/+1
* usb: gadget: uvc: Expose configuration name through video nodeKieran Bingham2018-07-261-1/+23
* usb: gadget: uvc: configfs: Move function to avoid forward declarationLaurent Pinchart2018-07-261-7/+5
* usb: dwc2: Move dwc2_readl/writel functions after hsotg structureGevorg Sahakyan2018-07-261-54/+54
* usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"Colin Ian King2018-07-261-1/+1
* usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart2018-07-263-8/+2
* usb: gadget: uvc: Minimize #include in headersLaurent Pinchart2018-07-267-18/+25
* usb: gadget: uvc: Move userspace API definition to public headerLaurent Pinchart2018-07-261-40/+5
* USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn2018-07-061-17/+6
* usb: quirks: add delay quirks for Corsair StrafeNico Sneck2018-07-061-0/+4
* xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter2018-07-061-1/+1
* usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependencyArnd Bergmann2018-07-061-0/+1
* Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-07-064-2/+8
|\
| * USB: serial: mos7840: fix status-register error handlingJohan Hovold2018-07-061-0/+3
| * USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold2018-07-061-1/+3
| * USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen2018-07-041-0/+1
| * USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter2018-07-041-1/+1
* | typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede2018-07-021-2/+3
* | usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng2018-07-021-4/+8
|/
* Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-06-281-0/+14
|\
| * USB: serial: cp210x: add CESINEL device idsJohan Hovold2018-06-181-0/+11
| * USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados2018-06-181-0/+3
* | usb: chipidea: host: fix disconnection detect issuePeter Chen2018-06-261-1/+4
* | usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen2018-06-251-3/+4
* | typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter2018-06-251-1/+2