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
/
mtd
/
lpddr
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
2
-10
/
+2
2015-10-13
mtd: lpddr: show parent device in sysfs
Frans Klaver
1
-0
/
+1
2014-05-26
mtd: lpddr: fix Kconfig dependency, for I/O accessors
Brian Norris
1
-1
/
+2
2014-05-21
mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
3
-2
/
+518
2014-03-11
mtd: lpddr: Remove unnecessary OOM messages
Jingoo Han
2
-7
/
+2
2014-01-03
mtd: lpddr: Mark functions as static and remove unused function
Rashika Kheria
1
-30
/
+2
2013-10-28
mtd: lpddr_cmds: make function static
Brian Norris
1
-1
/
+1
2012-05-14
mtd: lpddr: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
1
-1
/
+0
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
1
-3
/
+0
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
1
-4
/
+1
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
1
-4
/
+8
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-8
/
+8
2012-01-09
mtd: lpddr: drop unnecessary zeroing
Artem Bityutskiy
1
-7
/
+0
2011-11-01
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-05-25
mtd: remove duplicate assignment of chip->state
Tadashi Abe
1
-1
/
+0
2011-05-25
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
1
-6
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-08-06
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
1
-10
/
+10
2010-05-14
drivers/mtd: Use kzalloc
Julia Lawall
1
-5
/
+2
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
1
-40
/
+39
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-09
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
1
-3
/
+0
2009-01-11
[MTD] [LPDDR] qinfo_probe depends on lpddr
Alexey Korolev
1
-0
/
+1
2009-01-05
[MTD] LPDDR Makefile and KConfig
Alexey Korolev
2
-0
/
+28
2009-01-05
[MTD] LPDDR Command set driver
Alexey Korolev
1
-0
/
+796
2009-01-05
[MTD] LPDDR qinfo probing.
Alexey Korolev
1
-0
/
+255