Commit Graph

101 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bin Meng ad56e4b684 dm: usb: emul: Drop usb_emul_reset() 7 years ago
Bin Meng 848436a48d usb: emul: Expose find_descriptor() as a public API 7 years ago
Bin Meng 84aa8536f0 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() 7 years ago
Bin Meng 8d36c68741 usb: Fix comments of usb_emul_find_for_dev() 7 years ago
Bin Meng 98b639fc50 usb: emul: Remove maxpacketsize in usb_emul_setup_device() 7 years ago
Bin Meng 3e59f59015 dm: usb: Add a new USB controller operation 'get_max_xfer_size' 7 years ago
Bin Meng 9ca1b4bab1 dm: usb: Add a new USB controller operation 'update_hub_device' 7 years ago
Bin Meng 5624dfd5aa usb: hub: Parse and save TT details from device descriptor 7 years ago
Bin Meng bbc6f06c00 usb: hub: Support 'set hub depth' request for USB 3.0 hubs 7 years ago
Bin Meng 46c1d49330 usb: hub: Add a new API to test if a hub device is root hub 7 years ago
Bin Meng a199a72448 usb: hub: Remove hub_port_reset() 7 years ago
Bin Meng 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs 7 years ago
Tom Rini 8850c5d57c Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 7 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 8 years ago
Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 8 years ago
Stefan Roese c998da0d67 usb: Change power-on / scanning timeout handling 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 70caa97108 usb: Allow up to 7 storage devices 8 years ago
Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 9 years ago
Stefan Brüns c75f57fba4 usb: Alloc buffer for USB descriptor dynamically 9 years ago
Simon Glass b70a3fea94 usb: sandbox: Add support for interrupt operations 9 years ago
Simon Glass af9c7c11e9 sandbox: usb: Allow finding a USB emulator for a device 9 years ago
Simon Glass 45bfa47e12 usb: Refactor USB tree output code for testing 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 9 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 9 years ago
Simon Glass b483915ffd dm: usb: Correct the struct usb_driver_entry comment 9 years ago
Hans de Goede b2f219b081 dm: usb: Allow usb host drivers to implement usb_reset_root_port 9 years ago
Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 9 years ago
Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument 9 years ago
Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 9 years ago
Hans de Goede b335fe6810 usb.h: Always declare usb function prototypes 9 years ago
Vincent Palatin 08f3bb0bcd usb: add device connection/disconnection detection 9 years ago
Hans de Goede b6de4d1093 dm: usb: Add support for companion controllers 9 years ago
Hans de Goede 8a5f0665da dm: usb: Add support for interrupt queues to the dm usb code 9 years ago
Hans de Goede 7f1a07538f dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device 9 years ago
Hans de Goede f78a5c0774 dm: usb: Make usb_get_bus easier to use for callers 9 years ago
Simon Glass 019808f97c dm: usb: sandbox: Add a uclass for USB device emulation 9 years ago
Simon Glass 0566e2403d dm: usb: Allow USB drivers to be declared and auto-probed 9 years ago
Simon Glass 862e75c0db dm: usb: Refactor port resets 9 years ago
Simon Glass 79b5888729 dm: usb: Adjust usb_alloc_new_device() to return an error 9 years ago
Simon Glass de31213fb8 dm: usb: Add a uclass for USB controllers 9 years ago
Sergey Temerkhanov b12242aceb usb: Convert protocol header structures to use explicitly sized variables 9 years ago
Hans de Goede 904f2a83a8 musb-new: Add interrupt queue support 9 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 9 years ago
Hans de Goede 28a15ef7fd musb-new: Add sunxi musb controller support 9 years ago
Hans de Goede 8bb6c1d1e0 usb: Add an interval parameter to create_int_queue 9 years ago
Masahiro Yamada a8c2ebcf0a usb: include <asm/cache.h> and <part.h> from include/usb.h 10 years ago
Hans de Goede 8460b89a6d usb: Make pollable int support available outside of ehci-hcd.c 10 years ago