summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regmap-sdw.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-24regmap: sdw: check for invalid multi-register writes configSrinivas Kandagatla1-0/+4
2023-03-06regmap: sdw: Remove 8-bit value size restrictionLucas Tanure1-15/+24
2023-03-06regmap: sdw: Update misleading commentCharles Keepax1-1/+1
2022-04-04regmap: Constify static regmap_bus structsRikard Falkeborn1-1/+1
2021-02-11regmap: sdw: use _no_pm functions in regmap_read/writeBard Liao1-2/+2
2020-11-26regmap: sdw: add required header filesPierre-Louis Bossart1-0/+2
2020-09-01regmap: soundwire: remove unused header mod_devicetable.hVinod Koul1-1/+0
2018-01-08regmap: Add SoundWire bus supportVinod Koul1-0/+88