summaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: mtk-nor: new Mediatek serial flash controller driverBayi Cheng2015-11-213-0/+494
| * | | mtd: nand: atmel_nand: constify atmel_nand_caps structuresLABBE Corentin2015-11-201-3/+3
| * | | mtd: kill off MTD partition parser boilerplateBrian Norris2015-11-207-80/+5
| * | | mtd: partitions: add module_mtd_part_parser() helperBrian Norris2015-11-201-2/+6
| * | | mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in commentsBrian Norris2015-11-201-3/+3
| * | | mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"Brian Norris2015-11-201-1/+10
| * | | mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4KAndreas Fenkart2015-11-191-2/+2
| * | | mtd: m25p80: drop erase() callbackBrian Norris2015-11-191-17/+0
| * | | mtd: spi-nor: provide default erase_sector implementationBrian Norris2015-11-191-4/+33
| * | | mtd: nand: fix drivers abusing mtd->privBoris BREZILLON2015-11-192-23/+41
| * | | mtd: brcmnand: drop unused subpage_read() supportBrian Norris2015-11-181-11/+0
| * | | mtd: brcmnand: clean up flash cache for parameter pagesBrian Norris2015-11-181-4/+9
| * | | mtd: fsl-quadspi: possible NULL dereferenceBrian Norris2015-11-181-4/+4
| * | | mtd: mxc_nand: Remove bit-or operation with zeroFabio Estevam2015-11-171-2/+1
| * | | mtd: spi-nor: remove unnecessary leading space from dbg printBrian Norris2015-11-171-1/+1
| * | | mtd: sm_ftl: fix wrong do_div() usageNicolas Pitre2015-11-171-1/+2
| * | | mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume pathsEzequiel García2015-11-171-0/+6
| * | | mtd: pxa3xx_nand: Remove dead codeEzequiel García2015-11-171-5/+0
| * | | mtd: pxa3xx_nand: Remove redundant NAND sensingEzequiel García2015-11-171-33/+8
| * | | mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanEzequiel García2015-11-161-16/+14
| * | | mtd: pxa3xx_nand: Fix initial controller configurationEzequiel García2015-11-161-13/+22
| * | | mtd: pxa3xx_nand: Increase the initial chunk sizeEzequiel García2015-11-161-1/+1
| * | | Merge MTD 4.4 development into MTD -nextBrian Norris2015-11-162-1/+2
| |\ \ \
| * \ \ \ Merge v4.4-rc1 into MTD developmentBrian Norris2015-11-1614-15/+45
| |\ \ \ \
| * | | | | mtd: zero out mtd_partition struct before using itBrian Norris2015-11-121-2/+1
| * | | | | mtd: grab a reference to the MTD of_node before registering itBrian Norris2015-11-121-0/+4
| * | | | | mtd: nand: convert to nand_get_flash_node()Boris BREZILLON2015-11-123-7/+7
| * | | | | mtd: physmap_of: assign parent for the concatenated MTDBrian Norris2015-11-111-0/+1
| * | | | | mtd: ofpart: drop 'of_node' partition parser dataBrian Norris2015-11-111-10/+4
| * | | | | mtd: drop unnecessary partition parser dataBrian Norris2015-11-116-21/+13
| * | | | | mtd: spi-nor: drop flash_node fieldBrian Norris2015-11-111-1/+0
| * | | | | mtd: spi-nor: drop unnecessary partition parser dataBrian Norris2015-11-113-12/+4
| * | | | | mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-1123-85/+52
| * | | | | mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()Brian Norris2015-11-114-4/+4
| * | | | | mtd: nand: convert to nand_set_flash_node()Brian Norris2015-11-114-4/+4
| * | | | | mtd: {nand,spi-nor}: assign MTD of_nodeBrian Norris2015-11-112-0/+4
| * | | | | mtd: ofpart: grab device tree node directly from master device nodeBrian Norris2015-11-111-8/+10
| * | | | | mtd: afs: refactor v1 partition parsingLinus Walleij2015-11-111-20/+17
| * | | | | mtd: afs: break out v1 footer magic to a defineLinus Walleij2015-11-111-1/+3
| * | | | | mtd: enable AFS selection for ARM64Linus Walleij2015-11-111-1/+1
| * | | | | mtd: afs: rename structs and functions for v1Linus Walleij2015-11-111-12/+12
* | | | | | Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-01-131-3/+18
|\ \ \ \ \ \
| * | | | | | mtd: ubi: wl: avoid erasing a PEB which is emptySebastian Siewior2016-01-101-3/+18
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-131-14/+14
|\ \ \ \ \ \ \
| * | | | | | | drivers/mtd/maps/pcmciamtd.c: __iomem annotationsAl Viro2016-01-041-14/+14
| |/ / / / / /
* | | | | | | Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-072-15/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris2016-01-061-2/+2
| * | | | | mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-061-4/+2
| * | | | | mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris2016-01-041-9/+17
| | |_|_|/ | |/| | |
* | | | | Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-12-273-26/+31
|\ \ \ \ \ | |/ / / / |/| | | |