index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
2023-06-28
Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-06-20
regmap: spi-avmm: Fix regmap_bus max_raw_write
Russ Weight
2023-06-19
regmap: Allow reads from write only registers with the flat cache
Mark Brown
2023-06-16
regmap: Drop early readability check
Mark Brown
2023-06-14
regmap: Add KUnit tests for read/write checking
Mark Brown
2023-06-14
regmap: Check for register readability before checking cache during read
Mark Brown
2023-06-14
regmap: Add test to make sure we don't sync to read only registers
Mark Brown
2023-06-14
regmap: Add a test case for write only registers
Mark Brown
2023-06-14
regmap: Add test that writes to write only registers are prevented
Mark Brown
2023-06-13
regmap: Add debugfs file for forcing field writes
Waqar Hameed
2023-06-13
regmap: regcache: Don't sync read-only registers
Takashi Iwai
2023-06-12
regmap: Provide basic test coverage for raw I/O
Mark Brown
2023-06-12
regmap: Don't check for changes in regcache_set_val()
Mark Brown
2023-06-12
regmap: maple: Implement block sync for the maple tree cache
Mark Brown
2023-06-12
regmap: Merge up v6.4-rc6
Mark Brown
2023-06-12
regmap: Provide basic KUnit coverage for the raw register I/O
Mark Brown
2023-06-12
regmap: Provide a ram backed regmap with raw support
Mark Brown
2023-06-01
regmap: Add missing cache_only checks
Charles Keepax
2023-06-01
regmap: regmap-irq: Move handle_post_irq to before pm_runtime_put
Charles Keepax
2023-05-24
regmap: Load register defaults in blocks rather than register by register
Mark Brown
2023-05-24
regmap: maple: Drop the RCU read lock while syncing registers
Mark Brown
2023-05-24
regmap: sdw: check for invalid multi-register writes config
Srinivas Kandagatla
2023-05-18
regmap: Account for register length when chunking
Jim Wylder
2023-05-12
regmap-irq: Cleanups and remove unused
Mark Brown
2023-05-12
regmap: mmio: Allow passing an empty config->reg_stride
Maxime Chevallier
2023-05-12
regmap-irq: Drop backward compatibility for inverted mask/unmask
Aidan MacDonald
2023-05-12
regmap-irq: Minor adjustments to .handle_mask_sync()
Aidan MacDonald
2023-05-12
regmap-irq: Remove support for not_fixed_stride
Aidan MacDonald
2023-05-12
regmap-irq: Remove type registers
Aidan MacDonald
2023-05-11
regmap-irq: Remove virtual registers
Aidan MacDonald
2023-05-08
regmap: REGMAP_KUNIT should not select REGMAP
Geert Uytterhoeven
2023-05-08
regmap-irq: Drop map from handle_mask_sync() parameters
William Breathitt Gray
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-07
regmap: allow upshifting register addresses before performing operations
Maxime Chevallier
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers
Mark Brown
2023-04-05
regmap: Pass irq_drv_data as a parameter for set_type_config()
William Breathitt Gray
2023-04-05
regmap: Use mas_walk() instead of mas_find()
Mark Brown
2023-04-04
regmap: Fix double unlock in the maple cache
Mark Brown
2023-04-03
regmap: Add maple tree based register cache
Mark Brown
2023-04-03
regmap: Factor out single value register syncing
Mark Brown
2023-03-30
regmap: Add some basic kunit tests
Mark Brown
2023-03-30
regmap: Add RAM backed register map
Mark Brown
2023-03-29
regmap: Removed compressed cache support
Mark Brown
2023-03-27
regmap: Support paging for buses with reg_read()/reg_write()
Mark Brown
2023-03-27
regmap: Clarify error for unknown cache types
Mark Brown
2023-03-27
regmap: Handle sparse caches in the default sync
Mark Brown
2023-03-24
Introduce a helper to translate register addresses
Mark Brown
2023-03-24
regmap: add a helper to translate the register address
Maxime Chevallier
2023-03-13
regmap: cache: Silence checkpatch warning
Alexander Stein
[next]