index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
1
-11
/
+1
|
/
*
-
.
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2018-10-21
2
-3
/
+83
|
\
\
|
|
*
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-2
/
+2
|
|
*
regmap: fix comment for regmap.use_single_write
David Frey
2018-09-07
1
-1
/
+1
|
*
|
regmap: Add regmap_noinc_write API
Ben Whitten
2018-10-19
2
-0
/
+80
|
|
/
*
/
regmap: use less #ifdef for LOG_DEVICE
Ben Dooks
2018-10-19
1
-6
/
+12
|
/
*
Merge tag 'regmap-noinc-read' into regmap-4.19
Mark Brown
2018-08-09
2
-1
/
+81
|
\
|
*
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
2018-08-09
2
-1
/
+81
*
|
regmap: sccb: fix typo and sort headers alphabetically
Akinobu Mita
2018-07-23
1
-3
/
+3
*
|
Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-07-18
3
-0
/
+133
|
\
\
|
*
|
regmap: add SCCB support
Akinobu Mita
2018-07-18
3
-0
/
+133
|
|
/
*
/
regmap: slimbus: add support to multi read/write
Srinivas Kandagatla
2018-07-11
1
-16
/
+7
|
/
*
Merge branch 'regmap-4.17' into regmap-4.18 for the merge window
Mark Brown
2018-06-04
1
-1
/
+2
|
\
|
*
regmap: Skip clk_put for attached clocks when freeing context
James Kelly
2018-05-17
1
-1
/
+2
*
|
regmap: slimbus: allow register offsets up to 16 bits
Srinivas Kandagatla
2018-05-25
1
-1
/
+1
|
/
*
-
.
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...
Mark Brown
2018-03-12
3
-2
/
+44
|
\
\
|
|
*
regmap: mmio: Add function to attach a clock
Maxime Ripard
2018-02-26
1
-0
/
+24
|
*
|
regmap: debugfs: Improve warning message on debugfs_create_dir() failure
Fabio Estevam
2018-03-06
1
-1
/
+2
|
*
|
regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed
Jeffy Chen
2018-03-06
1
-0
/
+3
|
*
|
regmap: debugfs: Don't leak dummy names
Mark Brown
2018-03-05
1
-1
/
+3
|
*
|
regmap: debugfs: Disambiguate dummy debugfs file name
Fabio Estevam
2018-03-05
1
-0
/
+6
|
*
|
regmap: use debugfs even when no device
David Lechner
2018-02-20
1
-0
/
+2
|
*
|
regmap: Allow missing device in regmap_name_read_file()
David Lechner
2018-02-20
1
-1
/
+5
|
|
/
*
|
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
2018-03-12
1
-181
/
+119
|
\
\
|
*
|
regmap: Merge redundant handling in regmap_bulk_write
Charles Keepax
2018-02-26
1
-36
/
+3
|
*
|
regmap: Tidy up regmap_raw_write chunking code
Charles Keepax
2018-02-26
1
-21
/
+16
|
*
|
regmap: Move the handling for max_raw_write into regmap_raw_write
Charles Keepax
2018-02-26
1
-63
/
+54
|
*
|
regmap: Remove unnecessary printk for failed allocation
Charles Keepax
2018-02-26
1
-3
/
+2
|
*
|
regmap: Format data for raw write in regmap_bulk_write
Charles Keepax
2018-02-26
1
-2
/
+15
|
*
|
Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-02-26
1
-1
/
+1
|
|
\
\
|
*
|
|
regmap: Use _regmap_read in regmap_bulk_read
Charles Keepax
2018-02-16
1
-5
/
+13
[next]