summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/Makefile
AgeCommit message (Expand)Author
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-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
2015-03-19regmap: Move tracing header into drivers/base/regmapSteven Rostedt
2014-11-19regmap: ac97: Add generic AC'97 callbacksMark Brown
2013-10-28regmap: add SPMI supportJosh Cartwright
2013-01-02regmap: flat: Add flat cache typeMark Brown
2012-04-06regmap: add MMIO bus supportStephen Warren
2011-11-20regmap: Remove indexed cache typeMark Brown
2011-11-08Merge branches 'regmap/irq' and 'regmap/cache' into regmap-nextMark Brown
2011-11-08regmap: Fix word wrap in MakefileMark Brown
2011-11-08regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown
2011-09-19regmap: Add the LZO cache supportDimitris Papastamos
2011-09-19regmap: Add the rbtree cache supportDimitris Papastamos
2011-09-19regmap: Add the indexed cache supportDimitris Papastamos
2011-09-19regmap: Introduce caching supportDimitris Papastamos
2011-08-08regmap: Provide register map dump via debugfsMark Brown
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