index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-mxs.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2023-10-16
usb: ehci: mxs: Use regulator_set_enable_if_allowed()
Fabio Estevam
2023-10-16
usb: ehci: mxs: Fix the USB node pointer retrieval
Fabio Estevam
2022-06-28
ehci-mxs: Remove non-DM code
Tom Rini
2022-01-26
usb: ehci: dm: Convert i.MX28 ehci code to driver model
Lukasz Majewski
2022-01-26
usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start})
Lukasz Majewski
2022-01-26
usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM
Lukasz Majewski
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-25
usb: ehci: mxs: fix swapped argument in ehci_writel()
Daniel Schwierzeck
2014-09-29
usb: ehci: mxs: Add board-specific callbacks
Marek Vasut
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-07
mxs: Make ehci-mxs multiport capable
Marek Vasut
2013-03-07
mxs: Squash the header file usage in ehci-mxs
Marek Vasut
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-09-01
mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
Otavio Salvador
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
mxs: prefix register acessor macros with 'mxs' prefix
Otavio Salvador
2012-03-26
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
Robert Delien
2011-11-11
iMX28: Add USB HOST driver
Marek Vasut