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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
regmap: Merge up v6.4-rc6
Mark Brown
4
-6
/
+22
2023-06-01
regmap: Add missing cache_only checks
Charles Keepax
1
-10
/
+16
2023-06-01
regmap: regmap-irq: Move handle_post_irq to before pm_runtime_put
Charles Keepax
1
-3
/
+3
2023-05-24
regmap: Load register defaults in blocks rather than register by register
Mark Brown
1
-6
/
+52
2023-05-24
regmap: maple: Drop the RCU read lock while syncing registers
Mark Brown
1
-1
/
+4
2023-05-24
regmap: sdw: check for invalid multi-register writes config
Srinivas Kandagatla
1
-0
/
+4
2023-05-18
regmap: Account for register length when chunking
Jim Wylder
1
-2
/
+4
2023-05-12
regmap-irq: Cleanups and remove unused
Mark Brown
1
-175
/
+47
2023-05-12
regmap: mmio: Allow passing an empty config->reg_stride
Maxime Chevallier
1
-1
/
+1
2023-05-12
regmap-irq: Drop backward compatibility for inverted mask/unmask
Aidan MacDonald
1
-33
/
+11
2023-05-12
regmap-irq: Minor adjustments to .handle_mask_sync()
Aidan MacDonald
1
-34
/
+31
2023-05-12
regmap-irq: Remove support for not_fixed_stride
Aidan MacDonald
1
-40
/
+3
2023-05-12
regmap-irq: Remove type registers
Aidan MacDonald
1
-74
/
+8
2023-05-11
regmap-irq: Remove virtual registers
Aidan MacDonald
1
-48
/
+0
2023-05-08
regmap: REGMAP_KUNIT should not select REGMAP
Geert Uytterhoeven
1
-3
/
+10
2023-05-08
regmap-irq: Drop map from handle_mask_sync() parameters
William Breathitt Gray
1
-3
/
+2
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2023-04-07
regmap: allow upshifting register addresses before performing operations
Maxime Chevallier
2
-3
/
+9
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-4
/
+4
2023-04-05
Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers
Mark Brown
1
-3
/
+5
2023-04-05
regmap: Pass irq_drv_data as a parameter for set_type_config()
William Breathitt Gray
1
-3
/
+5
2023-04-05
regmap: Use mas_walk() instead of mas_find()
Mark Brown
1
-2
/
+2
2023-04-04
regmap: Fix double unlock in the maple cache
Mark Brown
1
-2
/
+3
2023-04-03
regmap: Add maple tree based register cache
Mark Brown
5
-1
/
+284
2023-04-03
regmap: Factor out single value register syncing
Mark Brown
2
-14
/
+27
2023-03-30
regmap: Add some basic kunit tests
Mark Brown
3
-0
/
+744
2023-03-30
regmap: Add RAM backed register map
Mark Brown
4
-0
/
+108
2023-03-29
regmap: Removed compressed cache support
Mark Brown
5
-378
/
+0
2023-03-27
regmap: Support paging for buses with reg_read()/reg_write()
Mark Brown
1
-0
/
+18
2023-03-27
regmap: Clarify error for unknown cache types
Mark Brown
1
-1
/
+1
2023-03-27
regmap: Handle sparse caches in the default sync
Mark Brown
1
-0
/
+2
2023-03-24
Introduce a helper to translate register addresses
Mark Brown
1
-14
/
+13
2023-03-24
regmap: add a helper to translate the register address
Maxime Chevallier
1
-14
/
+13
2023-03-13
regmap: cache: Silence checkpatch warning
Alexander Stein
1
-1
/
+1
2023-03-13
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
1
-0
/
+6
2023-03-06
regmap: Add support for devices with no interrupt readback
Mark Brown
1
-7
/
+15
2023-03-06
regmap-irq: Add no_status support
William Breathitt Gray
1
-7
/
+15
2023-03-06
regmap: sdw: Remove 8-bit value size restriction
Lucas Tanure
1
-15
/
+24
2023-03-06
regmap: sdw: Update misleading comment
Charles Keepax
1
-1
/
+1
2023-02-17
Merge remote-tracking branch 'regmap/for-6.3' into regmap-next
Mark Brown
2
-41
/
+25
2023-02-17
regmap-irq: Remove unused mask_invert flag
Aidan MacDonald
1
-14
/
+0
2023-02-17
regmap-irq: Remove unused type_invert flag
Aidan MacDonald
1
-9
/
+2
2023-01-31
regmap: apply reg_base and reg_downshift for single register ops
Daniel Golle
1
-0
/
+6
2023-01-16
regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.
Andrew Lunn
1
-18
/
+23
2022-12-12
regmap: Merge fix for where we get the number of registers from
Mark Brown
1
-4
/
+11
2022-12-09
regmap-irq: Add handle_mask_sync() callback
William Breathitt Gray
1
-13
/
+31
2022-11-26
fsi: Add regmap and refactor sbefifo
Mark Brown
3
-1
/
+237
2022-11-25
regmap: Add FSI bus support
Eddie James
3
-1
/
+237
2022-11-22
regmap: add regmap_might_sleep()
Michael Walle
1
-0
/
+13
2022-11-09
regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
Yassine Oudjana
1
-4
/
+11
[next]