summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/Kconfig
AgeCommit message (Expand)AuthorLines
2026-01-15regmap: Enable REGMAP when REGMAP_SLIMBUS is enabledGeert Uytterhoeven-1/+1
2025-05-20regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQAndrew Davis-2/+2
2023-07-13regmap: Provide user selectable option to enable regmapMark Brown-1/+11
2023-05-08regmap: REGMAP_KUNIT should not select REGMAPGeert Uytterhoeven-3/+10
2023-03-30regmap: Add some basic kunit testsMark Brown-0/+7
2023-03-30regmap: Add RAM backed register mapMark Brown-0/+3
2023-03-29regmap: Removed compressed cache supportMark Brown-5/+0
2022-11-25regmap: Add FSI bus supportEddie James-1/+5
2021-05-19regmap: Add MDIO bus supportSander Vanheule-1/+5
2020-11-26regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart-1/+5
2020-08-26regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun-1/+5
2020-07-08regmap: add missing dependency on SoundWirePierre-Louis Bossart-1/+1
2019-08-09soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart-1/+1
2019-07-04regmap: select CONFIG_REGMAP while REGMAP_SCCB is setYueHaibing-1/+1
2019-06-07regmap: add i3c bus supportVitor Soares-1/+5
2018-07-18regmap: add SCCB supportAkinobu Mita-0/+4
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2018-01-08regmap: Add SoundWire bus supportVinod Koul-0/+4
2017-12-19regmap: add SLIMbus supportSrinivas Kandagatla-0/+4
2017-11-29regmap: Remove the redundant config to select hwspinlockBaolin Wang-4/+0
2017-11-13Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-0/+4
2017-11-06regmap: Try to work around Kconfig exploding on HWSPINLOCKMark Brown-1/+1
2017-11-03regmap: Add a config option for hwspinlockMark Brown-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-06-06Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-1/+4
2017-06-06regmap: Add 1-Wire bus supportAlex A. Mihaylov-1/+5
2017-06-06regmap: make LZO cache optionalJonas Gorski-1/+4
2014-11-19regmap: ac97: Add generic AC'97 callbacksMark Brown-1/+4
2014-08-17regmap: Add explicit dependencies to catch "select" misuseGeert Uytterhoeven-0/+3
2013-10-28regmap: add SPMI supportJosh Cartwright-1/+4
2012-10-17regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng-1/+1
2012-05-23regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown-0/+1
2012-04-06regmap: add MMIO bus supportStephen Warren-0/+3
2011-11-08regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown-0/+3
2011-09-19regmap: Add the LZO cache supportDimitris Papastamos-0/+2
2011-07-23regmap: Add SPI bus supportMark Brown-1/+4
2011-07-23regmap: Add I2C bus supportMark Brown-0/+4
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown-0/+6