Commit Graph

68 Commits (a4bdf1def41a75a8e5a9203d0ad39f0120f8a583)

Author SHA1 Message Date
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 11 years ago
Hans de Goede 8460b89a6d usb: Make pollable int support available outside of ehci-hcd.c 11 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 12 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 13 years ago
Ilya Yanok 833a53c627 musb-new: am35x backend driver 13 years ago
Ilya Yanok 37931f02c2 musb-new: dsps backend driver 13 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 13 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
Ajay Kumar Gupta dbea324200 musb: MSC host support for AM35x 15 years ago
Sergei Shtylyov d0fe1128c4 USB: fix create_pipe() 15 years ago
Bryan Wu e608f221c1 usb: musb: add support for Blackfin MUSB 15 years ago
Ajay Kumar Gupta 7359273d94 DA8xx: Add MUSB host support 15 years ago
Tom Rix f298e4b6dd OMAP3 Add usb device support 15 years ago
Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 15 years ago
Thomas Abraham 538ef96771 usb : musb : Enabling DM6446 (TI DaVinci) USB module power 16 years ago
Mike Frysinger c7d703f3f3 usb.h: use standard __LITTLE_ENDIAN from Linux headers 16 years ago