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-msm.c
Age
Commit message (
Expand
)
Author
4 days
global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
2025-10-30
usb: host: ehci-msm: Register ULPI PHY through NOP wrapper
Stephan Gerhold
2025-10-30
usb: host: ehci-msm: Drop redundant EHCI register writes
Stephan Gerhold
2025-10-30
usb: host: ehci-msm: Use clk bulk helpers
Stephan Gerhold
2025-10-30
usb: host: ehci-msm: Disable clocks after all register accesses
Stephan Gerhold
2025-10-30
usb: host: echi-msm: Drop ulpi definitions
Stephan Gerhold
2025-10-30
usb: host: ehci-msm: Fix pointer check
Stephan Gerhold
2024-09-09
phy: Extend generic_setup_phy() with PHY mode and submode
Marek Vasut
2024-07-05
ehci: msm: bring up iface + core clocks
Sam Day
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
2024-03-01
board: dragonboard410c: upstream DT compat
Caleb Connolly
2022-10-10
usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-03-30
usb: ehci-msm: Use dev interface to get device address
Kever Yang
2018-09-30
usb: ehci-msm: Add init_after_reset for CI_UDC
Ramon Fried
2018-09-30
ehci: msm: use init_type in probe
Ramon Fried
2018-09-30
ehci: msm: switch to generic PHY uclass
Ramon Fried
2018-09-30
ehci: msm: Add missing platdata
Ramon Fried
2018-09-30
ehci: Replace board_prepare_usb with board_usb_init
Ramon Fried
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-04-01
ehci: Add support for Qualcomm EHCI
Mateusz Kulikowski