index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
8
-8
/
+902
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
1
-1
/
+32
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
1
-0
/
+100
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
1
-0
/
+100
2020-09-28
Merge series "use semicolons rather than commas to separate statements" from ...
Mark Brown
1
-1
/
+1
2020-09-28
regmap: destroy mutex (if used) in regmap_exit()
Bartosz Golaszewski
1
-0
/
+2
2020-09-28
regmap: debugfs: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-09-22
regmap: debugfs: Fix more error path regressions
Charles Keepax
1
-0
/
+2
2020-09-21
regmap: fix page selection for noinc writes
Dmitry Baryshkov
3
-12
/
+13
2020-09-21
regmap: fix page selection for noinc reads
Dmitry Baryshkov
1
-6
/
+6
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
1
-1
/
+1
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
3
-17
/
+38
2020-09-17
regmap: Add support for 12/20 register formatting
Ricardo Ribalda
1
-0
/
+22
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
2
-4
/
+18
2020-09-01
Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry...
Mark Brown
1
-2
/
+2
2020-09-01
regmap: soundwire: remove unused header mod_devicetable.h
Vinod Koul
1
-1
/
+0
2020-09-01
regmap: Use flexible sleep
Dmitry Osipenko
1
-2
/
+2
2020-08-26
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
3
-1
/
+725
2020-07-17
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
2
-43
/
+43
2020-07-17
Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus
Mark Brown
3
-25
/
+31
2020-07-16
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
1
-23
/
+29
2020-07-10
regmap: Switch to use fwnode instead of OF one
Andy Shevchenko
1
-18
/
+13
2020-07-08
regmap: add missing dependency on SoundWire
Pierre-Louis Bossart
1
-1
/
+1
2020-07-08
Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-24
/
+29
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
1
-24
/
+29
2020-07-03
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
1
-1
/
+1
2020-06-22
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-56
/
+50
2020-06-17
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
1
-0
/
+1
2020-06-15
regmap: remove stray space
Bartosz Golaszewski
1
-1
/
+1
2020-06-15
Merge existing fixes from regmap/for-5.8
Mark Brown
1
-56
/
+49
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
1
-2
/
+3
2020-06-01
regmap: fix alignment issue
Jens Thoms Toerring
1
-54
/
+46
2020-05-29
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
3
-16
/
+152
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
1
-0
/
+22
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+22
2020-04-24
regmap-i2c: add 16-bit width registers support
AceLan Kao
1
-0
/
+61
2020-04-14
Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...
Mark Brown
1
-16
/
+68
2020-04-14
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
1
-16
/
+68
2020-04-14
regmap: Add bus reg_update_bits() support
Baolin Wang
1
-0
/
+1
2020-03-13
regmap: debugfs: check count when read regmap file
Peng Fan
1
-0
/
+6
2020-01-21
regmap: fix writes to non incrementing registers
Ben Whitten
1
-5
/
+12
2020-01-06
regmap-i2c: constify regmap_bus structures
Michał Mirosław
1
-5
/
+5
2019-11-19
regmap: regmap-w1: Drop unreachable code
Mika Westerberg
1
-4
/
+0
2019-09-16
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-18
/
+1
2019-08-12
Merge branch 'regmap-5.4' into regmap-next
Mark Brown
1
-12
/
+0
2019-08-12
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
1
-6
/
+1
2019-08-09
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
1
-1
/
+1
2019-08-01
regmap: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-12
/
+0
2019-07-04
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
4
-6
/
+69
2019-07-04
Merge branch 'regmap-5.2' into regmap-linus
Mark Brown
2
-0
/
+4
[next]