index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
amlogic
/
phy-meson8b-usb2.c
Age
Commit message (
Expand
)
Author
2025-04-10
phy: amlogic: meson8b-usb2: Use the regmap_{clear,set}_bits helpers
Martin Blumenstingl
2025-04-10
phy: amlogic: meson8b-usb2: Use FIELD_PREP instead of _SHIFT macros
Martin Blumenstingl
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2022-01-27
phy: amlogic: meson8b-usb2: fix shared reset control use
Amjad Ouled-Ameur
2022-01-27
phy: amlogic: meson8b-usb2: Use dev_err_probe()
Amjad Ouled-Ameur
2021-08-17
phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER
Anand Moon
2021-08-17
phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode
Anand Moon
2020-05-15
phy: amlogic: meson8b-usb2: Add a compatible string for Meson8m2
Martin Blumenstingl
2020-05-15
phy: amlogic: meson8b-usb2: unset the IDDQ bit during PHY power-on
Martin Blumenstingl
2020-05-15
phy: amlogic: meson8b-usb2: Don't set REG_ADP_BC_ACA_ENABLE on Meson8
Martin Blumenstingl
2020-05-15
phy: amlogic: meson8b-usb2: Use a MMIO regmap
Martin Blumenstingl
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
2017-06-06
phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs
Martin Blumenstingl
2017-06-01
phy: Group vendor specific phy drivers
Vivek Gautam