index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
usb.h
Commit message (
Expand
)
Author
Age
Lines
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
-1
/
+0
*
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
-2
/
+2
*
usb: Change power-on / scanning timeout handling
Stefan Roese
2016-03-20
-0
/
+4
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
-1
/
+1
*
usb: Allow up to 7 storage devices
Simon Glass
2016-01-07
-1
/
+1
*
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
2015-12-31
-0
/
+12
*
usb: Alloc buffer for USB descriptor dynamically
Stefan Brüns
2015-12-31
-2
/
+3
*
usb: sandbox: Add support for interrupt operations
Simon Glass
2015-11-19
-0
/
+11
*
sandbox: usb: Allow finding a USB emulator for a device
Simon Glass
2015-11-19
-0
/
+10
*
usb: Refactor USB tree output code for testing
Simon Glass
2015-11-19
-0
/
+8
*
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
-1
/
+1
*
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-08-05
-2
/
+2
*
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
-1
/
+17
*
dm: usb: Correct the struct usb_driver_entry comment
Simon Glass
2015-07-21
-2
/
+2
*
dm: usb: Allow usb host drivers to implement usb_reset_root_port
Hans de Goede
2015-07-21
-0
/
+5
*
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
-6
/
+2
*
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
-3
/
+3
*
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
-8
/
+0
*
usb.h: Always declare usb function prototypes
Hans de Goede
2015-06-19
-15
/
+0
*
usb: add device connection/disconnection detection
Vincent Palatin
2015-05-14
-0
/
+2
*
dm: usb: Add support for companion controllers
Hans de Goede
2015-05-14
-0
/
+3
*
dm: usb: Add support for interrupt queues to the dm usb code
Hans de Goede
2015-05-14
-1
/
+47
*
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
Hans de Goede
2015-05-05
-7
/
+10
*
dm: usb: Make usb_get_bus easier to use for callers
Hans de Goede
2015-05-05
-4
/
+3
*
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
-1
/
+63
*
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
-0
/
+107
*
dm: usb: Refactor port resets
Simon Glass
2015-04-18
-1
/
+17
*
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
-2
/
+18
*
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-18
-5
/
+280
*
usb: Convert protocol header structures to use explicitly sized variables
Sergey Temerkhanov
2015-04-14
-9
/
+9
*
musb-new: Add interrupt queue support
Hans de Goede
2015-01-18
-1
/
+2
*
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
-0
/
+5
*
musb-new: Add sunxi musb controller support
Hans de Goede
2015-01-18
-2
/
+2
*
usb: Add an interval parameter to create_int_queue
Hans de Goede
2015-01-18
-1
/
+1
*
usb: include <asm/cache.h> and <part.h> from include/usb.h
Masahiro Yamada
2014-11-07
-0
/
+2
*
usb: Make pollable int support available outside of ehci-hcd.c
Hans de Goede
2014-11-04
-0
/
+9
*
usb: dwc2: Add driver for Synopsis DWC2 USB IP block
Oleksandr Tymoshenko
2014-10-22
-1
/
+2
*
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
Hans de Goede
2014-10-06
-1
/
+1
*
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-05-05
-10
/
+0
*
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
2013-11-08
-0
/
+10
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
-1
/
+1
*
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
-13
/
+13
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
-2
/
+28
*
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-10-20
-1
/
+8
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-18
/
+1
*
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
-0
/
+6
*
usb: Clean up newly allocated device nodes in case of configuration failure
Milind Choudhary
2012-12-17
-0
/
+1
*
musb-new: omap2plus backend driver
Ilya Yanok
2012-11-20
-1
/
+2
*
musb-new: am35x backend driver
Ilya Yanok
2012-11-20
-1
/
+1
*
musb-new: dsps backend driver
Ilya Yanok
2012-11-20
-1
/
+2
[next]