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
2020-01-21
regmap: fix writes to non incrementing registers
Ben Whitten
2020-01-06
regmap-i2c: constify regmap_bus structures
Michał Mirosław
2019-11-19
regmap: regmap-w1: Drop unreachable code
Mika Westerberg
2019-09-16
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2019-08-12
Merge branch 'regmap-5.4' into regmap-next
Mark Brown
2019-08-12
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
2019-08-09
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
2019-08-01
regmap: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-04
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
2019-07-04
Merge branch 'regmap-5.2' into regmap-linus
Mark Brown
2019-07-04
regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
YueHaibing
2019-06-17
regmap: lzo: Switch to bitmap_zalloc()
Andy Shevchenko
2019-06-12
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
2019-06-07
regmap: add i3c bus support
Vitor Soares
2019-05-20
regmap: debugfs: Fix memory leak in regmap_debugfs_init
Daniel Baluta
2019-04-25
Merge branch 'regmap-5.2' into regmap-next
Mark Brown
2019-04-25
Merge branch 'regmap-5.1' into regmap-linus
Mark Brown
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2019-04-03
regmap: verify if register is writeable before writing operations
Han Nandor
2019-04-01
regmap: regmap-irq: fix getting type default values
Srinivas Kandagatla
2019-03-20
regmap: debugfs: Jump to the next readable register
Lucas Tanure
2019-03-19
regmap: debugfs: Replace code by already existing function
Lucas Tanure
2019-01-29
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2019-01-29
Merge branch 'regmap-5.1' into regmap-next
Mark Brown
2019-01-29
regmap: Remove attribute packed from struct 'regcache_rbtree_node'
Mathieu Malaterre
2019-01-23
regmap: regmap-irq: Add main status register support
Matti Vaittinen
2019-01-14
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
2018-12-31
regmap: regmap-irq: silently ignore unsupported type settings
Matti Vaittinen
2018-12-19
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2018-12-19
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
2018-12-19
regmap: regmap-irq: Remove default irq type setting from core
Matti Vaittinen
2018-12-17
regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-13
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2018-10-19
regmap: use less #ifdef for LOG_DEVICE
Ben Dooks
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
regmap: fix comment for regmap.use_single_write
David Frey
2018-08-09
Merge tag 'regmap-noinc-read' into regmap-4.19
Mark Brown
2018-08-09
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
2018-07-23
regmap: sccb: fix typo and sort headers alphabetically
Akinobu Mita
2018-07-18
Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-07-18
regmap: add SCCB support
Akinobu Mita
2018-07-11
regmap: slimbus: add support to multi read/write
Srinivas Kandagatla
2018-06-04
Merge branch 'regmap-4.17' into regmap-4.18 for the merge window
Mark Brown
2018-05-25
regmap: slimbus: allow register offsets up to 16 bits
Srinivas Kandagatla
2018-05-17
regmap: Skip clk_put for attached clocks when freeing context
James Kelly
2018-03-12
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...
Mark Brown
[next]