开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
2022-07-18
regmap: permit to set reg_update_bits with bulk implementation
Christian Marangi
2022-07-08
regmap: add WARN_ONCE when invalid mask is provided to regmap_field_init()
Matt Ranostay
2022-07-05
regmap-irq: Fix bug in regmap_irq_get_irq_reg_linear()
Aidan MacDonald
2022-06-30
regmap-irq cleanups and refactoring
Mark Brown
2022-06-30
regmap: cache: Add extra parameter check in regcache_init
Schspa Shi
2022-06-29
regmap-irq: Deprecate the not_fixed_stride flag
Aidan MacDonald
2022-06-29
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
2022-06-29
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
2022-06-29
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
2022-06-29
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
2022-06-29
regmap-irq: Refactor checks for status bulk read support
Aidan MacDonald
2022-06-29
regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
Aidan MacDonald
2022-06-29
regmap-irq: Remove inappropriate uses of regmap_irq_update_bits()
Aidan MacDonald
2022-06-29
regmap-irq: Remove an unnecessary restriction on type_in_mask
Aidan MacDonald
2022-06-29
regmap-irq: Cleanup sizeof(...) use in memory allocation
Aidan MacDonald
2022-06-29
regmap-irq: Remove unused type_reg_stride field
Aidan MacDonald
2022-06-29
regmap-irq: Convert bool bitfields to unsigned int
Aidan MacDonald
2022-06-29
regmap: Merge up fixes
Mark Brown
2022-06-27
regmap: Don't warn about cache only mode for devices with no cache
Mark Brown
2022-06-22
regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
Aidan MacDonald
2022-06-22
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
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-06-15
Merge tag 'regmap-field-bit-helpers' of https://git.kernel.org/pub/scm/linux/...
Mark Brown
2022-06-15
regmap: provide regmap_field helpers for simple bit operations
Li Chen
2022-06-06
regmap: cache: Fix syntax errors in comments
Xiang wangx
2022-05-09
regmap: Add missing map->bus check
Marek Vasut
2022-05-05
regmap: Custom bulk operations for regmaps
Mark Brown
2022-05-05
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2022-04-25
regmap: cache: set max_register with reg_stride
Jeongtae Park
2022-04-04
regmap: Constify static regmap_bus structs
Rikard Falkeborn
2022-03-21
Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
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-02-17
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
2022-02-14
regmap: irq: cleanup comments
Tom Rix
2022-01-24
regmap-irq: Fix typo in comment
Luca Ceresoli
2022-01-07
regmap: debugfs: Fix indentation
Mark Brown
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-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
2021-10-23
regmap: spi: Set regmap max raw r/w from max_transfer_size
Lucas Tanure
2021-10-12
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
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
[next]