~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
mtd.h
Commit message (
Expand
)
Author
Age
*
mtd: Update the function name to 'rfree'
Fabio Estevam
2022-10-09
*
linux/mtd/mtd.h: Add <dm/ofnode.h>
Tom Rini
2022-04-11
*
mtd: Add flash_node in struct mtd_info
Patrice Chotard
2022-04-11
*
mtd: Remove mtd_erase_callback() entirely
Marek BehĂșn
2021-10-23
*
mtd: add support for parsing partitions defined in OF
Marek BehĂșn
2021-06-24
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
*
spi: Tidy up get/set of device node
Simon Glass
2021-01-05
*
mtd: Rename free() to rfree()
Simon Glass
2020-02-05
*
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-04
*
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
2019-04-12
*
mtd: Don't stop MTD partition creation when it fails on one device
Boris Brezillon
2018-12-06
*
mtd: Delete partitions attached to the device when a device is deleted
Boris Brezillon
2018-12-06
*
mtd: Add a function to report when the MTD dev list has been updated
Boris Brezillon
2018-12-06
*
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
*
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
*
mtd: move definitions to enlarge their range
Miquel Raynal
2018-09-20
*
mtd: add get/set of_node/flash_node helpers
Brian Norris
2018-09-20
*
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2018-09-20
*
mtd: remove stale comment in mtd_oob_ops structure
Miquel Raynal
2018-07-24
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2017-11-29
*
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
2017-10-23
*
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
mtd: fix compiler warnings
Steve Rae
2016-07-24
*
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
*
include/linux/mtd: Update copyright notices
Tom Rini
2015-11-12
*
dm: implement a MTD uclass
Thomas Chou
2015-11-12
*
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-10-26
*
mtd: nand: Increase max sizes of OOB and Page size
Siva Durga Prasad Paladugu
2015-08-25
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
*
mtd: fix false positive "Offset exceeds device limit" error
Masahiro Yamada
2015-07-10
*
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-06-30
*
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
*
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
*
mtd, ubi, ubifs: update for the sync with linux v3.14
Heiko Schocher
2014-08-25
*
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
*
mtd: move & update nand_ecclayout structure (plus board changes)
Prabhakar Kushwaha
2013-11-21
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
*
NAND: Really ignore bad blocks when scrubbing
Marek Vasut
2011-10-03
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
*
mtd: add an mtd method for get_len_incl_bad()
Ben Gardiner
2010-10-11
*
nand: remove dead code and suspend/resume
Scott Wood
2010-10-11
*
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-07-07
*
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-06-12
*
NAND: sync with 2.6.27
Scott Wood
2008-10-29
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-14
*
Fix OneNAND build break
Kyungmin Park
2008-08-13
*
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
*
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
Scott Wood
2008-07-09
[next]