Commit Graph

710 Commits (ad734f7dc2238aa9c6a99ff30e40aedbc01fb4fd)

Author SHA1 Message Date
Rene Griessl 1193397592 usb: eth: asix88179: add ability to modify MAC address 10 years ago
Hans de Goede 904f2a83a8 musb-new: Add interrupt queue support 10 years ago
Hans de Goede accf04c2aa musb-new: Add urb and hep parameters to construct_urb 10 years ago
Hans de Goede b918a0c6f6 musb-new: Properly remove a transfer from the schedule on timeout 10 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 10 years ago
Hans de Goede e8672e3f0e musb-new: Fix interrupt transfers not working 10 years ago
Hans de Goede dc9a391270 musb-new: Use time based timeouts rather then cpu-cycles based timeouts 10 years ago
Hans de Goede 28a15ef7fd musb-new: Add sunxi musb controller support 10 years ago
Hans de Goede 0f8bc53240 musb-new: Add register defines for different reg layout on sunxi 10 years ago
Hans de Goede 8bb6c1d1e0 usb: Add an interval parameter to create_int_queue 10 years ago
Alex Sadovsky c0978a94aa usb: gadget: pxa25x_udc: fix use-before-initialized bug 10 years ago
Stefan Roese 1fd81b7c23 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test 10 years ago
Stefan Roese 87ed6b1067 usb: gadget: composite: Fix NULL pointer crash in USB compliance test 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
Rene Griessl e9954b867c usb: eth: add ASIX AX88179 DRIVER 10 years ago
Przemyslaw Marczak 62a96d805f gadget: f_thor: check pointers before use in download_tail() 10 years ago
Rob Herring 267abc626d fastboot: add support for continue command 10 years ago
Rob Herring fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 10 years ago
Bo Shen 68ae882596 USB: gadget: atmel_usba_udc: fix transfer hang issue 10 years ago
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 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
Felipe Balbi 7a294c5c0a usb: phy: omap_usb_phy: fix build breakage 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
Rene Griessl 3908f16f85 usb: eth: fix Makefile 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
Marek Vasut 481a11c552 usb: s3c-otg: Allow custom gusbcfg 10 years ago
Marek Vasut d1b6c77e1f usb: s3c-otg: Split out PHY control 10 years ago
Marek Vasut 40ff06b958 usb: s3c-otg: Encapsulate PHY control 10 years ago
Marek Vasut 2cc157b0cd usb: s3c-otg: Remove useless include 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