aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/regmap
AgeCommit message (Expand)Author
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
2018-12-13regmap: irq: handle HW using separate rising/falling edge interruptsBartosz Golaszewski
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown
2018-10-19regmap: use less #ifdef for LOG_DEVICEBen Dooks
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-09-07regmap: fix comment for regmap.use_single_writeDavid Frey
2018-08-09Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard
2018-07-23regmap: sccb: fix typo and sort headers alphabeticallyAkinobu Mita
2018-07-18Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-07-18regmap: add SCCB supportAkinobu Mita
2018-07-11regmap: slimbus: add support to multi read/writeSrinivas Kandagatla
2018-06-04Merge branch 'regmap-4.17' into regmap-4.18 for the merge windowMark Brown
2018-05-25regmap: slimbus: allow register offsets up to 16 bitsSrinivas Kandagatla
2018-05-17regmap: Skip clk_put for attached clocks when freeing contextJames Kelly
2018-03-12Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...Mark Brown
2018-03-12Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown
2018-03-12Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' int...Mark Brown
2018-03-12Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2018-03-06regmap: debugfs: Improve warning message on debugfs_create_dir() failureFabio Estevam
2018-03-06regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failedJeffy Chen
2018-03-05regmap: debugfs: Don't leak dummy namesMark Brown
2018-03-05regmap: debugfs: Disambiguate dummy debugfs file nameFabio Estevam
2018-02-26regmap: mmio: Add function to attach a clockMaxime Ripard
2018-02-26regmap: Merge redundant handling in regmap_bulk_writeCharles Keepax
2018-02-26regmap: Tidy up regmap_raw_write chunking codeCharles Keepax
2018-02-26regmap: Move the handling for max_raw_write into regmap_raw_writeCharles Keepax
2018-02-26regmap: Remove unnecessary printk for failed allocationCharles Keepax
2018-02-26regmap: Format data for raw write in regmap_bulk_writeCharles Keepax
2018-02-26Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-02-20regmap: use debugfs even when no deviceDavid Lechner