summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-sdw.c
Commit message (Expand)AuthorAgeFilesLines
* regmap: sdw: check for invalid multi-register writes configSrinivas Kandagatla2023-05-241-0/+4
* regmap: sdw: Remove 8-bit value size restrictionLucas Tanure2023-03-051-15/+24
* regmap: sdw: Update misleading commentCharles Keepax2023-03-051-1/+1
* regmap: Constify static regmap_bus structsRikard Falkeborn2022-04-041-1/+1
* regmap: sdw: use _no_pm functions in regmap_read/writeBard Liao2021-02-111-2/+2
* regmap: sdw: add required header filesPierre-Louis Bossart2020-11-261-0/+2
* regmap: soundwire: remove unused header mod_devicetable.hVinod Koul2020-09-011-1/+0
* regmap: Add SoundWire bus supportVinod Koul2018-01-081-0/+88