Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c958bbfcdba73980a9dbe0cb608ce0b88f84562a
/
drivers
/
mtd
/
mtdcore.c
6ccea84
mtd: mtdcore: Drop unused mtd_table
by Tom Rini
· Tue Nov 26 20:41:00 2019 -0500
3a3146c
mtd: fix Coverity integer handling issue
by Miquel Raynal
· Sun Nov 18 21:11:47 2018 +0100
db0d805
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· Sun Dec 02 10:54:24 2018 +0100
059e4a6
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· Sun Dec 02 10:54:22 2018 +0100
6382e0c
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· Sat Sep 29 12:58:27 2018 +0200
19ea925
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
by Miquel Raynal
· Thu Aug 16 17:30:02 2018 +0200
b74b94f
mtd: Add sanity checks in mtd_write/read_oob()
by Boris Brezillon
· Thu Aug 16 17:30:01 2018 +0200
18e7541
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· Thu Aug 16 17:30:00 2018 +0200
6c20df7
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
by Boris Brezillon
· Thu Aug 16 17:29:59 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
e1b1e3a
mtd: add mtd_ooblayout_xxx() helper functions
by Boris Brezillon
· Wed Nov 22 02:38:23 2017 +0900
0297d1e
compat: Remove is_power_of_2() definition
by Fabio Estevam
· Thu Nov 05 12:43:39 2015 -0200
fc9d57c
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· Wed May 21 19:06:12 2014 -0300
b5ee6e2
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
by maxin.john@enea.com
· Mon Sep 08 19:04:16 2014 +0200
2be4b3e
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· Sun Aug 31 15:16:53 2014 +0900
081fe9e
mtd,ubi,ubifs: sync with linux v3.15
by Heiko Schocher
· Tue Jul 15 16:08:43 2014 +0200
b24c427
mtd, ubi, ubifs: update for the sync with linux v3.14
by Heiko Schocher
· Tue Jul 15 16:08:42 2014 +0200
f5895d1
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· Tue Jun 24 10:10:04 2014 +0200
18ab2f0
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· Fri Oct 04 17:43:25 2013 +0200
700a76c
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Paul Burton
· Wed Sep 04 15:16:56 2013 +0100
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· Mon Apr 09 13:39:55 2012 +0000
10390ce
Followup fixes on the mtdparts spread patchset
by Scott Wood
· Thu Sep 09 15:40:03 2010 -0500
50bae73
mtd: add an mtd method for get_len_incl_bad()
by Ben Gardiner
· Tue Aug 31 17:48:01 2010 -0400
c39603e
mtd: Remove a printf() from add_mtd_device().
by Piotr Ziecik
· Mon Nov 17 15:57:59 2008 +0100
f6d5e25
MTD: Add MTD paritioning infrastructure
by Kyungmin Park
· Wed Nov 19 16:20:36 2008 +0100