开源镜像站
帮助
动态
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
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
2023-03-13
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
2023-03-06
regmap: Add support for devices with no interrupt readback
Mark Brown
2023-03-05
regmap-irq: Add no_status support
William Breathitt Gray
2023-03-05
regmap: sdw: Remove 8-bit value size restriction
Lucas Tanure
2023-03-05
regmap: sdw: Update misleading comment
Charles Keepax
2023-02-17
Merge remote-tracking branch 'regmap/for-6.3' into regmap-next
Mark Brown
2023-02-17
regmap-irq: Remove unused mask_invert flag
Aidan MacDonald
2023-02-17
regmap-irq: Remove unused type_invert flag
Aidan MacDonald
2023-01-31
regmap: apply reg_base and reg_downshift for single register ops
Daniel Golle
2023-01-16
regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.
Andrew Lunn
2022-12-12
regmap: Merge fix for where we get the number of registers from
Mark Brown
2022-12-09
regmap-irq: Add handle_mask_sync() callback
William Breathitt Gray
2022-11-25
fsi: Add regmap and refactor sbefifo
Mark Brown
2022-11-25
regmap: Add FSI bus support
Eddie James
2022-11-22
regmap: add regmap_might_sleep()
Michael Walle
2022-11-09
regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
Yassine Oudjana
2022-10-04
Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2022-09-22
regmap: mmio: replace return 0 with break in switch statement
Colin Ian King
2022-09-07
regmap: spi-avmm: Use swabXX_array() helpers
Andy Shevchenko
2022-09-07
regmap: mmio: Use swabXX_array() helpers
Andy Shevchenko
2022-09-05
regmap: trace: Remove unneeded blank lines
Andy Shevchenko
2022-09-05
regmap: trace: Remove explicit castings
Andy Shevchenko
2022-09-05
regmap: trace: Remove useless check for NULL for bulk ops
Andy Shevchenko
2022-09-01
regmap: mmio: Fix rebase error
Linus Walleij
2022-08-23
regmap: check right noinc bounds in debug print
Linus Walleij
2022-08-23
regmap: introduce value tracing for regmap bulk operations
Dmitry Rokosov
2022-08-18
regmap: spi: Reserve space for register address/padding
Cristian Ciocaltea
2022-08-17
regmap: mmio: Support accelerared noinc operations
Linus Walleij
2022-08-17
regmap: Support accelerated noinc operations
Linus Walleij
2022-08-15
regmap: mmio: Extending to support IO ports
Mark Brown
2022-08-15
regmap: Make use of get_unaligned_be24(), put_unaligned_be24()
Andy Shevchenko
2022-08-15
regmap: mmio: Fix MMIO accessors to avoid talking to IO port
Andy Shevchenko
[next]