index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]