Commit Graph

582 Commits (bc1e0dd947875eba7d526e1551623f0c1458b565)

Author SHA1 Message Date
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Peng Fan fcf9f9f97a usb: ehci-mx6: handle vbus-supply 8 years ago
Peng Fan cccbddc38c usb: ehci-mx6: implement ofdata_to_platdata 8 years ago
Michal Simek 63d747477b drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig 8 years ago
Ajay Bhargav c7c47ca246 Update Maintainer and Author's email address 8 years ago
Stefan Roese 555a347209 usb: xhci-pci: Add DM support 8 years ago
Vagrant Cascadian 3450a8596d Fix spelling of "resetting". 8 years ago
Amit Singh Tomar 9d6c9d988f sunxi: A64: enable USB support 8 years ago
Andre Przywara 57faca19a8 drivers: USB: OHCI: allow compilation for 64-bit targets 8 years ago
Wenyou Yang c6a0f7f135 usb: ehci-atmel: Remove unnecessary clock calling 8 years ago
Masahiro Yamada 9eea45f532 usb: xhci-mvebu: use xhci_deregister() for .remove callback 8 years ago
Masahiro Yamada 99e2df47c4 usb: ehci-vf: use ehci_deregister() for .remove callback 8 years ago
Simon Glass 53302bdc48 Remove some merge markers 8 years ago
Simon Glass b11e298440 usb: pci: Fix cast for 64-bit compilation 8 years ago
Sriram Dash 4c043712e9 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller 8 years ago
Sanchayan Maity 0885cdb9d1 usb: host: ehci-vf: Migrate Vybrid USB to driver model 8 years ago
Sriram Dash e915716a5c drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests 8 years ago
Stephen Warren 2f6a7e8ce5 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion 8 years ago
Stefan Roese d36277ef4f usb: xhci-mvebu: Add Armada 8K to compatiblity list 8 years ago
Stefan Roese c6cfcc91ea usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) 8 years ago
Stefan Roese 81c1f6f0c3 usb: xhci: Add Marvell MVEBU xHCI support 8 years ago
Masahiro Yamada 8824cfc19a usb: ehci-generic: support reset control for generic EHCI 8 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 8319aeb1da usb: squash lines for immediate return 8 years ago
Masahiro Yamada 4052734273 usb: replace ehci_*_remove() with usb_deregister() 8 years ago
Kever Yang f7bb27a577 usb: host: add Kconfig for USB_XHCI_ROCKCHIP 8 years ago
MengDongyang b44566c4ce usb: xhci-rockchip: add rockchip dwc3 controller driver 8 years ago
Masahiro Yamada 47a79f657e usb: uniphier: remove UniPhier xHCI driver and select DM_USB 8 years ago
Wenyou Yang 17b68b5a58 dm: atmel: Add driver model support for the ehci driver 8 years ago
Rajesh Bhagat 707c866f3d usb: xhci: fsl: Add code to use CONFIG_DM_USB 8 years ago
Rajesh Bhagat ba699a5f91 usb: ehci: fsl: Add code to use CONFIG_DM_USB 8 years ago
Rajesh Bhagat 1e61ce9f7e drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB 8 years ago
Masahiro Yamada 2b58e1b76d usb: add (move) CONFIG_USB_HOST to Kconfig 8 years ago
Masahiro Yamada 96d8284bd5 usb: add CONFIG_USB_UHCI_HCD in Kconfig 8 years ago
Masahiro Yamada 93cb82477d usb: add CONFIG_USB_OHCI_HCD in Kconfig 8 years ago
Peng Fan bb42fb4f10 dm: ehci-mx6: support driver model 8 years ago
Simon Glass dec49e862e dm: zynq: usb: Convert to CONFIG_DM_USB 8 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Siva Durga Prasad Paladugu 2cdc778b62 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ 8 years ago
Stefan Agner c4483093f3 usb: ehci-mx6: introduce config for high active power pin 8 years ago
Stefan Agner 9a88180bfb usb: ehci-mx6: configure power polarity in usb_power_config 8 years ago
Stefan Agner 2deebe2481 usb: move CONFIG_USB_EHCI_MX7 to Kconfig 8 years ago
Peng Fan 57de41e9c9 ehci: mx7: fix otg id detection 9 years ago
Peng Fan 429ff4473b ehci: mx7: fix usbnc_regs 9 years ago
Rajesh Bhagat 217d16973d usb: fsl: Fix NULL terminating issue for usb controller name string 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Peng Fan 1e6fb0e367 usb: ehci: only shutdown opened controller 9 years ago
Sriram Dash ef53b8c4ce usb: xhci: fsl: Add workaround for USB erratum A008751 9 years ago