summaryrefslogtreecommitdiffstats
path: root/drivers/phy/samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman2020-07-2310-17/+615
|\
| * phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva2020-07-211-1/+1
| * phy: samsung-ufs: add UFS PHY driver for samsung SoCAlim Akhtar2020-07-175-0/+596
| * phy: exynos5-usbdrd: use correct format for structure descriptionVinod Koul2020-07-131-3/+3
| * phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHYMarek Szyprowski2020-07-131-1/+3
| * phy: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski2020-06-246-13/+13
* | phy: samsung: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
|/
* phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker2020-05-131-0/+4
* Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-3/+3
|\
| * phy: Enable compile testing for some of driversKrzysztof Kozlowski2020-01-061-4/+4
|/
* phy: samsung: disable bind/unbind platform driver featureMarek Szyprowski2019-08-236-0/+6
* Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-07-011-3/+2
|\
| * phy: samsung: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-201-3/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1911-44/+11
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* phy: exynos-mipi-video: Simplify code by using regmap_update_bits()Sylwester Nawrocki2018-04-251-20/+14
* phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USBUlf Magnusson2018-03-081-1/+1
* phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam2017-12-291-0/+183
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* phy: samsung: use of_device_get_match_data()Chunfeng Yun2017-08-203-12/+9
* phy: Group vendor specific phy driversVivek Gautam2017-06-0113-0/+3484