index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: host: ehci-hcd: change trace level for phy errors managed by uclass
Patrick Delaunay
2020-09-08
1
-4
/
+4
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
usb: avoid NULL check before free
Heinrich Schuchardt
2020-04-28
1
-6
/
+3
*
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
2020-04-09
1
-14
/
+77
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
usb: ehci-hcd: Keep async schedule running
Marek Vasut
2019-10-31
1
-30
/
+21
*
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-11
1
-5
/
+8
*
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
1
-6
/
+6
*
fsl/usb: Workaround for USB erratum-A005275
Chris Packham
2018-10-29
1
-1
/
+11
*
usb: ehci: Make the PHY handling generic
Marek Vasut
2018-08-28
1
-0
/
+66
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
usb: ehci: do not invalidate a NULL buffer
Dirk Behme
2017-11-26
1
-2
/
+3
*
dm: usb: ehci: avoid possible NULL dereference
Heinrich Schuchardt
2017-11-26
1
-4
/
+6
*
dm: usb: ehci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
1
-0
/
+12
*
usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
Bin Meng
2017-07-28
1
-3
/
+7
*
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-28
1
-2
/
+2
*
usb: add static to local symbols
Masahiro Yamada
2017-07-28
1
-1
/
+1
*
usb: ehci: only shutdown opened controller
Peng Fan
2016-06-18
1
-0
/
+3
*
usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()
Mateusz Kulikowski
2016-04-10
1
-2
/
+2
*
ehci-hcd: Add init_after_reset
Mateusz Kulikowski
2016-04-01
1
-0
/
+6
*
usb: ehci: Fix warning on aarch64
Marek Vasut
2016-02-26
1
-1
/
+1
*
usb: ehci: Clear USBMODE_BE on LE MMIO
Marek Vasut
2016-02-24
1
-0
/
+2
*
usb: ehci: Implement V2P mapping
Marek Vasut
2016-02-24
1
-10
/
+9
*
usb: Move determination of TT hub address/port into separate function
Stefan BrĂ¼ns
2015-12-31
1
-45
/
+5
*
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
1
-3
/
+3
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
usb: ehci: remember init mode
Stephen Warren
2015-09-07
1
-1
/
+6
*
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2015-07-21
1
-14
/
+1
*
usb: ehci: Correct a missing hypen in an error message
Simon Glass
2015-07-21
1
-1
/
+1
*
usb: ehci: Properly deal with data toggle for interrupt endpoints
Hans de Goede
2015-06-19
1
-7
/
+19
*
dm: usb: Add support for interrupt queues to the dm usb code
Hans de Goede
2015-05-14
1
-0
/
+26
*
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
Hans de Goede
2015-05-14
1
-9
/
+28
*
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
2015-05-14
1
-1
/
+2
*
usb: Fix handover of full-speed devices from ehci to companion
Hans de Goede
2015-05-14
1
-3
/
+13
*
dm: usb: Set desc_before_addr from ehci dm code
Hans de Goede
2015-05-05
1
-0
/
+3
*
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
Hans de Goede
2015-05-05
1
-12
/
+22
*
dm: usb: Use usb_get_bus in dm ehci code
Hans de Goede
2015-05-05
1
-8
/
+1
*
dm: usb: Add driver model support to EHCI
Simon Glass
2015-04-18
1
-4
/
+121
*
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
2015-04-18
1
-9
/
+8
*
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
1
-10
/
+45
*
dm: usb: Refactor EHCI init
Simon Glass
2015-04-18
1
-51
/
+66
*
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
2015-04-18
1
-17
/
+37
*
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
2015-04-18
1
-3
/
+3
*
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
1
-3
/
+3
*
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
1
-2
/
+3
*
dm: usb: Allow ECHI to hold private data for the controller
Simon Glass
2015-04-18
1
-0
/
+10
*
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-18
1
-2
/
+2
[next]