Age | Commit message (Expand) | Author | Files | Lines |
2020-07-23 | Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Greg Kroah-Hartman | 10 | -17/+615 |
2020-07-21 | phy: samsung-ufs: Fix IS_ERR argument | Gustavo A. R. Silva | 1 | -1/+1 |
2020-07-17 | phy: samsung-ufs: add UFS PHY driver for samsung SoC | Alim Akhtar | 5 | -0/+596 |
2020-07-13 | phy: exynos5-usbdrd: use correct format for structure description | Vinod Koul | 1 | -3/+3 |
2020-07-13 | phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY | Marek Szyprowski | 1 | -1/+3 |
2020-06-24 | phy: exynos: Rename Exynos to lowercase | Krzysztof Kozlowski | 6 | -13/+13 |
2020-06-15 | phy: samsung: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-05-13 | phy: samsung: s5pv210-usb2: Add delay after reset | Jonathan Bakker | 1 | -0/+4 |
2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+3 |
2020-01-06 | phy: Enable compile testing for some of drivers | Krzysztof Kozlowski | 1 | -4/+4 |
2019-08-23 | phy: samsung: disable bind/unbind platform driver feature | Marek Szyprowski | 6 | -0/+6 |
2019-07-01 | Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman | 1 | -3/+2 |
2019-06-20 | phy: samsung: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 1 | -3/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 11 | -44/+11 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-04-25 | phy: exynos-mipi-video: Simplify code by using regmap_update_bits() | Sylwester Nawrocki | 1 | -20/+14 |
2018-03-08 | phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB | Ulf Magnusson | 1 | -1/+1 |
2017-12-29 | phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 | Vivek Gautam | 1 | -0/+183 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-20 | phy: samsung: use of_device_get_match_data() | Chunfeng Yun | 3 | -12/+9 |
2017-06-01 | phy: Group vendor specific phy drivers | Vivek Gautam | 13 | -0/+3484 |