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