Commit Graph

76 Commits (2ed948f466b2715a82c25ca25f5839c9bbaea6e3)

Author SHA1 Message Date
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 10 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 10 years ago
Simon Glass b483915ffd dm: usb: Correct the struct usb_driver_entry comment 10 years ago
Hans de Goede b2f219b081 dm: usb: Allow usb host drivers to implement usb_reset_root_port 10 years ago
Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 10 years ago
Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument 10 years ago
Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 10 years ago
Hans de Goede b335fe6810 usb.h: Always declare usb function prototypes 10 years ago
Vincent Palatin 08f3bb0bcd usb: add device connection/disconnection detection 10 years ago
Hans de Goede b6de4d1093 dm: usb: Add support for companion controllers 10 years ago
Hans de Goede 8a5f0665da dm: usb: Add support for interrupt queues to the dm usb code 10 years ago
Hans de Goede 7f1a07538f dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device 10 years ago
Hans de Goede f78a5c0774 dm: usb: Make usb_get_bus easier to use for callers 10 years ago
Simon Glass 019808f97c dm: usb: sandbox: Add a uclass for USB device emulation 10 years ago
Simon Glass 0566e2403d dm: usb: Allow USB drivers to be declared and auto-probed 10 years ago
Simon Glass 862e75c0db dm: usb: Refactor port resets 10 years ago
Simon Glass 79b5888729 dm: usb: Adjust usb_alloc_new_device() to return an error 10 years ago
Simon Glass de31213fb8 dm: usb: Add a uclass for USB controllers 10 years ago
Sergey Temerkhanov b12242aceb usb: Convert protocol header structures to use explicitly sized variables 10 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 11 years ago
Hans de Goede 8a8a2257ec usb: kbd: Allow "usb reset" to continue when an usb kbd is used 11 years ago
Mateusz Zalega 75504e9592 usb: dfu: fix boards wo USB cable detection 11 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 12 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 12 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 12 years ago
Vivek Gautam 5853e1335c USB: xHCI: Add stack support for xHCI 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Vivek Gautam 6497c66704 USB: SS: Add support for Super Speed USB interface 12 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
Lukasz Dalek e5f24753c9 usb.h: Add udc_disconnect prototype to usb.h 13 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 13 years ago
Tom Rini 71c5de4f4a ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment 13 years ago
Puneet Saxena f57661394a USB: Align buffers at cacheline 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
amartin@nvidia.com f9636e8d38 USB: move keyboard polling into kbd driver 13 years ago
Marek Vasut 23faf2bc9e USB: Separate out USB hub driver 13 years ago
Jason Cooper 80b350a7ab usb: increase non-bulk timeout for slow chipsets. 14 years ago
Simon Glass 89d48367ed Add USB host ethernet adapter support 14 years ago
Simon Glass 96820a3587 Fix EHCI usb submit timeout and unify with OHCI 14 years ago