Age | Commit message (Expand) | Author |
2023-07-13 | regmap: Provide user selectable option to enable regmap | Mark Brown |
2023-05-08 | regmap: REGMAP_KUNIT should not select REGMAP | Geert Uytterhoeven |
2023-03-30 | regmap: Add some basic kunit tests | Mark Brown |
2023-03-30 | regmap: Add RAM backed register map | Mark Brown |
2023-03-29 | regmap: Removed compressed cache support | Mark Brown |
2022-11-25 | regmap: Add FSI bus support | Eddie James |
2021-05-19 | regmap: Add MDIO bus support | Sander Vanheule |
2020-11-26 | regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ | Pierre-Louis Bossart |
2020-08-26 | regmap: add Intel SPI Slave to AVMM Bus Bridge support | Xu Yilun |
2020-07-08 | regmap: add missing dependency on SoundWire | Pierre-Louis Bossart |
2019-08-09 | soundwire: fix regmap dependencies and align with other serial links | Pierre-Louis Bossart |
2019-07-04 | regmap: select CONFIG_REGMAP while REGMAP_SCCB is set | YueHaibing |
2019-06-07 | regmap: add i3c bus support | Vitor Soares |
2018-07-18 | regmap: add SCCB support | Akinobu Mita |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-08 | regmap: Add SoundWire bus support | Vinod Koul |
2017-12-19 | regmap: add SLIMbus support | Srinivas Kandagatla |
2017-11-29 | regmap: Remove the redundant config to select hwspinlock | Baolin Wang |
2017-11-13 | Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2017-11-06 | regmap: Try to work around Kconfig exploding on HWSPINLOCK | Mark Brown |
2017-11-03 | regmap: Add a config option for hwspinlock | Mark Brown |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-06 | Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2017-06-06 | regmap: Add 1-Wire bus support | Alex A. Mihaylov |
2017-06-06 | regmap: make LZO cache optional | Jonas Gorski |
2014-11-19 | regmap: ac97: Add generic AC'97 callbacks | Mark Brown |
2014-08-17 | regmap: Add explicit dependencies to catch "select" misuse | Geert Uytterhoeven |
2013-10-28 | regmap: add SPMI support | Josh Cartwright |
2012-10-17 | regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabled | Dong Aisheng |
2012-05-23 | regmap: Use select .. if to get IRQ_DOMAIN enabled | Mark Brown |
2012-04-06 | regmap: add MMIO bus support | Stephen Warren |
2011-11-08 | regmap: Add a reusable irq_chip for regmap based interrupt controllers | Mark Brown |
2011-09-19 | regmap: Add the LZO cache support | Dimitris Papastamos |
2011-07-23 | regmap: Add SPI bus support | Mark Brown |
2011-07-23 | regmap: Add I2C bus support | Mark Brown |
2011-07-23 | regmap: Add generic non-memory mapped register access API | Mark Brown |