Commit Graph

715 Commits (44ba7a373a46e2816aff0a7aa28166d1dbbe46f0)

Author SHA1 Message Date
Hans de Goede 52defe8f65 sunxi: musb: Check Vbus-det before enabling otg port power 10 years ago
Hans de Goede b1b912ddf3 sunxi: otg: Fix peripheral mode 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
Rene Griessl 1193397592 usb: eth: asix88179: add ability to modify MAC address 11 years ago
Hans de Goede 904f2a83a8 musb-new: Add interrupt queue support 11 years ago
Hans de Goede accf04c2aa musb-new: Add urb and hep parameters to construct_urb 11 years ago
Hans de Goede b918a0c6f6 musb-new: Properly remove a transfer from the schedule on timeout 11 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 11 years ago
Hans de Goede e8672e3f0e musb-new: Fix interrupt transfers not working 11 years ago
Hans de Goede dc9a391270 musb-new: Use time based timeouts rather then cpu-cycles based timeouts 11 years ago
Hans de Goede 28a15ef7fd musb-new: Add sunxi musb controller support 11 years ago
Hans de Goede 0f8bc53240 musb-new: Add register defines for different reg layout on sunxi 11 years ago
Hans de Goede 8bb6c1d1e0 usb: Add an interval parameter to create_int_queue 11 years ago
Alex Sadovsky c0978a94aa usb: gadget: pxa25x_udc: fix use-before-initialized bug 11 years ago
Stefan Roese 1fd81b7c23 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test 11 years ago
Stefan Roese 87ed6b1067 usb: gadget: composite: Fix NULL pointer crash in USB compliance test 11 years ago
Hans de Goede 0eccec4ef1 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg 11 years ago
Rene Griessl e9954b867c usb: eth: add ASIX AX88179 DRIVER 11 years ago
Przemyslaw Marczak 62a96d805f gadget: f_thor: check pointers before use in download_tail() 11 years ago
Rob Herring 267abc626d fastboot: add support for continue command 11 years ago
Rob Herring fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 11 years ago
Bo Shen 68ae882596 USB: gadget: atmel_usba_udc: fix transfer hang issue 11 years ago
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 11 years ago
Nikhil Badola da5ce448c7 drivers: usb: fsl: Check USB Erratum A007792 applicability 11 years ago
Nikhil Badola ecfc19f31f drivers: usb: fsl: Add USB device-tree errata framework 11 years ago
Nikhil Badola a1c04e2785 drivers: usb: Make usb device-tree fixup code architecture independent 11 years ago
Felipe Balbi 7a294c5c0a usb: phy: omap_usb_phy: fix build breakage 11 years ago
Masahiro Yamada 149c751dc7 usb: UniPhier: support OF configuration 11 years ago
Nikhil Badola f3dff695e1 drivers : usb: fsl: Implement usb Erratum A007798 workaround 11 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Nikhil Badola c26c80a1a4 drivers: usb: fsl: Move USB Errata checking code 11 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 11 years ago
Masahiro Yamada f2168440de ARM: remove CONFIG_ARM920T defines 11 years ago
Masahiro Yamada 0c6de8853b usb: ehci: do not set the LSB of Current qTD pointer 11 years ago
Suriyan Ramasami 6a23c6533c arm: odroid: usb: add support for usb host including ethernet 11 years ago
Peng Fan 229dbba9b1 usb:ehci-mx6 add phy mode query function 11 years ago
Hans de Goede 76946dfe69 sun6i: ehci: Add sun6i ehci support 11 years ago
Hans de Goede 115200ceb0 sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s 11 years ago
Masahiro Yamada 048899ba8c usb: UniPhier: add UniPhier on-chip EHCI host driver support 11 years ago
Masahiro Yamada 6e7e9294d3 usb: add basic USB configs in Kconfig 11 years ago
Rene Griessl 3908f16f85 usb: eth: fix Makefile 11 years ago
Nobuhiro Iwamatsu 865ed5eae4 usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT 11 years ago
Masahiro Yamada c02bf4582f usb: ehci: fix Interrupt on Doorbell flag of USBCMD 11 years ago
Marek Vasut 481a11c552 usb: s3c-otg: Allow custom gusbcfg 11 years ago
Marek Vasut d1b6c77e1f usb: s3c-otg: Split out PHY control 11 years ago
Marek Vasut 40ff06b958 usb: s3c-otg: Encapsulate PHY control 11 years ago
Marek Vasut 2cc157b0cd usb: s3c-otg: Remove useless include 11 years ago
Hans de Goede 44fd5914fb dm: sunxi: Request USB vbus gpio 11 years ago