~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mtd: Update the function name to 'rfree'Fabio Estevam2022-10-09
* linux/mtd/mtd.h: Add <dm/ofnode.h>Tom Rini2022-04-11
* mtd: Add flash_node in struct mtd_infoPatrice Chotard2022-04-11
* mtd: Remove mtd_erase_callback() entirelyMarek BehĂșn2021-10-23
* mtd: add support for parsing partitions defined in OFMarek BehĂșn2021-06-24
* dm: core: Access device ofnode through functionsSimon Glass2021-01-05
* spi: Tidy up get/set of device nodeSimon Glass2021-01-05
* mtd: Rename free() to rfree()Simon Glass2020-02-05
* cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-04
* mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal2019-04-12
* mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon2018-12-06
* mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon2018-12-06
* mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon2018-12-06
* mtd: mtdpart: implement proper partition handlingMiquel Raynal2018-10-02
* mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal2018-10-02
* mtd: move definitions to enlarge their rangeMiquel Raynal2018-09-20
* mtd: add get/set of_node/flash_node helpersBrian Norris2018-09-20
* mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2018-09-20
* mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal2018-07-24
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2017-11-29
* mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada2017-10-23
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-04
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* mtd: fix compiler warningsSteve Rae2016-07-24
* mtd: nand: Sync with Linux v4.6Scott Wood2016-06-03
* include/linux/mtd: Update copyright noticesTom Rini2015-11-12
* dm: implement a MTD uclassThomas Chou2015-11-12
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-26
* mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu2015-08-25
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-25
* mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada2015-07-10
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-30
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-16
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-25
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-25
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25
* mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-21
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31
* NAND: Really ignore bad blocks when scrubbingMarek Vasut2011-10-03
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04
* mtd: add an mtd method for get_len_incl_bad()Ben Gardiner2010-10-11
* nand: remove dead code and suspend/resumeScott Wood2010-10-11
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-07
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-12
* NAND: sync with 2.6.27Scott Wood2008-10-29
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-14
* Fix OneNAND build breakKyungmin Park2008-08-13
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12
* NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-09