Commit Graph

996 Commits (3f353ceccbbb25315cf7591f59f8dbd853b657e4)

Author SHA1 Message Date
Stefan Roese 68282f55b8 arm: Remove unused ST-Ericsson u8500 arch 10 years ago
Stephen Warren b337b3b2a5 usb: ci_udc: fix emissions of ZLPs 10 years ago
Peng Fan 70eaeb03c1 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback 10 years ago
Stephen Warren 44bfb43f9a usb: gadget: don't leak configs when unbinding 10 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Heiko Schocher 620197670a usb: gadget: at91_udc: add at91_udc into U-Boot 10 years ago
Heiko Schocher 8ea1fbf75c usb: gadget: at91_udc: port linux driver at91_udc 10 years ago
Stephen Warren 49b4c5c700 usb: ehci: remember init mode 10 years ago
Siva Durga Prasad Paladugu 58f99df448 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE 10 years ago
Siva Durga Prasad Paladugu 41d237de6a f_thor: Dont perform reset at the end of thor 10 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 10 years ago
Hans de Goede 7806b75a05 sunxi: musb: Drop no longer accurate comment in Kconfig help text 10 years ago
Kishon Vijay Abraham I 0a7ab045b9 TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx 10 years ago
Kishon Vijay Abraham I 8af1be7678 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts 10 years ago
Marcel Ziswiler 745e7e0ae0 usb: pxa27x_udc: clean-up include file order 10 years ago
Marek Vasut 7a1386f96b usb: dwc2: Rename to dwc2_usb 10 years ago
Marek Vasut f522f9475f usb: dwc2: Add original Synopsys compat string 10 years ago
Kishon Vijay Abraham I 5df1315211 usb: gadget: ether: populate _reset_ callback 10 years ago
Kishon Vijay Abraham I f181144361 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop 10 years ago
Kishon Vijay Abraham I 8bfc288c39 usb: gadget: ether: Perform board initialization from ethernet gadget driver 10 years ago
Sergey Temerkhanov a5ccda47f1 usb: xhci: Fix a potential NULL pointer dereference 10 years ago
Stefan Roese e8d056989a usb: spear: Add support for both SPEAr600 EHCI controllers 10 years ago
Adrian Alonso f0c89d5463 imx: usb: ehci-mx6: wait_for_bit to check reg status 10 years ago
Adrian Alonso 35554fc9a1 imx: usb: ehci-mx6: add usb support for imx7d soc 10 years ago
Adrian Alonso 74f0610eb4 imx: usb: ehci-mx6: document board specific functions 10 years ago
Adrian Alonso e38ff30a55 imx: usb: ehci-mx6: reg accessor cleanups 10 years ago
Sylvain Lemieux adf8d58d4f usb: lpc32xx: add host USB driver 10 years ago
Anton Schubert 8a3337161d arm: mvebu: add multiple usb-hostcontroller support for AXP 10 years ago
Stefan Roese dee40d26d3 arm: mvebu: Enable USB EHCI support on Armada XP 10 years ago
Wu, Josh e0266f4942 usb: ohci: enable cache support 10 years ago
Alexander Stein db402e005a dwc2: Add dcache support 10 years ago
Hans de Goede c9f8947e66 sunxi: usb-phy: Never power off the usb ports 10 years ago
Simon Glass 0990fcb772 net: smsc95xx: Add driver-model support 10 years ago
Simon Glass 527298c4b5 net: smsc95xx: Prepare for conversion to driver model 10 years ago
Simon Glass 25a9e98038 net: smsc95xx: Correct the error numbers 10 years ago
Simon Glass d62a1dc6bc net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE 10 years ago
Simon Glass a26925913c net: smsc95xx: Sort the include files 10 years ago
Simon Glass f58a41e001 dm: usb: Add driver-model support to dwc2 10 years ago
Simon Glass cc3e3a9e0e dm: usb: Prepare dwc2 driver for driver-model conversion 10 years ago
Simon Glass 2e5350fee0 dm: usb: Add an errno.h header to usb_ether.c 10 years ago
Tom Warren 3e8650c0f9 Tegra: clocks: Add 38.4MHz OSC support for T210 use 10 years ago
Marcel Ziswiler 147271209a net: asix: fix operation without eeprom 10 years ago
Paul Kocialkowski 0fa5999bea usb: USB storage-specific part ifdef in uclass 10 years ago
Maxime Ripard 1feda63ed9 musb: sunxi: Force EP0 on re-enable 10 years ago
Paul Kocialkowski 6bed24cc62 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig 10 years ago
Paul Kocialkowski 5d6c2f4b5a usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET 10 years ago
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 10 years ago
Paul Kocialkowski 68f7c5db2d usb: Generic USB Kconfig option, that fits both host and gadget and comments 10 years ago
Paul Kocialkowski 9ad437447d usb: USB_ARCH_HAS_HCD Kconfig option removal 10 years ago
Peter Griffin 93b9957894 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() 10 years ago