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
starfive-6.6.48-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
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-13
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...
Mark Brown
1
-3
/
+16
2012-05-08
regmap: Implement dev_get_regmap()
Mark Brown
1
-0
/
+1
2012-05-01
regmap: Converts group operation into single read write operations
Ashish Jangam
1
-0
/
+3
2012-04-10
regmap: implement register striding
Stephen Warren
1
-0
/
+1
2012-04-10
Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...
Mark Brown
1
-5
/
+16
2012-04-10
regmap: fix compilation when !CONFIG_DEBUG_FS
Stephen Warren
1
-1
/
+1
2012-04-10
regmap: allow regmap instances to be named
Stephen Warren
1
-1
/
+2
2012-04-06
regmap: introduce fast_io busses, and use a spinlock for them
Stephen Warren
1
-1
/
+7
2012-04-06
regmap: introduce explicit bus_context for bus callbacks
Stephen Warren
1
-0
/
+1
2012-04-01
regmap: Use pad_bits and reg_bits when determining register format.
Marc Reilly
1
-2
/
+5
2012-03-14
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...
Mark Brown
1
-1
/
+1
2012-03-14
Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next
Mark Brown
1
-0
/
+3
2012-02-24
regmap: Supply ranges to the sync operations
Mark Brown
1
-1
/
+1
2012-02-06
regmap: Don't use bitfields for booleans
Mark Brown
1
-4
/
+4
2012-01-23
regmap: Support register patch sets
Mark Brown
1
-0
/
+3
2012-01-20
regmap: Add support for padding between register and address
Mark Brown
1
-0
/
+1
2011-11-21
regmap: Remove indexed cache type
Mark Brown
1
-3
/
+0
2011-11-16
regmap: Move initialization of regcache related fields to regcache_init
Lars-Peter Clausen
1
-1
/
+1
2011-11-08
regmap: Track if the register cache is dirty and suppress unneeded syncs
Mark Brown
1
-0
/
+1
2011-09-29
regmap: Make _regmap_write() global
Dimitris Papastamos
1
-0
/
+3
2011-09-19
regmap: Add the LZO cache support
Dimitris Papastamos
1
-0
/
+2
2011-09-19
regmap: Add the rbtree cache support
Dimitris Papastamos
1
-0
/
+1
2011-09-19
regmap: Add the indexed cache support
Dimitris Papastamos
1
-0
/
+1
2011-09-19
regmap: Introduce caching support
Dimitris Papastamos
1
-0
/
+52
2011-09-06
regmap: Make debugfs stubs static inline
Lars-Peter Clausen
1
-3
/
+3
2011-09-06
regmap: Add support for device specific write and read flag masks.
Lars-Peter Clausen
1
-0
/
+3
2011-08-14
regmap: Add functions to check for access on registers
Mark Brown
1
-0
/
+5
2011-08-08
regmap: Skip precious registers when dumping registers via debugfs
Mark Brown
1
-0
/
+1
2011-08-08
regmap: Provide register map dump via debugfs
Mark Brown
1
-0
/
+15
2011-08-08
regmap: Use a local header for API internals
Mark Brown
1
-0
/
+45