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
/
drivers
/
usb
/
host
/
ehci-hcd.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: ehci: remember init mode
Stephen Warren
2015-09-07
-1
/
+6
*
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2015-07-21
-14
/
+1
*
usb: ehci: Correct a missing hypen in an error message
Simon Glass
2015-07-21
-1
/
+1
*
usb: ehci: Properly deal with data toggle for interrupt endpoints
Hans de Goede
2015-06-19
-7
/
+19
*
dm: usb: Add support for interrupt queues to the dm usb code
Hans de Goede
2015-05-14
-0
/
+26
*
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
Hans de Goede
2015-05-14
-9
/
+28
*
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
2015-05-14
-1
/
+2
*
usb: Fix handover of full-speed devices from ehci to companion
Hans de Goede
2015-05-14
-3
/
+13
*
dm: usb: Set desc_before_addr from ehci dm code
Hans de Goede
2015-05-05
-0
/
+3
*
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
Hans de Goede
2015-05-05
-12
/
+22
*
dm: usb: Use usb_get_bus in dm ehci code
Hans de Goede
2015-05-05
-8
/
+1
*
dm: usb: Add driver model support to EHCI
Simon Glass
2015-04-18
-4
/
+121
*
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
2015-04-18
-9
/
+8
*
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
-10
/
+45
*
dm: usb: Refactor EHCI init
Simon Glass
2015-04-18
-51
/
+66
*
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
2015-04-18
-17
/
+37
*
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
2015-04-18
-3
/
+3
*
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
-3
/
+3
*
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
-2
/
+3
*
dm: usb: Allow ECHI to hold private data for the controller
Simon Glass
2015-04-18
-0
/
+10
*
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-18
-2
/
+2
*
dm: usb: Move all the EHCI weak functions together and declare them
Simon Glass
2015-04-18
-11
/
+11
*
ehci-hcd: fix warnings on 64-bit builds
Rob Herring
2015-04-14
-41
/
+41
*
usb: Add an interval parameter to create_int_queue
Hans de Goede
2015-01-18
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-12-11
-1
/
+0
|
\
|
*
usb: ehci: do not set the LSB of Current qTD pointer
Masahiro Yamada
2014-11-19
-1
/
+0
*
|
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
-1
/
+1
|
/
*
usb: Make pollable int support available outside of ehci-hcd.c
Hans de Goede
2014-11-04
-1
/
+1
*
usb: ehci: Move cache invalidation to poll_int_queue
Hans de Goede
2014-11-04
-3
/
+7
*
usb: ehci: Move interrupt packet length check to create_int_queue
Hans de Goede
2014-11-04
-17
/
+19
*
usb: ehci: Do not disable an already disabled periodic schedule
Hans de Goede
2014-11-04
-3
/
+5
*
ehci-hcd.c: make local functions static
Jeroen Hofstee
2014-10-25
-1
/
+1
*
usb: use __weak
Jeroen Hofstee
2014-10-25
-12
/
+3
*
usb: ehci: Make periodic_schedules a per controller variable
Hans de Goede
2014-10-06
-5
/
+4
*
usb: ehci: poll_int_queue check real qtd, not the overlay
Hans de Goede
2014-10-06
-8
/
+10
*
usb: ehci: Add missing cache flush to destroy_int_queue
Hans de Goede
2014-10-06
-0
/
+2
*
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
Hans de Goede
2014-10-06
-8
/
+28
*
usb: Add endian support macros to interrupt transfers in the EHCI driver.
Adrian Cox
2014-04-30
-25
/
+31
*
usb: ehci: fully align interrupt QHs/QTDs
Stephen Warren
2014-03-10
-2
/
+4
*
ush: ehci: initialize altnext pointers in QH
Stephen Warren
2014-03-10
-0
/
+2
*
usb: ehci: Fix register access
Marek Vasut
2013-12-18
-1
/
+1
*
usb: ehci: Do not de-init uninited controllers
Marek Vasut
2013-12-18
-0
/
+3
*
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-10-20
-5
/
+10
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
-1
/
+1
*
usb: ehci: Fix test mode for connected ports
Julius Werner
2013-09-27
-0
/
+38
*
ehci-hcd: fix memory leak in lowlevel init
Nikita Kiryanov
2013-07-29
-1
/
+3
*
usb: ehci: Split out struct ehci_ctrl definition
Marek Vasut
2013-07-29
-10
/
+1
*
usb: ehci: add missing cache managment
Stephen Warren
2013-06-12
-0
/
+30
*
usb: ehci: add Faraday USB 2.0 EHCI support
Kuo-Jung Su
2013-06-12
-0
/
+5
[next]