summaryrefslogtreecommitdiff
path: root/drivers/soc/samsung/exynos-usi.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-14soc: samsung: usi: prevent wrong bits inversion during unconfiguringIvaylo Ivanov1-1/+1
2025-03-06soc: samsung: include linux/array_size.h where neededArnd Bergmann1-0/+1
2025-02-05soc: samsung: usi: implement support for USIv1 and exynos8895Ivaylo Ivanov1-13/+58
2025-02-05soc: samsung: usi: add a routine for unconfiguring the ipIvaylo Ivanov1-0/+28
2025-02-03soc: samsung: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-6/+2
2021-12-18soc: samsung: Add USI driverSam Protsenko1-0/+285