index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
samsung
/
phy-exynos5-usbdrd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
2024-09-23
1
-6
/
+6
|
\
|
*
phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP()
André Draszik
2024-07-31
1
-6
/
+6
*
|
phy: exynos5-usbdrd: fix error code in probe()
Dan Carpenter
2024-08-04
1
-1
/
+1
|
/
*
phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)
André Draszik
2024-07-02
1
-5
/
+663
*
phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulk
André Draszik
2024-07-02
1
-47
/
+39
*
phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulk
André Draszik
2024-07-02
1
-15
/
+39
*
phy: exynos5-usbdrd: convert core clocks to clk_bulk
André Draszik
2024-07-02
1
-68
/
+61
*
phy: exynos5-usbdrd: support isolating HS and SS ports independently
André Draszik
2024-07-02
1
-10
/
+13
*
phy: exynos5-usbdrd: set ref clk freq in exynos850_usbdrd_utmi_init()
André Draszik
2024-06-12
1
-0
/
+29
*
phy: exynos5-usbdrd: fix definition of EXYNOS5_FSEL_26MHZ
André Draszik
2024-06-12
1
-1
/
+1
*
phy: exynos5-usbdrd: make phy_isol() take a bool for clarity
André Draszik
2024-06-12
1
-6
/
+6
*
phy: exynos5-usbdrd: convert udelay() to fsleep()
André Draszik
2024-06-12
1
-4
/
+4
*
phy: exynos5-usbdrd: uniform order of register bit macros
André Draszik
2024-06-12
1
-29
/
+15
*
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-02-23
1
-1
/
+1
*
phy: exynos5-usbdrd: Add Exynos850 support
Sam Protsenko
2023-08-22
1
-0
/
+169
*
phy: exynos5-usbdrd: Add 26MHz ref clk support
Sam Protsenko
2023-08-22
1
-0
/
+4
*
phy: exynos5-usbdrd: Make it possible to pass custom phy ops
Sam Protsenko
2023-08-22
1
-2
/
+7
*
phy: Explicitly include correct DT includes
Rob Herring
2023-07-17
1
-2
/
+0
*
phy: samsung: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
1
-3
/
+1
*
phy: samsung: Use readl_poll_timeout function
Anand Moon
2020-08-23
1
-27
/
+12
*
phy: exynos5-usbdrd: use correct format for structure description
Vinod Koul
2020-07-13
1
-3
/
+3
*
phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
Marek Szyprowski
2020-07-13
1
-1
/
+3
*
phy: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
2020-06-24
1
-3
/
+3
*
phy: samsung: disable bind/unbind platform driver feature
Marek Szyprowski
2019-08-23
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
Vivek Gautam
2017-12-29
1
-0
/
+183
*
phy: samsung: use of_device_get_match_data()
Chunfeng Yun
2017-08-20
1
-3
/
+4
*
phy: Group vendor specific phy drivers
Vivek Gautam
2017-06-01
1
-0
/
+782