Age | Commit message (Expand) | Author |
2018-05-28 | usb: sunxi: Simplify ccm reg base code | Jagan Teki |
2018-05-18 | usb: xhci: zynqmp: Remove support for !DM_USB | Michal Simek |
2018-05-18 | usb: xhci: zynqmp: Add support for DM_USB | Michal Simek |
2018-05-10 | SPDX: Convert a few files that were missed before | Tom Rini |
2018-05-07 | regmap: clean up regmap allocation | Masahiro Yamada |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-26 | usb: host: dwc3: fix phys init | Neil Armstrong |
2018-04-21 | usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled | Neil Armstrong |
2018-04-21 | usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. | Jean-Jacques Hiblot |
2018-04-21 | usb: dwc3-of-simple: Fix dependencies | Jean-Jacques Hiblot |
2018-04-11 | usb: host: dwc3: Add support for multiple PHYs | Neil Armstrong |
2018-04-11 | usb: host: Add simple of glue driver for DWC3 USB Controllers integration | Neil Armstrong |
2018-03-17 | usb: dwc2: Replace printf, pr_err by dev_info, dev_err | Patrice Chotard |
2018-03-17 | usb: dwc2: increase timeout in wait_for_chhltd | Christophe Kerello |
2018-03-17 | usb: dwc2: disable external vbus supply when the device is removed | Christophe Kerello |
2018-03-17 | usb: ohci-generic: replace pr_err() by dev_err() | Patrice Chotard |
2018-03-17 | usb: ohci-generic: factorize PHY operation | Patrice Chotard |
2018-03-17 | usb: ohci-generic: handle phy power on/off | Patrice Chotard |
2018-03-17 | usb: ehci-generic: replace pr_err() by dev_err() | Patrice Chotard |
2018-03-17 | usb: ehci-generic: factorize PHY operation | Patrice Chotard |
2018-03-17 | usb: ehci-generic: handle phy power on/off | Patrice Chotard |
2018-03-17 | usb: Remove unused ppc4xx EHCI host driver | Stefan Roese |
2018-03-17 | ubs: xhci-dwc3: Enable USB3 PHY when available | Vignesh R |
2018-03-17 | usb: xhci-dwc3: Refractor PHY operations into separate function | Vignesh R |
2018-03-17 | usb: xhci-dwc3: Power on USB PHY before using | Vignesh R |
2018-03-17 | usb: dwc2: Allow selection of data buffer size | Alexey Brodkin |
2018-03-05 | Merge git://git.denx.de/u-boot-sh | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-03-05 | usb: xhci-rcar: Add R8A77965 M3N entries | Marek Vasut |
2018-02-15 | usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f... | Faiz Abbas |
2018-02-15 | usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH | Alexey Brodkin |
2018-01-28 | usb: host: Drop unused hcd_name from r8a66597-hcd.c | Tom Rini |
2018-01-28 | usb: Remove isp116x-hcd support | Tom Rini |
2018-01-27 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2018-01-26 | Merge git://git.denx.de/u-boot-spi | Tom Rini |
2018-01-25 | usb: ehci: mxs: fix swapped argument in ehci_writel() | Daniel Schwierzeck |
2018-01-25 | usb: xhci: Fix bool initialization in xhci_bulk_tx | Gustavo A. R. Silva |
2018-01-24 | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas |
2018-01-09 | arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig | Ran Wang |
2018-01-09 | usb: ehci: fsl: Fix some compile warnings. | Ran Wang |
2017-12-09 | usb: r8a66597: convert wait loop to readw_poll_timeout | Chris Brandt |
2017-11-28 | usb: r8a66597: Add support for RZ/A series | Chris Brandt |
2017-11-26 | usb: ehci: do not invalidate a NULL buffer | Dirk Behme |
2017-11-26 | dm: usb: ehci: avoid possible NULL dereference | Heinrich Schuchardt |
2017-11-26 | usb: xhci: Add Renesas R-Car xHCI driver | Marek Vasut |
2017-11-26 | usb: ehci: Fix accessors for big-endian platforms and descriptors | Alexey Brodkin |
2017-11-16 | mvebu: usb: xhci: a38x support | Jon Nettleton |
2017-11-06 | sti: fix STMicroelectronics copyright | Patrice Chotard |
2017-10-27 | usb: host: Move CONFIG_XHCI_FSL to Kconfig | Ran Wang |