summaryrefslogtreecommitdiffstats
path: root/drivers/phy/samsung
AgeCommit message (Expand)AuthorLines
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+9
2022-08-01phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacksMarek Szyprowski-16/+9
2022-07-08phy: samsung-ufs: ufs: change phy on/off controlChanho Park-13/+19
2022-07-08phy: samsung-ufs: convert phy clk usage to clk_bulk APIChanho Park-88/+42
2022-06-16phy: samsung-ufs: add support for FSD ufs phy driverAlim Akhtar-0/+63
2022-06-16phy: samsung-ufs: move cdr offset to drvdataAlim Akhtar-2/+9
2022-06-08phy: samsung: exynosautov9-ufs: correct TSRV register configurationsChanho Park-9/+9
2022-06-08phy: samsung: ufs: support secondary ufs phyChanho Park-0/+5
2022-06-08phy: samsung: ufs: remove drvdata from struct samsung_ufs_phyChanho Park-12/+16
2022-06-08phy: samsung: ufs: constify samsung_ufs_phy_cfgChanho Park-3/+3
2022-06-08phy: samsung: ufs: rename cfg to cfgs for clarificationChanho Park-6/+6
2022-04-11phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski-6/+14
2022-04-11phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin-0/+1
2021-10-01phy: samsung: unify naming and describe driver in KConfigKrzysztof Kozlowski-8/+8
2021-07-20phy: samsung-ufs: support exynosauto ufs phy driverChanho Park-2/+77
2021-07-20phy: samsung-ufs: move phy-exynos7-ufs headerChanho Park-8/+9
2020-12-02phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250Marek Szyprowski-8/+1
2020-11-30phy: samsung: Add support for the Exynos5420 variant of the USB2 PHYMarek Szyprowski-15/+47
2020-11-20phy: samsung: phy-exynos-pcie: fix typo 'tunning'Vinod Koul-1/+1
2020-11-20phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHYJaehoon Chung-189/+112
2020-11-16phy: samsung: convert to devm_platform_ioremap_resourceChunfeng Yun-15/+5
2020-08-31phy: samsung-ufs: Constify samsung_ufs_phy_opsRikard Falkeborn-1/+1
2020-08-23phy: samsung: Use readl_poll_timeout functionAnand Moon-27/+12
2020-07-23Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman-17/+615
2020-07-21phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva-1/+1
2020-07-17phy: samsung-ufs: add UFS PHY driver for samsung SoCAlim Akhtar-0/+596
2020-07-13phy: exynos5-usbdrd: use correct format for structure descriptionVinod Koul-3/+3
2020-07-13phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHYMarek Szyprowski-1/+3
2020-06-24phy: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski-13/+13
2020-06-15phy: samsung: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-05-13phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker-0/+4
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+3
2020-01-06phy: Enable compile testing for some of driversKrzysztof Kozlowski-4/+4
2019-08-23phy: samsung: disable bind/unbind platform driver featureMarek Szyprowski-0/+6
2019-07-01Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman-3/+2
2019-06-20phy: samsung: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva-3/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-44/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-04-25phy: exynos-mipi-video: Simplify code by using regmap_update_bits()Sylwester Nawrocki-20/+14
2018-03-08phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USBUlf Magnusson-1/+1
2017-12-29phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam-0/+183
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-20phy: samsung: use of_device_get_match_data()Chunfeng Yun-12/+9
2017-06-01phy: Group vendor specific phy driversVivek Gautam-0/+3484