index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
usb.h
Age
Commit message (
Expand
)
Author
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: Correct the struct usb_driver_entry comment
Simon Glass
2015-07-21
dm: usb: Allow usb host drivers to implement usb_reset_root_port
Hans de Goede
2015-07-21
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-06-19
usb.h: Always declare usb function prototypes
Hans de Goede
2015-05-15
usb: add device connection/disconnection detection
Vincent Palatin
2015-05-15
dm: usb: Add support for companion controllers
Hans de Goede
2015-05-15
dm: usb: Add support for interrupt queues to the dm usb code
Hans de Goede
2015-05-06
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
Hans de Goede
2015-05-06
dm: usb: Make usb_get_bus easier to use for callers
Hans de Goede
2015-04-18
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
dm: usb: Refactor port resets
Simon Glass
2015-04-18
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-14
usb: Convert protocol header structures to use explicitly sized variables
Sergey Temerkhanov
2015-01-18
musb-new: Add interrupt queue support
Hans de Goede
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
musb-new: Add sunxi musb controller support
Hans de Goede
2015-01-18
usb: Add an interval parameter to create_int_queue
Hans de Goede
2014-11-07
usb: include <asm/cache.h> and <part.h> from include/usb.h
Masahiro Yamada
2014-11-04
usb: Make pollable int support available outside of ehci-hcd.c
Hans de Goede
2014-10-22
usb: dwc2: Add driver for Synopsis DWC2 USB IP block
Oleksandr Tymoshenko
2014-10-06
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
Hans de Goede
2014-05-05
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2013-11-08
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-05
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2012-12-17
usb: Clean up newly allocated device nodes in case of configuration failure
Milind Choudhary
2012-11-19
musb-new: omap2plus backend driver
Ilya Yanok
2012-11-19
musb-new: am35x backend driver
Ilya Yanok
2012-11-19
musb-new: dsps backend driver
Ilya Yanok
2012-11-19
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-10-15
usb.h: Add udc_disconnect prototype to usb.h
Lukasz Dalek
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-07-18
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
2012-03-18
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
USB: Separate out USB hub driver
Marek Vasut
2011-08-08
usb: increase non-bulk timeout for slow chipsets.
Jason Cooper
2011-02-19
Add USB host ethernet adapter support
Simon Glass
2011-02-19
Fix EHCI usb submit timeout and unify with OHCI
Simon Glass
[next]