index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
samsung
/
phy-exynos5-usbdrd.c
Age
Commit message (
Expand
)
Author
2025-12-23
phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920
Pritam Manohar Sutar
2025-12-23
phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920
Pritam Manohar Sutar
2025-12-23
phy: exynos5-usbdrd: support HS phy for ExynosAutov920
Pritam Manohar Sutar
2025-11-20
phy: exynos5-usbdrd: fix clock prepare imbalance
André Draszik
2025-08-13
phy: samsung: exynos5-usbdrd: drop unused module alias
Johan Hovold
2025-06-14
phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phy
Igor Belwon
2025-05-14
phy: exynos5-usbdrd: support Exynos USBDRD 3.2 4nm controller
Ivaylo Ivanov
2025-05-14
phy: exynos5-usbdrd: s/FIELD_PREP_CONST/FIELD_PREP where appropriate
André Draszik
2025-05-14
phy: exynos5-usbdrd: fix setting LINKSYSTEM_FLADJ on exynos7870
André Draszik
2025-04-10
phy: exynos5-usbdrd: add exynos7870 USBDRD support
Kaustabh Chakraborty
2025-04-10
phy: exynos5-usbdrd: use GENMASK and FIELD_PREP for Exynos5 PHY registers
Kaustabh Chakraborty
2025-04-01
Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
2025-02-14
phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
André Draszik
2025-02-13
phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)
André Draszik
2025-02-13
phy: exynos5-usbdrd: subscribe to orientation notifier if required
André Draszik
2025-02-13
phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
André Draszik
2025-02-13
phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
André Draszik
2025-02-13
phy: exynos5-usbdrd: convert to dev_err_probe
André Draszik
2025-02-10
phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk
Kaustabh Chakraborty
2024-09-23
Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
2024-08-04
phy: exynos5-usbdrd: fix error code in probe()
Dan Carpenter
2024-07-31
phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP()
André Draszik
2024-07-02
phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)
André Draszik
2024-07-02
phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulk
André Draszik
2024-07-02
phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulk
André Draszik
2024-07-02
phy: exynos5-usbdrd: convert core clocks to clk_bulk
André Draszik
2024-07-02
phy: exynos5-usbdrd: support isolating HS and SS ports independently
André Draszik
2024-06-12
phy: exynos5-usbdrd: set ref clk freq in exynos850_usbdrd_utmi_init()
André Draszik
2024-06-12
phy: exynos5-usbdrd: fix definition of EXYNOS5_FSEL_26MHZ
André Draszik
2024-06-12
phy: exynos5-usbdrd: make phy_isol() take a bool for clarity
André Draszik
2024-06-12
phy: exynos5-usbdrd: convert udelay() to fsleep()
André Draszik
2024-06-12
phy: exynos5-usbdrd: uniform order of register bit macros
André Draszik
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-08-22
phy: exynos5-usbdrd: Add Exynos850 support
Sam Protsenko
2023-08-22
phy: exynos5-usbdrd: Add 26MHz ref clk support
Sam Protsenko
2023-08-22
phy: exynos5-usbdrd: Make it possible to pass custom phy ops
Sam Protsenko
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2020-11-16
phy: samsung: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-08-23
phy: samsung: Use readl_poll_timeout function
Anand Moon
2020-07-13
phy: exynos5-usbdrd: use correct format for structure description
Vinod Koul
2020-07-13
phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
Marek Szyprowski
2020-06-24
phy: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
2019-08-23
phy: samsung: disable bind/unbind platform driver feature
Marek Szyprowski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-12-29
phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
Vivek Gautam
2017-08-20
phy: samsung: use of_device_get_match_data()
Chunfeng Yun
2017-06-01
phy: Group vendor specific phy drivers
Vivek Gautam