Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1b80705d4b82d7bf9d8d739e95fe620a9caf04a0
/
drivers
/
mtd
/
mtdcore.c
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· 4 years, 10 months ago
62fd1a4
mtd: Rename free() to rfree()
by Simon Glass
· 4 years, 10 months ago
6ccea84
mtd: mtdcore: Drop unused mtd_table
by Tom Rini
· 5 years ago
3a3146c
mtd: fix Coverity integer handling issue
by Miquel Raynal
· 6 years ago
db0d805
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· 6 years ago
059e4a6
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· 6 years ago
6382e0c
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· 6 years ago
19ea925
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
by Miquel Raynal
· 6 years ago
b74b94f
mtd: Add sanity checks in mtd_write/read_oob()
by Boris Brezillon
· 6 years ago
18e7541
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· 6 years ago
6c20df7
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
by Boris Brezillon
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
e1b1e3a
mtd: add mtd_ooblayout_xxx() helper functions
by Boris Brezillon
· 7 years ago
0297d1e
compat: Remove is_power_of_2() definition
by Fabio Estevam
· 9 years ago
fc9d57c
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· 11 years ago
b5ee6e2
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
by maxin.john@enea.com
· 10 years ago
2be4b3e
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
081fe9e
mtd,ubi,ubifs: sync with linux v3.15
by Heiko Schocher
· 10 years ago
b24c427
mtd, ubi, ubifs: update for the sync with linux v3.14
by Heiko Schocher
· 10 years ago
f5895d1
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· 10 years ago
18ab2f0
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 11 years ago
700a76c
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Paul Burton
· 11 years ago
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
10390ce
Followup fixes on the mtdparts spread patchset
by Scott Wood
· 14 years ago
50bae73
mtd: add an mtd method for get_len_incl_bad()
by Ben Gardiner
· 14 years ago
c39603e
mtd: Remove a printf() from add_mtd_device().
by Piotr Ziecik
· 16 years ago
f6d5e25
MTD: Add MTD paritioning infrastructure
by Kyungmin Park
· 16 years ago