index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...
Mark Brown
1
-0
/
+2
2021-08-26
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
1
-0
/
+2
2021-08-02
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
Icenowy Zheng
1
-2
/
+3
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
1
-0
/
+2
2021-05-19
Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...
Mark Brown
1
-0
/
+36
2021-05-19
regmap: Add MDIO bus support
Sander Vanheule
1
-0
/
+36
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
1
-0
/
+2
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
1
-0
/
+4
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
1
-0
/
+5
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
1
-0
/
+7
2020-11-26
Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...
Mark Brown
1
-0
/
+35
2020-11-26
regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ
Pierre-Louis Bossart
1
-0
/
+35
2020-10-26
regmap: mmio: add config option to allow relaxed MMIO accesses
Adrian Ratiu
1
-0
/
+5
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
1
-0
/
+2
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
1
-0
/
+11
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
1
-0
/
+11
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
1
-0
/
+3
2020-08-26
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
1
-0
/
+36
2020-07-17
regmap: fix duplicated word in <linux/regmap.h>
Randy Dunlap
1
-1
/
+1
2020-07-08
Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-9
/
+12
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
1
-9
/
+12
2020-06-16
regmap: convert all regmap_update_bits() and co. macros to static inlines
Bartosz Golaszewski
1
-30
/
+192
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
1
-0
/
+36
2020-05-29
Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...
Mark Brown
1
-0
/
+8
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+36
2020-05-29
regmap: add helper for per-port regfield initialization
Vladimir Oltean
1
-0
/
+8
2020-04-20
regmap: Simplify implementation of the regmap_field_read_poll_timeout() macro
Dejin Zheng
1
-19
/
+4
2020-04-20
regmap: Simplify implementation of the regmap_read_poll_timeout() macro
Dejin Zheng
1
-20
/
+5
2020-04-14
Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...
Mark Brown
1
-0
/
+10
2020-04-14
regmap: add reg_sequence helpers
Marco Felsch
1
-0
/
+7
2020-04-14
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
1
-0
/
+10
2020-02-19
regmap: wrong descriptions in regmap_range_cfg
Phong LE
1
-2
/
+2
2020-01-10
regmap: add iopoll-like atomic polling macro
Sameer Pujar
1
-0
/
+45
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2019-07-04
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
1
-0
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-07
regmap: add i3c bus support
Vitor Soares
1
-0
/
+20
2019-01-23
regmap: regmap-irq: Add main status register support
Matti Vaittinen
1
-0
/
+31
2018-12-19
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
1
-0
/
+4
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
1
-6
/
+21
2018-12-13
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
1
-0
/
+4
2018-11-15
regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)
Tony Xie
1
-0
/
+6
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
1
-4
/
+27
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
1
-0
/
+19
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
1
-4
/
+8
2018-08-09
Merge tag 'regmap-noinc-read' into regmap-4.19
Mark Brown
1
-0
/
+19
2018-08-09
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
1
-0
/
+19
2018-07-18
regmap: add SCCB support
Akinobu Mita
1
-0
/
+35
2018-05-25
regmap: add missing prototype for devm_init_slimbus
Srinivas Kandagatla
1
-1
/
+17
[next]