index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap.c
Age
Commit message (
Expand
)
Author
2022-06-20
regmap: Wire up regmap_config provided bulk write in missed functions
Javier Martinez Canillas
2022-06-20
regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
Javier Martinez Canillas
2022-06-20
regmap: Re-introduce bulk read support check in regmap_bulk_read()
Javier Martinez Canillas
2022-05-09
regmap: Add missing map->bus check
Marek Vasut
2022-05-05
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2022-03-18
regmap: allow a defined reg_base to be added to every address
Colin Foster
2022-03-18
regmap: add configurable downshift for addresses
Colin Foster
2022-01-07
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
2021-11-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
2021-08-26
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...
Mark Brown
2021-08-26
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
2021-08-02
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
Icenowy Zheng
2021-07-11
regmap: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-07-11
regmap: fix the offset of register error log
Jeongtae Park
2021-05-26
regmap: add support for 7/17 register formating
Antoniu Miclaus
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2020-11-12
regmap: Fix order of regmap write log
Lucas Tanure
2020-10-05
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
2020-09-28
regmap: destroy mutex (if used) in regmap_exit()
Bartosz Golaszewski
2020-09-22
regmap: debugfs: Fix more error path regressions
Charles Keepax
2020-09-21
regmap: fix page selection for noinc writes
Dmitry Baryshkov
2020-09-21
regmap: fix page selection for noinc reads
Dmitry Baryshkov
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
2020-09-17
regmap: Add support for 12/20 register formatting
Ricardo Ribalda
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
2020-09-01
regmap: Use flexible sleep
Dmitry Osipenko
2020-07-17
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
2020-07-10
regmap: Switch to use fwnode instead of OF one
Andy Shevchenko
2020-07-03
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-06-17
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
2020-06-15
regmap: remove stray space
Bartosz Golaszewski
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
2020-06-01
regmap: fix alignment issue
Jens Thoms Toerring
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
2020-04-14
regmap: Add bus reg_update_bits() support
Baolin Wang
2020-01-21
regmap: fix writes to non incrementing registers
Ben Whitten
2019-06-12
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2019-04-03
regmap: verify if register is writeable before writing operations
Han Nandor
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2018-10-19
regmap: use less #ifdef for LOG_DEVICE
Ben Dooks
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-08-09
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
2018-03-12
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...
Mark Brown
2018-03-12
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
[next]