summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* | usb: xhci: Fix config fail of FS hub behind a HS hub with MTTBin Meng2018-05-301-1/+8
* | usb: xhci: Initialize dev_state to 0 in the input slot contextBin Meng2018-05-301-0/+1
* | usb: xhci: Set accurate add context flags when updating hub attributesBin Meng2018-05-301-1/+1
* | usb: xhci-rcar: deregister before deactivating clockMatthias Blankertz2018-05-301-1/+4
|/
* usb: xhci: zynqmp: Remove support for !DM_USBMichal Simek2018-05-182-46/+1
* usb: xhci: zynqmp: Add support for DM_USBMichal Simek2018-05-181-0/+69
* SPDX: Convert a few files that were missed beforeTom Rini2018-05-101-2/+1
* regmap: clean up regmap allocationMasahiro Yamada2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0754-109/+54
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-2712-24/+0
* usb: host: dwc3: fix phys initNeil Armstrong2018-04-261-10/+13
* usb: dwc3-of-simple: fix error check of clk_get_bulk when disabledNeil Armstrong2018-04-211-1/+1
* usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.Jean-Jacques Hiblot2018-04-212-0/+2
* usb: dwc3-of-simple: Fix dependenciesJean-Jacques Hiblot2018-04-211-1/+1
* usb: host: dwc3: Add support for multiple PHYsNeil Armstrong2018-04-111-47/+66
* usb: host: Add simple of glue driver for DWC3 USB Controllers integrationNeil Armstrong2018-04-113-0/+117
* usb: dwc2: Replace printf, pr_err by dev_info, dev_errPatrice Chotard2018-03-171-9/+11
* usb: dwc2: increase timeout in wait_for_chhltdChristophe Kerello2018-03-171-1/+1
* usb: dwc2: disable external vbus supply when the device is removedChristophe Kerello2018-03-171-3/+35
* usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard2018-03-171-7/+6
* usb: ohci-generic: factorize PHY operationPatrice Chotard2018-03-171-40/+59
* usb: ohci-generic: handle phy power on/offPatrice Chotard2018-03-171-0/+17
* usb: ehci-generic: replace pr_err() by dev_err()Patrice Chotard2018-03-171-7/+9
* usb: ehci-generic: factorize PHY operationPatrice Chotard2018-03-171-40/+59
* usb: ehci-generic: handle phy power on/offPatrice Chotard2018-03-171-0/+17
* usb: Remove unused ppc4xx EHCI host driverStefan Roese2018-03-172-36/+0
* ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R2018-03-171-0/+11
* usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R2018-03-171-27/+48
* usb: xhci-dwc3: Power on USB PHY before usingVignesh R2018-03-171-0/+12
* usb: dwc2: Allow selection of data buffer sizeAlexey Brodkin2018-03-172-1/+13
* Merge git://git.denx.de/u-boot-shTom Rini2018-03-051-0/+1
|\
| * usb: xhci-rcar: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-056-6/+6
|/
* usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-151-22/+0
* usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTHAlexey Brodkin2018-02-152-1/+3
* usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini2018-01-281-1/+0
* usb: Remove isp116x-hcd supportTom Rini2018-01-283-1800/+0
* Merge git://git.denx.de/u-boot-usbTom Rini2018-01-272-2/+2
|\
| * usb: ehci: mxs: fix swapped argument in ehci_writel()Daniel Schwierzeck2018-01-251-1/+1
| * usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva2018-01-251-1/+1
* | Merge git://git.denx.de/u-boot-spiTom Rini2018-01-265-29/+27
|\ \ | |/ |/|
| * wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-245-29/+27
* | arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to KconfigRan Wang2018-01-091-0/+6
* | usb: ehci: fsl: Fix some compile warnings.Ran Wang2018-01-091-4/+4
|/
* usb: r8a66597: convert wait loop to readw_poll_timeoutChris Brandt2017-12-091-8/+5
* usb: r8a66597: Add support for RZ/A seriesChris Brandt2017-11-282-2/+66
* usb: ehci: do not invalidate a NULL bufferDirk Behme2017-11-261-2/+3
* dm: usb: ehci: avoid possible NULL dereferenceHeinrich Schuchardt2017-11-261-4/+6
* usb: xhci: Add Renesas R-Car xHCI driverMarek Vasut2017-11-264-0/+811
* usb: ehci: Fix accessors for big-endian platforms and descriptorsAlexey Brodkin2017-11-261-4/+4