index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
lpddr
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-30
1
-2
/
+1
*
mtd: lpddr: Fix a double free in probe()
Dan Carpenter
2020-03-11
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
2
-29
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
mtd: lpddr_cmds: Mark expected switch fall-through
Gustavo A. R. Silva
2019-05-06
1
-0
/
+1
*
mtd: lpddr: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-15
1
-2
/
+2
*
mtd: lpddr: use mtd_device_register()
Rafał Miłecki
2018-07-24
1
-1
/
+1
*
mtd: Make Kconfig formatting consistent
Boris Brezillon
2018-07-19
1
-4
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
2018-03-21
2
-10
/
+2
*
mtd: lpddr: show parent device in sysfs
Frans Klaver
2015-10-13
1
-0
/
+1
*
mtd: lpddr: fix Kconfig dependency, for I/O accessors
Brian Norris
2014-05-26
1
-1
/
+2
*
mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
2014-05-20
3
-2
/
+518
*
mtd: lpddr: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
2
-7
/
+2
*
mtd: lpddr: Mark functions as static and remove unused function
Rashika Kheria
2014-01-03
1
-30
/
+2
*
mtd: lpddr_cmds: make function static
Brian Norris
2013-10-27
1
-1
/
+1
*
mtd: lpddr: replace open-coded ARRAY_SIZE with macro
Jim Cromie
2012-05-13
1
-1
/
+1
*
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
1
-1
/
+0
*
mtd: remove retlen zeroing duplication
Artem Bityutskiy
2012-03-27
1
-3
/
+0
*
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
1
-4
/
+1
*
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
1
-4
/
+8
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
1
-8
/
+8
*
mtd: lpddr: drop unnecessary zeroing
Artem Bityutskiy
2012-01-09
1
-7
/
+0
*
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mtd: remove duplicate assignment of chip->state
Tadashi Abe
2011-05-25
1
-1
/
+0
*
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
2011-05-25
1
-6
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2010-08-06
1
-10
/
+10
*
drivers/mtd: Use kzalloc
Julia Lawall
2010-05-13
1
-5
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
2010-05-10
1
-40
/
+39
|
/
*
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
2009-11-09
1
-3
/
+0
*
[MTD] [LPDDR] qinfo_probe depends on lpddr
Alexey Korolev
2009-01-11
1
-0
/
+1
*
[MTD] LPDDR Makefile and KConfig
Alexey Korolev
2009-01-05
2
-0
/
+28
*
[MTD] LPDDR Command set driver
Alexey Korolev
2009-01-05
1
-0
/
+796
*
[MTD] LPDDR qinfo probing.
Alexey Korolev
2009-01-05
1
-0
/
+255