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
/
regcache-lzo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
regmap: lzo: Switch to bitmap_zalloc()
Andy Shevchenko
1
-5
/
+3
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
1
-11
/
+7
2016-11-25
regmap: cache: Remove unused 'blksize' variable
Kirtika Ruchandani
1
-6
/
+2
2015-11-20
regmap: replace kmalloc with kmalloc_array
lixiubo
1
-2
/
+2
2015-11-20
regmap: replace kzalloc with kcalloc
lixiubo
1
-1
/
+1
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-2
/
+2
2014-10-20
regmap: cache: Sort include headers alphabetically
Xiubo Li
1
-1
/
+1
2013-03-04
regmap: cache: Pass the map rather than the word size when updating values
Mark Brown
1
-4
/
+2
2012-04-10
regmap: implement register striding
Stephen Warren
1
-5
/
+6
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2012-03-24
bitops: remove for_each_set_bit_cont()
Akinobu Mita
1
-1
/
+1
2012-03-14
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...
Mark Brown
1
-2
/
+8
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2012-02-27
regmap: Fix x86_64 breakage
Mark Brown
1
-1
/
+1
2012-02-24
regmap: Supply ranges to the sync operations
Mark Brown
1
-2
/
+8
2012-02-24
regmap: Skip hardware defaults for LZO caches
Mark Brown
1
-0
/
+6
2011-11-15
regmap: Do not call regcache_exit from regcache_lzo_init error path
Lars-Peter Clausen
1
-1
/
+3
2011-11-08
Merge branches 'regmap/irq' and 'regmap/cache' into regmap-next
Mark Brown
1
-1
/
+1
2011-11-08
regmap: Rename LZO cache type to compressed
Mark Brown
1
-1
/
+1
2011-11-08
regmap: Prepare LZO cache for variable block sizes
Mark Brown
1
-6
/
+9
2011-10-10
regmap: Return a sensible error code if we fail to read the cache
Mark Brown
1
-2
/
+2
2011-09-30
regmap: Lock the sync path, ensure we use the lockless _regmap_write()
Dimitris Papastamos
1
-1
/
+1
2011-09-19
regmap: Add the LZO cache support
Dimitris Papastamos
1
-0
/
+361