index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
regmap: check right noinc bounds in debug print
Linus Walleij
1
-2
/
+2
2022-08-23
regmap: introduce value tracing for regmap bulk operations
Dmitry Rokosov
1
-0
/
+7
2022-08-17
regmap: Support accelerated noinc operations
Linus Walleij
1
-3
/
+120
2022-08-15
regmap: Make use of get_unaligned_be24(), put_unaligned_be24()
Andy Shevchenko
1
-20
/
+17
2022-07-18
regmap: permit to set reg_update_bits with bulk implementation
Christian Marangi
1
-0
/
+2
2022-07-08
regmap: add WARN_ONCE when invalid mask is provided to regmap_field_init()
Matt Ranostay
1
-0
/
+3
2022-06-29
regmap: Merge up fixes
Mark Brown
1
-7
/
+8
2022-06-20
regmap: Wire up regmap_config provided bulk write in missed functions
Javier Martinez Canillas
1
-6
/
+4
2022-06-20
regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
Javier Martinez Canillas
1
-0
/
+3
2022-06-20
regmap: Re-introduce bulk read support check in regmap_bulk_read()
Javier Martinez Canillas
1
-1
/
+1
2022-06-15
regmap: provide regmap_field helpers for simple bit operations
Li Chen
1
-0
/
+22
2022-05-09
regmap: Add missing map->bus check
Marek Vasut
1
-1
/
+1
2022-05-05
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
1
-36
/
+40
2022-03-18
regmap: allow a defined reg_base to be added to every address
Colin Foster
1
-0
/
+6
2022-03-18
regmap: add configurable downshift for addresses
Colin Foster
1
-0
/
+5
2022-01-07
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
1
-0
/
+1
2021-11-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
1
-0
/
+1
2021-08-26
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...
Mark Brown
1
-5
/
+30
2021-08-26
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
1
-5
/
+30
2021-08-02
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
Icenowy Zheng
1
-2
/
+2
2021-07-12
regmap: Prefer unsigned int to bare use of unsigned
Jinchao Wang
1
-4
/
+4
2021-07-12
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-05-26
regmap: add support for 7/17 register formating
Antoniu Miclaus
1
-0
/
+13
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
1
-0
/
+2
2020-11-12
regmap: Fix order of regmap write log
Lucas Tanure
1
-4
/
+7
2020-10-05
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
1
-4
/
+141
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
1
-0
/
+100
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
1
-0
/
+100
2020-09-28
regmap: destroy mutex (if used) in regmap_exit()
Bartosz Golaszewski
1
-0
/
+2
2020-09-22
regmap: debugfs: Fix more error path regressions
Charles Keepax
1
-0
/
+2
2020-09-21
regmap: fix page selection for noinc writes
Dmitry Baryshkov
1
-10
/
+11
2020-09-21
regmap: fix page selection for noinc reads
Dmitry Baryshkov
1
-6
/
+6
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
1
-1
/
+1
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
1
-11
/
+33
2020-09-17
regmap: Add support for 12/20 register formatting
Ricardo Ribalda
1
-0
/
+22
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
1
-4
/
+15
2020-09-01
regmap: Use flexible sleep
Dmitry Osipenko
1
-2
/
+2
2020-07-17
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
1
-19
/
+14
2020-07-10
regmap: Switch to use fwnode instead of OF one
Andy Shevchenko
1
-18
/
+13
2020-07-03
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
1
-1
/
+1
2020-06-17
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
1
-0
/
+1
2020-06-16
regmap: remove stray space
Bartosz Golaszewski
1
-1
/
+1
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
1
-2
/
+3
2020-06-01
regmap: fix alignment issue
Jens Thoms Toerring
1
-54
/
+46
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
1
-0
/
+22
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+22
2020-04-14
regmap: Add bus reg_update_bits() support
Baolin Wang
1
-0
/
+1
2020-01-21
regmap: fix writes to non incrementing registers
Ben Whitten
1
-5
/
+12
2019-06-12
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
1
-0
/
+2
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
1
-11
/
+7
[next]