aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | | mtd: partitions: make parsers return 'const' partition arraysBrian Norris2015-12-09
| * | | mtd: ofpart: assign return argument exactly onceBrian Norris2015-12-09
| * | | mtd: merge for-4.4 development into -next developmentBrian Norris2015-12-09
| |\ \ \
| * | | | mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-08
| * | | | mtd: nand: make use of mtd_to_nand() in NAND core codeBoris BREZILLON2015-12-08
| * | | | mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-04
| * | | | mtd: spi-nor: fix error handling in spi_nor_eraseHeiner Kallweit2015-12-04
| * | | | mtd: mtk-quadspi: drop unnecessary .owner assignmentBrian Norris2015-12-04
| * | | | mtd: partitions: turn PART() macro into inline functionBrian Norris2015-12-04
| * | | | mtd: brcmnand: drop brcmnand_host::of_node fieldBrian Norris2015-12-01
| * | | | mtd: spi-nor: Fix error message with unrecognized JEDECRicardo Ribalda2015-12-01
| * | | | mtd: nand: sunxi: add missing of_node_putJulia Lawall2015-11-30
| * | | | mtd: brcmnand: improve memory managementJulia Lawall2015-11-30
| * | | | brcmnand: Clear EXT_ADDR error registers in PIO modeSimon Arlott2015-11-30
| * | | | mtd: cfi: enforce valid geometry configurationArnd Bergmann2015-11-30
| * | | | mtd: mtk-nor: new Mediatek serial flash controller driverBayi Cheng2015-11-20
| * | | | mtd: nand: atmel_nand: constify atmel_nand_caps structuresLABBE Corentin2015-11-20
| * | | | mtd: kill off MTD partition parser boilerplateBrian Norris2015-11-19
| * | | | mtd: partitions: add module_mtd_part_parser() helperBrian Norris2015-11-19
| * | | | mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in commentsBrian Norris2015-11-19
| * | | | mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"Brian Norris2015-11-19
| * | | | mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4KAndreas Fenkart2015-11-19
| * | | | mtd: m25p80: drop erase() callbackBrian Norris2015-11-19
| * | | | mtd: spi-nor: provide default erase_sector implementationBrian Norris2015-11-19
| * | | | mtd: nand: fix drivers abusing mtd->privBoris BREZILLON2015-11-19
| * | | | mtd: brcmnand: drop unused subpage_read() supportBrian Norris2015-11-18
| * | | | mtd: brcmnand: clean up flash cache for parameter pagesBrian Norris2015-11-18
| * | | | mtd: fsl-quadspi: possible NULL dereferenceBrian Norris2015-11-18
| * | | | mtd: mxc_nand: Remove bit-or operation with zeroFabio Estevam2015-11-17
| * | | | mtd: spi-nor: remove unnecessary leading space from dbg printBrian Norris2015-11-16
| * | | | mtd: sm_ftl: fix wrong do_div() usageNicolas Pitre2015-11-16
| * | | | mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume pathsEzequiel García2015-11-16
| * | | | mtd: pxa3xx_nand: Remove dead codeEzequiel García2015-11-16
| * | | | mtd: pxa3xx_nand: Remove redundant NAND sensingEzequiel García2015-11-16
| * | | | mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanEzequiel García2015-11-16
| * | | | mtd: pxa3xx_nand: Fix initial controller configurationEzequiel García2015-11-16
| * | | | mtd: pxa3xx_nand: Increase the initial chunk sizeEzequiel García2015-11-16
| * | | | Merge MTD 4.4 development into MTD -nextBrian Norris2015-11-16
| |\ \ \ \
| * \ \ \ \ Merge v4.4-rc1 into MTD developmentBrian Norris2015-11-15
| |\ \ \ \ \
| * | | | | | mtd: zero out mtd_partition struct before using itBrian Norris2015-11-12
| * | | | | | mtd: grab a reference to the MTD of_node before registering itBrian Norris2015-11-12
| * | | | | | mtd: nand: convert to nand_get_flash_node()Boris BREZILLON2015-11-11
| * | | | | | mtd: physmap_of: assign parent for the concatenated MTDBrian Norris2015-11-11
| * | | | | | mtd: ofpart: drop 'of_node' partition parser dataBrian Norris2015-11-11
| * | | | | | mtd: drop unnecessary partition parser dataBrian Norris2015-11-11
| * | | | | | mtd: spi-nor: drop flash_node fieldBrian Norris2015-11-11
| * | | | | | mtd: spi-nor: drop unnecessary partition parser dataBrian Norris2015-11-11
| * | | | | | mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-11
| * | | | | | mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()Brian Norris2015-11-11
| * | | | | | mtd: nand: convert to nand_set_flash_node()Brian Norris2015-11-11