Commit Graph

1024 Commits (a80a999c9b5c128cad2f67b4b32036bd4d667904)

Author SHA1 Message Date
Simon Glass d8a26f0300 usb: sandbox: Add a USB emulation driver 10 years ago
Simon Glass b70a3fea94 usb: sandbox: Add support for interrupt operations 10 years ago
Simon Glass eae11bece6 dm: usb: Remove inactive children after a bus scan 10 years ago
Simon Glass e8ea5e8c85 dm: usb: Deprecate usb_get_dev_index() 10 years ago
Simon Glass ba94e83911 Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" 10 years ago
Simon Glass 1b6a1dff71 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" 10 years ago
Simon Glass af9c7c11e9 sandbox: usb: Allow finding a USB emulator for a device 10 years ago
Simon Glass 80438a6c71 sandbox: usb: Allow up to 4 emulated devices on a hub 10 years ago
Simon Glass c4876320db sandbox: usb: Allow dynamic emulated USB device descriptors 10 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 10 years ago
Prabhakar Kushwaha b30dc5792d driver: usb: Fix pointer conversion warnings for hikey 10 years ago
Maxime Ripard bf8940d35b fastboot: Implement NAND backend 10 years ago
Maxime Ripard 6c9e00eebf fastboot: Implement flashing session counter 10 years ago
Maxime Ripard 3c8f98f5fe fastboot: Move fastboot response functions to fastboot core 10 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 10 years ago
Michal Simek f6fcebf5c1 usb: udc: Fix warnings on 64-bit builds 10 years ago
Michal Simek 32191755d7 usb: lthor: Specify correct parameter for sizeof type 10 years ago
Michal Simek 01c94c4a6e usb: dwc3: Fix warnings on 64-bit builds 10 years ago
Hans de Goede b748b24fb5 ohci: Add missing cache-flush for hcca area 10 years ago
Stefan Brüns 4a4ced0b6f smsc95xx: Use zero length packets when RX fifo is empty 10 years ago
Stefan Brüns 0d2837cc8f smsc95xx: Fetch whole burst with 1 URB, avoid framing errors 10 years ago
Heiko Schocher 5219db8ae8 linux, compat: add missing definitions for ubi 10 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
Stefan Roese cd48225b08 usb: ehci-marvell.c: Add DM support 10 years ago
Maxime Ripard 4adef27013 fastboot: Implement OEM format only when we have MMC support 10 years ago
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