index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdpart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
mtd: Don't stop MTD partition creation when it fails on one device
Boris Brezillon
2018-12-06
1
-0
/
+12
*
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
1
-238
/
+175
*
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
1
-0
/
+210
*
mtd: mtdpart: balance debug messages
Miquel Raynal
2018-09-20
1
-0
/
+2
*
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-20
1
-2
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
1
-0
/
+9
*
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
1
-1
/
+0
*
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
1
-6
/
+8
*
mtd, ubi, ubifs: update for the sync with linux v3.14
Heiko Schocher
2014-08-25
1
-0
/
+2
*
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
1
-60
/
+455
*
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-10-09
1
-6
/
+6
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
1
-104
/
+54
*
ubi: ubifs: Turn off verbose prints
Joe Hershberger
2013-04-11
1
-6
/
+8
*
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
1
-1
/
+1
*
nand: remove dead code and suspend/resume
Scott Wood
2010-10-11
1
-16
/
+0
*
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-06-12
1
-268
/
+220
*
MTD: Fix problem based on non-working relocation (list head mtd_partitions)
Stefan Roese
2008-12-09
1
-1
/
+9
*
MTD: Add MTD paritioning infrastructure
Kyungmin Park
2008-11-19
1
-0
/
+532