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
/
mtdcore.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: Rename free() to rfree()
Simon Glass
2020-02-05
1
-2
/
+2
*
mtd: mtdcore: Drop unused mtd_table
Tom Rini
2019-12-03
1
-2
/
+0
*
mtd: fix Coverity integer handling issue
Miquel Raynal
2019-04-12
1
-3
/
+3
*
mtd: Delete partitions attached to the device when a device is deleted
Boris Brezillon
2018-12-06
1
-0
/
+7
*
mtd: Add a function to report when the MTD dev list has been updated
Boris Brezillon
2018-12-06
1
-1
/
+15
*
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
1
-0
/
+2
*
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
Miquel Raynal
2018-09-20
1
-6
/
+20
*
mtd: Add sanity checks in mtd_write/read_oob()
Boris Brezillon
2018-09-20
1
-0
/
+45
*
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2018-09-20
1
-0
/
+12
*
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-20
1
-2
/
+29
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2017-11-29
1
-0
/
+360
*
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-11-05
1
-1
/
+1
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
1
-2
/
+12
*
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
maxin.john@enea.com
2014-09-16
1
-2
/
+2
*
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
-7
/
+17
*
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
-72
/
+1040
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
1
-1
/
+0
*
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-10-09
1
-1
/
+13
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
1
-0
/
+191
*
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
1
-1
/
+1
*
Followup fixes on the mtdparts spread patchset
Scott Wood
2010-10-11
1
-10
/
+5
*
mtd: add an mtd method for get_len_incl_bad()
Ben Gardiner
2010-10-11
1
-0
/
+49
*
mtd: Remove a printf() from add_mtd_device().
Piotr Ziecik
2008-11-24
1
-2
/
+0
*
MTD: Add MTD paritioning infrastructure
Kyungmin Park
2008-11-19
1
-0
/
+146