summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regmap-sdw-mbq.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-04Merge tag 'regmap-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+2
2025-11-07regmap: sdw-mbq: Reorder regmap_mbq_context struct for better packingCharles Keepax1-1/+2
2025-10-27regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slaveCharles Keepax1-11/+12
2025-01-07regmap: sdw-mbq: Add support for SDCA deferred controlsCharles Keepax1-14/+115
2025-01-07regmap: sdw-mbq: Add support for further MBQ register sizesCharles Keepax1-20/+94
2024-04-11regmap: Drop capitalisation in MODULE_DESCRIPTION()Andy Shevchenko1-1/+1
2022-04-04regmap: Constify static regmap_bus structsRikard Falkeborn1-1/+1
2021-02-11regmap: sdw-mbq: use MODULE_LICENSE("GPL")Bard Liao1-1/+1
2021-02-11regmap: sdw: use no_pm routines for SoundWire 1.2 MBQBard Liao1-4/+4
2020-11-26regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart1-0/+101