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
/
common
/
usb.c
Commit message (
Expand
)
Author
Age
Lines
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
-0
/
+1
*
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
-1
/
+1
*
usb: Pass device instead of portnr to usb_legacy_port_reset
Hans de Goede
2015-07-21
-4
/
+4
*
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
-5
/
+5
*
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
-3
/
+1
*
usb: Remove unused variable in usb_setup_descriptor()
Hans de Goede
2015-05-29
-2
/
+0
*
usb: add device connection/disconnection detection
Vincent Palatin
2015-05-14
-0
/
+26
*
usb: usb_control_msg() propagate controller error code
Hans de Goede
2015-05-14
-2
/
+4
*
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
Hans de Goede
2015-05-06
-6
/
+11
*
dm: usb: Convert core usb.c file to support driver model
Simon Glass
2015-04-18
-6
/
+25
*
dm: usb: Complete the splitting up of usb_new_device()
Simon Glass
2015-04-18
-62
/
+95
*
dm: usb: Split out more code from usb_new_device()
Simon Glass
2015-04-18
-30
/
+42
*
dm: usb: Move descriptor setup code into its own function
Simon Glass
2015-04-18
-65
/
+82
*
dm: usb: Refactor port resets
Simon Glass
2015-04-18
-14
/
+26
*
dm: usb: Drop the legacy USB init sequence
Simon Glass
2015-04-18
-22
/
+4
*
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
-10
/
+9
*
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
Kishon Vijay Abraham I
2015-04-14
-0
/
+6
*
usb: fix first descriptor fetch error handling
Stephen Warren
2015-04-14
-1
/
+16
*
usb: Early failure when the first descriptor read fails or is invalid
Paul Kocialkowski
2015-04-14
-1
/
+4
*
usb: Check usb_new_device for failure
Paul Kocialkowski
2015-04-14
-4
/
+10
*
usb: usb_new_device return codes consistency
Paul Kocialkowski
2015-04-14
-29
/
+29
*
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
-0
/
+2
*
usb: Do not log an error when no devices is plugged into a root-hub-less hcd
Hans de Goede
2015-01-18
-4
/
+5
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
-1
/
+0
*
usb: Remove unnecessary portnr lookup from usb_new_device
Hans de Goede
2014-11-04
-17
/
+2
*
usb: Handle -ENODEV from usb_lowlevel_init()
Marek Vasut
2014-08-29
-2
/
+9
*
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
-1
/
+1
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
-0
/
+6
*
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-10-20
-2
/
+31
*
usb: Use well-known descriptor sizes when parsing configuration
Julius Werner
2013-08-26
-16
/
+71
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-19
/
+1
*
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
-0
/
+5
*
usb: Update device class in usb device's descriptor
Vivek Gautam
2013-05-05
-0
/
+5
*
USB: Some cleanup prior to USB 3.0 interface addition
Vivek Gautam
2013-05-05
-8
/
+13
*
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
2013-05-05
-48
/
+37
*
usb: Clean up newly allocated device nodes in case of configuration failure
Milind Choudhary
2012-12-17
-0
/
+12
*
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
-2
/
+2
*
usb: fallback safely when a configuration descriptor is too large
Vincent Palatin
2012-10-22
-3
/
+9
*
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
-50
/
+56
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
-4
/
+6
*
usb: check return value of submit_{control, bulk}_msg
Ilya Yanok
2012-07-18
-2
/
+4
*
usb: pass cache-aligned buffer to usb_get_descriptor()
Ilya Yanok
2012-07-18
-2
/
+4
*
USB: Align buffers at cacheline
Puneet Saxena
2012-05-20
-11
/
+11
*
usb: use noinline define
Mike Frysinger
2012-05-20
-1
/
+2
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
-13
/
+3
*
USB: Make struct devrequest setup_packet local
Marek Vasut
2012-03-03
-1
/
+2
*
USB: Separate out USB hub driver
Marek Vasut
2012-03-03
-430
/
+2
*
USB: Staticize internal functions
Marek Vasut
2012-03-03
-22
/
+23
*
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-16
-8
/
+19
[next]