summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-30usb: dwc3: gadget: Check MaxPacketSize from descriptorThinh Nguyen
2018-07-30usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platformsDouglas Anderson
2018-07-30usb: dwc2: Turn on uframe_sched on "amlogic" platformsDouglas Anderson
2018-07-30usb: dwc2: Turn on uframe_sched on "his" platformsDouglas Anderson
2018-07-30usb: dwc2: Turn on uframe_sched on "bcm" platformsDouglas Anderson
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-28USB: option: add support for DW5821eAleksander Morgado
2018-07-28Merge tag 'usb-ci-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
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-26Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson
2018-07-24usb: host: exynos: Remove support for Exynos5440Krzysztof Kozlowski
2018-07-24usb: usbtmc: Add support for 32 bit compat applicationsGuido Kiener
2018-07-21usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-21usb: usbtmc: Add ioctl for termination characterGuido Kiener
2018-07-21usb: usbtmc: Add ioctl for EOM bitGuido Kiener
2018-07-21usb: usbtmc: Add ioctl for triggerGuido Kiener
2018-07-21usb: usbtmc: Add ioctls to set/get usb timeoutGuido Kiener
2018-07-21usb: usbtmc: use consistent timeout errorGuido Kiener
2018-07-21usb: usbtmc: Support Read Status Byte with SRQ per fileGuido Kiener
2018-07-21usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap