Age | Commit message (Expand) | Author |
2016-07-25 | usb: rockchip-phy: implement USB2.0 phy control | Xu Ziyuan |
2016-07-22 | usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ | Siva Durga Prasad Paladugu |
2016-07-19 | usb: ehci-mx6: introduce config for high active power pin | Stefan Agner |
2016-07-19 | usb: ehci-mx6: configure power polarity in usb_power_config | Stefan Agner |
2016-07-19 | usb: move CONFIG_USB_EHCI_MX7 to Kconfig | Stefan Agner |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-07-01 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-06-28 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-06-28 | armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs | Prabhakar Kushwaha |
2016-06-27 | fastboot: sparse: resync common/image-sparse.c (part 2) | Steve Rae |
2016-06-27 | fastboot: sparse: remove session-id logic | Steve Rae |
2016-06-25 | ehci: mx7: fix otg id detection | Peng Fan |
2016-06-25 | ehci: mx7: fix usbnc_regs | Peng Fan |
2016-06-25 | usb: fsl: Fix NULL terminating issue for usb controller name string | Rajesh Bhagat |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-06-18 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-06-18 | usb: ehci: only shutdown opened controller | Peng Fan |
2016-06-13 | usb: xhci: fsl: Add workaround for USB erratum A008751 | Sriram Dash |
2016-06-13 | fsl: usb: make errata function common for PPC and ARM | Sriram Dash |
2016-06-13 | usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers | Sriram Dash |
2016-06-13 | usb: dwc2_udc_otg: support 8-bit interface | Steve Rae |
2016-06-10 | sunxi: musb: Properly turn of musb controller before booting | Hans de Goede |
2016-06-04 | usb: move CONFIG_USB_XHCI_DWC3 to Kconfig | Masahiro Yamada |
2016-06-04 | usb: move CONFIG_USB_XHCI to Kconfig with renaming | Masahiro Yamada |
2016-06-02 | usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration | Roger Quadros |
2016-05-27 | usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled | Roger Quadros |
2016-05-17 | drivers: usb: common: add common code for usb drivers to use | Mugunthan V N |
2016-05-06 | usb: gadget: dfu: discard dead code | Peng Fan |
2016-05-06 | usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA | Stefan Roese |
2016-05-06 | usb: ehci-mx6: allow board_ehci_hcd_init to fail | Stefan Agner |
2016-05-03 | usb: dwc2: Init desc_before_addr | Marek Vasut |
2016-05-03 | usb: dwc2: Make OC protection configurable | Marek Vasut |
2016-05-03 | usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() | Marek Vasut |
2016-05-03 | usb: dwc2: Pass private data into dwc_otg_core_init() | Marek Vasut |
2016-05-02 | Fix spelling of "occurred". | Vagrant Cascadian |
2016-04-25 | usb: s3c-otg: Fix remaining bytes in debug messages | Roger Quadros |
2016-04-25 | usb: s3c-otg: Fix short packet for request size > ep.maxpacket | Roger Quadros |
2016-04-25 | fastboot: Clean up bulk-out logic | Roger Quadros |
2016-04-25 | fastboot: Enable the respective speed endpoints at runtime | Roger Quadros |
2016-04-25 | fastboot: Fix wMaxPacketSize for High-Speed IN endpoint | Roger Quadros |
2016-04-20 | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko |
2016-04-20 | usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig | Sam Protsenko |
2016-04-20 | usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig | Sam Protsenko |
2016-04-20 | usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig | Sam Protsenko |
2016-04-20 | USB: g_dnl: Change device class | John Tobias |
2016-04-12 | sunxi: H3: Do not clear usb companion clk-gate / reset on remove | Hans de Goede |
2016-04-10 | musb: Properly call musb_stop() on probe failure | Hans de Goede |