Commit Graph

44983 Commits (3158eebd21f8c55b4d5a82161e0de805ae8f6f9c)
 

Author SHA1 Message Date
Bin Meng dfa96e0676 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv 8 years ago
Bin Meng 5e941943d8 usb: xhci-pci: Clean up the driver a little bit 8 years ago
Bin Meng 978f6a3b14 usb: xhci-pci: Drop non-DM version of xhci-pci driver 8 years ago
Bin Meng c9621012a6 x86: minnowmax: Enable USB xHCI support 8 years ago
Bin Meng 6e4d039aaa x86: minnowmax: Add a environment variable for USB power-on delay 8 years ago
Bin Meng d7cde28113 usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig 8 years ago
Bin Meng 78abf14fc2 usb: cmd: Print actual packet size for super speed devices 8 years ago
Bin Meng cbb89ed026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards 8 years ago
Bin Meng 99c2255688 usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 8 years ago
Bin Meng 2931342874 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards 8 years ago
Bin Meng 7274671e04 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 8 years ago
Bin Meng 1bdcd9019d usb: xhci: Change MAX_HC_PORTS to 255 8 years ago
Bin Meng 98ba3d6c23 usb: hub: Add 3.0 hub port status mask of 2.0 hub 8 years ago
Bin Meng 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs 8 years ago
Bin Meng 53771a490e usb: hub: Revise wLength for 'get port status' request 8 years ago
Bin Meng f342119602 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub 8 years ago
Bin Meng f7a9e5dd03 usb: hub: Update handling connect status/change in usb_scan_port() 8 years ago
Bin Meng aab0db08c0 usb: xhci: Add input slot context in xhci_set_configuration() 8 years ago
Bin Meng 209b98de01 usb: xhci: Initialize scratchpad buffer array and scratchpad buffers 8 years ago
Bin Meng 43eb0d4488 usb: xhci: Correct command TRB 4th dword initialization 8 years ago
Bin Meng f2e0315e9d usb: xhci: Remove incorrect comments for struct xhci_container_ctx 8 years ago
Patrice Chotard 28df1cfddd usb: host: ohci-generic: add generic PHY support 8 years ago
Patrice Chotard 8a51b4b3da usb: host: ohci-generic: add RESET support 8 years ago
Patrice Chotard 155d9f65d3 usb: host: ohci-generic: add CLOCK support 8 years ago
Patrice Chotard 0d0ba1a73d usb: host: ehci-generic: add generic PHY support 8 years ago
Patrice Chotard a1cee8e808 usb: host: ehci-generic: add error path and .remove callback 8 years ago
Patrice Chotard 10bb775e92 usb: host: ehci-generic: replace printf() by error() 8 years ago
Patrice Chotard 642346ae26 dm: core: add ofnode_count_phandle_with_args() 8 years ago
Patrice Chotard 82a8a669b4 clk: add clk_release_all() 8 years ago
Patrice Chotard 3b9d1bdd4e reset: add reset_release_all() 8 years ago
Patrice Chotard 9bd5cdf6b6 reset: add reset_request() 8 years ago
Patrice Chotard f56db163ad usb: host: xhci-dwc3: Add generic PHY support 8 years ago
Patrice Chotard b94888b4c0 drivers: phy: add generic_phy_valid() method 8 years ago
Patrice Chotard b9688df3cb drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails 8 years ago
Patrice Chotard 576e3cc700 usb: host: xhci-dwc3: Add dual role mode support from DT 8 years ago
Patrice Chotard b7c1c7d2ba usb: host: xhci-dwc3: Convert driver to DM 8 years ago
Masahiro Yamada 121a4d13e6 usb: add static to local symbols 8 years ago
Simon Glass 32ca40bf8b dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree 8 years ago
Simon Glass f6a4093ba0 fdtdec: Drop old compatible values 8 years ago
Simon Glass e3f44f5c89 dm: power: Convert as3722 to driver model 8 years ago
Simon Glass c2012cb47c power: Add a GPIO driver for the as3722 PMIC 8 years ago
Simon Glass deea211aec power: Add a regulator driver for the as3722 PMIC 8 years ago
Simon Glass 68f0081139 dm: tegra: pci: Convert to livetree 8 years ago
Simon Glass 49cb9308c4 dm: tegra: mmc: Convert to livetree 8 years ago
Simon Glass 4b0f21cf50 dm: tegra: pwm: Convert to livetree 8 years ago
Simon Glass d8554d0853 dm: tegra: i2c: Convert to livetree 8 years ago
Simon Glass 28a3e5a864 dm: tegra: spi: Convert to livetree 8 years ago
Simon Glass 5ae28c0a60 dm: tegra: usb: Convert to livetree 8 years ago
Simon Glass 56f5c40ad9 dm: tegra: gpio: Convert to support livetree 8 years ago
Simon Glass e93812e81c tegra: dts: Move stdout-path to /chosen 8 years ago