summaryrefslogtreecommitdiff
path: root/include/usb.h
Commit message (Expand)AuthorAgeLines
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-2/+2
* dm: usb: Adjust the USB_DEVICE() macro namingSimon Glass2015-07-21-1/+17
* dm: usb: Correct the struct usb_driver_entry commentSimon Glass2015-07-21-2/+2
* dm: usb: Allow usb host drivers to implement usb_reset_root_portHans de Goede2015-07-21-0/+5
* usb: Add an usb_device parameter to usb_reset_root_portHans de Goede2015-07-21-6/+2
* usb: usb_setup_device: Drop unneeded portnr function argumentHans de Goede2015-07-21-3/+3
* usb: Drop device-model specific copy of usb_legacy_port_resetHans de Goede2015-07-21-8/+0
* usb.h: Always declare usb function prototypesHans de Goede2015-06-19-15/+0
* usb: add device connection/disconnection detectionVincent Palatin2015-05-14-0/+2
* dm: usb: Add support for companion controllersHans de Goede2015-05-14-0/+3
* dm: usb: Add support for interrupt queues to the dm usb codeHans de Goede2015-05-14-1/+47
* dm: usb: Copy over usb_device values from usb_scan_device() to final usb_deviceHans de Goede2015-05-05-7/+10
* dm: usb: Make usb_get_bus easier to use for callersHans de Goede2015-05-05-4/+3
* dm: usb: sandbox: Add a uclass for USB device emulationSimon Glass2015-04-18-1/+63
* dm: usb: Allow USB drivers to be declared and auto-probedSimon Glass2015-04-18-0/+107
* dm: usb: Refactor port resetsSimon Glass2015-04-18-1/+17
* dm: usb: Adjust usb_alloc_new_device() to return an errorSimon Glass2015-04-18-2/+18
* dm: usb: Add a uclass for USB controllersSimon Glass2015-04-18-5/+280
* usb: Convert protocol header structures to use explicitly sized variablesSergey Temerkhanov2015-04-14-9/+9
* musb-new: Add interrupt queue supportHans de Goede2015-01-18-1/+2
* musb-new: Fix reset sequence when in host modeHans de Goede2015-01-18-0/+5
* musb-new: Add sunxi musb controller supportHans de Goede2015-01-18-2/+2
* usb: Add an interval parameter to create_int_queueHans de Goede2015-01-18-1/+1
* usb: include <asm/cache.h> and <part.h> from include/usb.hMasahiro Yamada2014-11-07-0/+2
* usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2014-11-04-0/+9
* usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-22-1/+2
* usb: kbd: Allow "usb reset" to continue when an usb kbd is usedHans de Goede2014-10-06-1/+1
* usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-05-10/+0
* usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-08-0/+10
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-1/+1
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-13/+13
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-2/+28
* USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-20-1/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-18/+1
* USB: SS: Add support for Super Speed USB interfaceVivek Gautam2013-05-05-0/+6
* usb: Clean up newly allocated device nodes in case of configuration failureMilind Choudhary2012-12-17-0/+1
* musb-new: omap2plus backend driverIlya Yanok2012-11-20-1/+2
* musb-new: am35x backend driverIlya Yanok2012-11-20-1/+1
* musb-new: dsps backend driverIlya Yanok2012-11-20-1/+2
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-12/+3
* usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek2012-10-15-0/+11
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-3/+7
* ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-18-0/+10
* USB: Align buffers at cachelinePuneet Saxena2012-05-20-1/+3
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-1/+0
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-03-1/+0
* USB: Separate out USB hub driverMarek Vasut2012-03-03-0/+8
* usb: increase non-bulk timeout for slow chipsets.Jason Cooper2011-08-08-1/+1
* Add USB host ethernet adapter supportSimon Glass2011-02-19-1/+8
* Fix EHCI usb submit timeout and unify with OHCISimon Glass2011-02-19-0/+6