index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-17
3
-25
/
+31
|
\
|
*
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
2020-07-16
1
-23
/
+29
|
*
regmap: add missing dependency on SoundWire
Pierre-Louis Bossart
2020-07-08
1
-1
/
+1
|
*
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-07-03
1
-1
/
+1
*
|
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-22
1
-56
/
+50
|
\
|
|
*
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
2020-06-17
1
-0
/
+1
|
*
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
2020-06-08
1
-2
/
+3
|
*
regmap: fix alignment issue
Jens Thoms Toerring
2020-06-01
1
-54
/
+46
*
|
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
2020-05-29
3
-16
/
+152
|
\
|
|
*
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
2020-05-29
1
-0
/
+22
|
|
\
|
|
*
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
2020-05-29
1
-0
/
+22
|
*
|
regmap-i2c: add 16-bit width registers support
AceLan Kao
2020-04-24
1
-0
/
+61
|
*
|
Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...
Mark Brown
2020-04-14
1
-16
/
+68
|
|
\
\
|
|
*
|
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
2020-04-14
1
-16
/
+68
|
|
|
/
|
*
/
regmap: Add bus reg_update_bits() support
Baolin Wang
2020-04-14
1
-0
/
+1
|
|
/
*
/
regmap: debugfs: check count when read regmap file
Peng Fan
2020-03-13
1
-0
/
+6
|
/
*
regmap: fix writes to non incrementing registers
Ben Whitten
2020-01-21
1
-5
/
+12
*
regmap-i2c: constify regmap_bus structures
Michał Mirosław
2020-01-06
1
-5
/
+5
*
regmap: regmap-w1: Drop unreachable code
Mika Westerberg
2019-11-19
1
-4
/
+0
*
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2019-09-16
2
-18
/
+1
|
\
|
*
Merge branch 'regmap-5.4' into regmap-next
Mark Brown
2019-08-12
1
-12
/
+0
|
|
\
|
|
*
regmap: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-01
1
-12
/
+0
|
*
|
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
2019-08-12
1
-6
/
+1
|
|
/
*
/
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
2019-08-09
1
-1
/
+1
|
/
*
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
2019-07-04
4
-6
/
+69
|
\
|
*
regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
YueHaibing
2019-07-04
1
-1
/
+1
|
*
regmap: lzo: Switch to bitmap_zalloc()
Andy Shevchenko
2019-06-17
1
-5
/
+3
|
*
regmap: add i3c bus support
Vitor Soares
2019-06-07
3
-1
/
+66
*
|
Merge branch 'regmap-5.2' into regmap-linus
Mark Brown
2019-07-04
2
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
2019-06-12
1
-0
/
+2
|
*
regmap: debugfs: Fix memory leak in regmap_debugfs_init
Daniel Baluta
2019-05-20
1
-0
/
+2
*
|
Merge branch 'regmap-5.2' into regmap-next
Mark Brown
2019-04-25
14
-177
/
+118
|
\
|
|
*
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2019-04-25
14
-166
/
+90
|
*
regmap: verify if register is writeable before writing operations
Han Nandor
2019-04-03
1
-5
/
+4
|
*
regmap: debugfs: Jump to the next readable register
Lucas Tanure
2019-03-20
1
-3
/
+24
|
*
regmap: debugfs: Replace code by already existing function
Lucas Tanure
2019-03-19
1
-4
/
+1
*
|
Merge branch 'regmap-5.1' into regmap-linus
Mark Brown
2019-04-25
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
regmap: regmap-irq: fix getting type default values
Srinivas Kandagatla
2019-04-01
1
-3
/
+0
*
|
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2019-01-29
1
-4
/
+95
|
\
\
|
*
|
regmap: regmap-irq: Add main status register support
Matti Vaittinen
2019-01-23
1
-4
/
+95
*
|
|
Merge branch 'regmap-5.1' into regmap-next
Mark Brown
2019-01-29
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
regmap: Remove attribute packed from struct 'regcache_rbtree_node'
Mathieu Malaterre
2019-01-29
1
-1
/
+1
|
|
/
*
|
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
2019-01-14
1
-0
/
+6
*
|
regmap: regmap-irq: silently ignore unsupported type settings
Matti Vaittinen
2018-12-31
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2018-12-19
1
-43
/
+99
|
\
|
*
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
2018-12-19
1
-0
/
+23
|
*
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
2018-12-19
1
-10
/
+25
|
*
regmap: regmap-irq: Remove default irq type setting from core
Matti Vaittinen
2018-12-19
1
-14
/
+8
|
*
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
2018-12-13
1
-20
/
+44
*
|
regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
1
-11
/
+1
[next]