aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap.c
Commit message (Expand)AuthorAgeFilesLines
* regmap: check right noinc bounds in debug printLinus Walleij2022-08-231-2/+2
* regmap: introduce value tracing for regmap bulk operationsDmitry Rokosov2022-08-231-0/+7
* regmap: Support accelerated noinc operationsLinus Walleij2022-08-171-3/+120
* regmap: Make use of get_unaligned_be24(), put_unaligned_be24()Andy Shevchenko2022-08-151-20/+17
* regmap: permit to set reg_update_bits with bulk implementationChristian Marangi2022-07-181-0/+2
* regmap: add WARN_ONCE when invalid mask is provided to regmap_field_init()Matt Ranostay2022-07-081-0/+3
* regmap: Merge up fixesMark Brown2022-06-291-7/+8
|\
| * regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas2022-06-201-6/+4
| * regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas2022-06-201-0/+3
| * regmap: Re-introduce bulk read support check in regmap_bulk_read()Javier Martinez Canillas2022-06-201-1/+1
* | regmap: provide regmap_field helpers for simple bit operationsLi Chen2022-06-151-0/+22
|/
* regmap: Add missing map->bus checkMarek Vasut2022-05-091-1/+1
* regmap: Add bulk read/write callbacks into regmap_configMarek Vasut2022-05-051-36/+40
* regmap: allow a defined reg_base to be added to every addressColin Foster2022-03-181-0/+6
* regmap: add configurable downshift for addressesColin Foster2022-03-181-0/+5
* regmap: Call regmap_debugfs_exit() prior to _init()Fabio Estevam2022-01-071-0/+1
* regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith2021-11-151-0/+1
* Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown2021-08-261-5/+30
|\
| * regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean2021-08-261-5/+30
* | regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fieldsIcenowy Zheng2021-08-021-2/+2
* | regmap: Prefer unsigned int to bare use of unsignedJinchao Wang2021-07-111-4/+4
* | regmap: fix the offset of register error logJeongtae Park2021-07-111-1/+1
* | regmap: add support for 7/17 register formatingAntoniu Miclaus2021-05-261-0/+13
* | regmap-i2c: Set regmap max raw r/w from quirksLucas Tanure2021-05-141-0/+2
|/
* regmap: Fix order of regmap write logLucas Tanure2020-11-121-4/+7
* Merge remote-tracking branch 'regmap/for-5.10' into regmap-nextMark Brown2020-10-051-4/+141
|\
| * Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown2020-09-281-0/+100
| |\
| | * regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla2020-09-281-0/+100
| * | regmap: destroy mutex (if used) in regmap_exit()Bartosz Golaszewski2020-09-281-0/+2
| * | regmap: debugfs: Fix more error path regressionsCharles Keepax2020-09-221-0/+2
| * | regmap: Add support for 12/20 register formattingRicardo Ribalda2020-09-171-0/+22
| * | regmap: Add can_sleep configuration optionDmitry Osipenko2020-09-021-4/+15
| * | regmap: Use flexible sleepDmitry Osipenko2020-09-011-2/+2
| |/
* | regmap: fix page selection for noinc writesDmitry Baryshkov2020-09-211-10/+11
* | regmap: fix page selection for noinc readsDmitry Baryshkov2020-09-211-6/+6
* | regmap: debugfs: Add back in erroneously removed initialisation of retCharles Keepax2020-09-181-1/+1
* | regmap: debugfs: Fix handling of name string for debugfs init delaysCharles Keepax2020-09-171-11/+33
|/
* Merge remote-tracking branch 'regmap/for-5.9' into regmap-nextMark Brown2020-07-171-19/+14
|\
| * regmap: Switch to use fwnode instead of OF oneAndy Shevchenko2020-07-101-18/+13
| * regmap: remove stray spaceBartosz Golaszewski2020-06-151-1/+1
* | regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde2020-07-031-1/+1
* | regmap: Fix memory leak from regmap_register_patchCharles Keepax2020-06-171-0/+1
|/
* regmap: fix the kerneldoc for regmap_test_bits()Bartosz Golaszewski2020-06-081-2/+3
* regmap: fix alignment issueJens Thoms Toerring2020-06-011-54/+46
* Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown2020-05-291-0/+22
|\
| * regmap: provide helpers for simple bit operationsBartosz Golaszewski2020-05-291-0/+22
* | regmap: Add bus reg_update_bits() supportBaolin Wang2020-04-141-0/+1
|/
* regmap: fix writes to non incrementing registersBen Whitten2020-01-211-5/+12
* regmap: fix bulk writes on paged registersSrinivas Kandagatla2019-06-121-0/+2
* regmap: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-251-11/+7