开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
lpddr
/
lpddr_cmds.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
2014-03-10
mtd: lpddr: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
mtd: lpddr: Mark functions as static and remove unused function
Rashika Kheria
2013-10-27
mtd: lpddr_cmds: make function static
Brian Norris
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-01-09
mtd: lpddr: drop unnecessary zeroing
Artem Bityutskiy
2011-10-31
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-05-25
mtd: remove duplicate assignment of chip->state
Tadashi Abe
2011-05-25
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-06
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-05
[MTD] LPDDR Command set driver
Alexey Korolev