Commit Graph

86 Commits (a6f70a3d1456e6ce97e0f00ac2d5ff8ae22027d6)

Author SHA1 Message Date
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 9 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 10 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 10 years ago
Hans de Goede 28a15ef7fd musb-new: Add sunxi musb controller support 10 years ago
Hans de Goede 8bb6c1d1e0 usb: Add an interval parameter to create_int_queue 10 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
Oleksandr Tymoshenko 6e9e06260d usb: dwc2: Add driver for Synopsis DWC2 USB IP block 10 years ago
Hans de Goede 8a8a2257ec usb: kbd: Allow "usb reset" to continue when an usb kbd is used 10 years ago
Mateusz Zalega 75504e9592 usb: dfu: fix boards wo USB cable detection 10 years ago
Przemyslaw Marczak 351e9b2069 usb: ums: add ums exit feature by ctrl+c or by detach usb cable 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 11 years ago
Vivek Gautam 5853e1335c USB: xHCI: Add stack support for xHCI 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Vivek Gautam 6497c66704 USB: SS: Add support for Super Speed USB interface 11 years ago
Milind Choudhary 359439d288 usb: Clean up newly allocated device nodes in case of configuration failure 12 years ago
Ilya Yanok 673a524b6a musb-new: omap2plus backend driver 12 years ago
Ilya Yanok 833a53c627 musb-new: am35x backend driver 12 years ago
Ilya Yanok 37931f02c2 musb-new: dsps backend driver 12 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago