Commit Graph

309 Commits (5e862b95399e6e5ea7748ee29a38756685d622fd)

Author SHA1 Message Date
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 10 years ago
Masahiro Yamada 1e7df7c4e4 usb: UniPhier: add UniPhier on-chip xHCI host driver support 10 years ago
Masahiro Yamada 4c7d025368 ARM: UniPhier: move uniphier_ehci_reset() function 10 years ago
Masahiro Yamada 44f597adeb ARM: UniPhier: remove EHCI platform devices 10 years ago
Masahiro Yamada a86ac9540e ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 10 years ago
Joonyoung Shim 8f9f7be7af exynos: usb: make dwc3_set_mode to static 10 years ago
Simon Glass 316328f59d usb: pci: Add XHCI driver for PCI 10 years ago
Simon Glass 4fd46727e4 usb: pci: Use pci_find_class() to find the device 10 years ago
Simon Glass 46927e1ef4 dm: usb: Remove use of fdtdec GPIO support 10 years ago
Hans de Goede 8bb6c1d1e0 usb: Add an interval parameter to create_int_queue 10 years ago
Hans de Goede 0eccec4ef1 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg 10 years ago
Nikhil Badola da5ce448c7 drivers: usb: fsl: Check USB Erratum A007792 applicability 10 years ago
Nikhil Badola ecfc19f31f drivers: usb: fsl: Add USB device-tree errata framework 10 years ago
Nikhil Badola a1c04e2785 drivers: usb: Make usb device-tree fixup code architecture independent 10 years ago
Masahiro Yamada 149c751dc7 usb: UniPhier: support OF configuration 10 years ago
Nikhil Badola f3dff695e1 drivers : usb: fsl: Implement usb Erratum A007798 workaround 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Nikhil Badola c26c80a1a4 drivers: usb: fsl: Move USB Errata checking code 10 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
Masahiro Yamada f2168440de ARM: remove CONFIG_ARM920T defines 10 years ago
Masahiro Yamada 0c6de8853b usb: ehci: do not set the LSB of Current qTD pointer 10 years ago
Suriyan Ramasami 6a23c6533c arm: odroid: usb: add support for usb host including ethernet 10 years ago
Peng Fan 229dbba9b1 usb:ehci-mx6 add phy mode query function 10 years ago
Hans de Goede 76946dfe69 sun6i: ehci: Add sun6i ehci support 10 years ago
Hans de Goede 115200ceb0 sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s 10 years ago
Masahiro Yamada 048899ba8c usb: UniPhier: add UniPhier on-chip EHCI host driver support 10 years ago
Masahiro Yamada 6e7e9294d3 usb: add basic USB configs in Kconfig 10 years ago
Nobuhiro Iwamatsu 865ed5eae4 usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT 10 years ago
Masahiro Yamada c02bf4582f usb: ehci: fix Interrupt on Doorbell flag of USBCMD 10 years ago
Hans de Goede 44fd5914fb dm: sunxi: Request USB vbus gpio 10 years ago
Ian Campbell ed41e62f51 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I 10 years ago
Nobuhiro Iwamatsu 4dc949266d usb: ehci: rmobile: Collect up address data 10 years ago
Nobuhiro Iwamatsu a3058c08d9 usb: ehci: rmobile: Add support R8A7793 10 years ago
Hans de Goede 8460b89a6d usb: Make pollable int support available outside of ehci-hcd.c 10 years ago
Hans de Goede 8aa26b8e48 usb: ehci: Move cache invalidation to poll_int_queue 10 years ago
Hans de Goede bd818d81d8 usb: ehci: Move interrupt packet length check to create_int_queue 10 years ago
Hans de Goede 32f2eac1e0 usb: ehci: Do not disable an already disabled periodic schedule 10 years ago
Jeroen Hofstee 2d17b48911 ehci-hcd.c: make local functions static 10 years ago
Jeroen Hofstee 3dd80aae3a usb: use __weak 10 years ago
WingMan Kwok bc0e8d7c5d keystone: usb: add support of usb xhci 10 years ago
Stefan Roese 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h 10 years ago
Oleksandr Tymoshenko 6e9e06260d usb: dwc2: Add driver for Synopsis DWC2 USB IP block 10 years ago
Marcel Ziswiler d1fcbae117 usb: tegra: ULPI regression on tegra20 10 years ago
Hans de Goede 36b73109c4 usb: ehci: Make periodic_schedules a per controller variable 10 years ago
Hans de Goede 415548d884 usb: ehci: poll_int_queue check real qtd, not the overlay 10 years ago
Hans de Goede ea7b30c589 usb: ehci: Add missing cache flush to destroy_int_queue 10 years ago
Hans de Goede 4e2c4ad360 usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain 10 years ago
Ye.Li 5546ad0734 usb: ehci-mx6: Rename the USB register base address 10 years ago
Marek Vasut dd24b57bb7 usb: ehci: mxs: Add board-specific callbacks 10 years ago
Bo Shen 97b2043da6 USB: ehci-atmel: use pcr to enable or disable clock 10 years ago