summaryrefslogtreecommitdiff
path: root/drivers/base/regmap
AgeCommit message (Expand)Author
2020-07-17Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-16regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson
2020-07-08regmap: add missing dependency on SoundWirePierre-Louis Bossart
2020-07-03regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde
2020-06-22Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-17regmap: Fix memory leak from regmap_register_patchCharles Keepax
2020-06-08regmap: fix the kerneldoc for regmap_test_bits()Bartosz Golaszewski
2020-06-01regmap: fix alignment issueJens Thoms Toerring
2020-05-29Merge remote-tracking branch 'regmap/for-5.8' into regmap-nextMark Brown
2020-05-29Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown
2020-05-29regmap: provide helpers for simple bit operationsBartosz Golaszewski
2020-04-24regmap-i2c: add 16-bit width registers supportAceLan Kao
2020-04-14Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...Mark Brown
2020-04-14regmap-irq: make it possible to add irq_chip do a specific device nodeMichael Walle
2020-04-14regmap: Add bus reg_update_bits() supportBaolin Wang
2020-03-13regmap: debugfs: check count when read regmap filePeng Fan
2020-01-21regmap: fix writes to non incrementing registersBen Whitten
2020-01-06regmap-i2c: constify regmap_bus structuresMichał Mirosław
2019-11-19regmap: regmap-w1: Drop unreachable codeMika Westerberg
2019-09-16Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-08-12Merge branch 'regmap-5.4' into regmap-nextMark Brown
2019-08-12regmap-irq: Correct error paths in regmap_irq_thread for pm_runtimeCharles Keepax
2019-08-09soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart
2019-08-01regmap: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-04Merge branch 'regmap-5.3' into regmap-nextMark Brown
2019-07-04Merge branch 'regmap-5.2' into regmap-linusMark Brown
2019-07-04regmap: select CONFIG_REGMAP while REGMAP_SCCB is setYueHaibing
2019-06-17regmap: lzo: Switch to bitmap_zalloc()Andy Shevchenko
2019-06-12regmap: fix bulk writes on paged registersSrinivas Kandagatla
2019-06-07regmap: add i3c bus supportVitor Soares
2019-05-20regmap: debugfs: Fix memory leak in regmap_debugfs_initDaniel Baluta
2019-04-25Merge branch 'regmap-5.2' into regmap-nextMark Brown
2019-04-25Merge branch 'regmap-5.1' into regmap-linusMark Brown
2019-04-25regmap: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-04-03regmap: verify if register is writeable before writing operationsHan Nandor
2019-04-01regmap: regmap-irq: fix getting type default valuesSrinivas Kandagatla
2019-03-20regmap: debugfs: Jump to the next readable registerLucas Tanure
2019-03-19regmap: debugfs: Replace code by already existing functionLucas Tanure
2019-01-29Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2019-01-29Merge branch 'regmap-5.1' into regmap-nextMark Brown
2019-01-29regmap: Remove attribute packed from struct 'regcache_rbtree_node'Mathieu Malaterre
2019-01-23regmap: regmap-irq: Add main status register supportMatti Vaittinen
2019-01-14regmap-irq: do not write mask register if mask_base is zeroMark Zhang
2018-12-31regmap: regmap-irq: silently ignore unsupported type settingsMatti Vaittinen
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen
2018-12-19regmap: regmap-irq: Remove default irq type setting from coreMatti Vaittinen
2018-12-17regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-17regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li