index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-12
regmap: Prefer unsigned int to bare use of unsigned
Jinchao Wang
3
-6
/
+6
2021-07-12
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-06-14
regmap: mdio: Reject invalid addresses
Sander Vanheule
1
-4
/
+16
2021-06-14
regmap: mdio: Fix regmap_bus pointer constness
Sander Vanheule
1
-1
/
+1
2021-06-08
regmap: mdio: Add clause-45 support
Sander Vanheule
1
-14
/
+56
2021-06-08
regmap: mdio: Clean up invalid clause-22 addresses
Sander Vanheule
1
-3
/
+6
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
1
-0
/
+7
2021-05-26
regmap: add support for 7/17 register formating
Antoniu Miclaus
1
-0
/
+13
2021-05-20
regmap: mdio: Don't modify output if error happened
Andy Shevchenko
1
-2
/
+4
2021-05-19
Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...
Mark Brown
3
-1
/
+63
2021-05-19
regmap: Add MDIO bus support
Sander Vanheule
3
-1
/
+63
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2
-7
/
+40
2021-04-07
regmap-irq: Fix dereference of a potentially null d->virt_buf
Colin Ian King
1
-3
/
+5
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
1
-0
/
+5
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
1
-1
/
+37
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
1
-28
/
+53
2021-03-10
regmap: set debugfs_name to NULL after it is freed
Meng Li
1
-0
/
+1
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+7
2021-02-12
Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-7
/
+7
2021-02-11
regmap: sdw-mbq: use MODULE_LICENSE("GPL")
Bard Liao
1
-1
/
+1
2021-02-11
regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ
Bard Liao
1
-4
/
+4
2021-02-11
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
1
-2
/
+2
2021-01-21
regmap: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-01-05
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
1
-3
/
+1
2020-12-29
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
1
-2
/
+9
2020-12-16
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
4
-13
/
+91
2020-12-16
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+5
2020-11-30
Merge remote-tracking branch 'regmap/for-5.11' into regmap-next
Mark Brown
6
-13
/
+198
2020-11-26
Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...
Mark Brown
3
-1
/
+107
2020-11-26
regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ
Pierre-Louis Bossart
3
-1
/
+107
2020-11-26
regmap: sdw: add required header files
Pierre-Louis Bossart
1
-0
/
+2
2020-11-24
regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event
Philippe Duplessis-Guindon
1
-1
/
+0
2020-11-12
regmap: Fix order of regmap write log
Lucas Tanure
1
-4
/
+7
2020-11-07
regmap: irq: Convert to use irq_domain_create_legacy()
Andy Shevchenko
1
-6
/
+5
2020-10-26
regmap: mmio: add config option to allow relaxed MMIO accesses
Adrian Ratiu
1
-8
/
+82
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
[prev]
[next]