aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | mtd: bcm47xxpart: support SquashFS with an original magicRafał Miłecki2015-01-07
| * | mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)Rafał Miłecki2015-01-07
| * | mtd: bcm47xxpart: support TRX data partition being UBIRafał Miłecki2015-01-07
| * | mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)2015-01-07
| * | mtd: nand: gpmi: remove deprecated commentBoris BREZILLON2014-12-22
| * | mtd: gpmi: Remove noisy error messageFabio Estevam2014-12-22
* | | Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-02-15
|\ \ \
| * | | UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter2015-02-12
| * | | UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg2015-02-12
| * | | UBI: Block: Explain usage of blk_rq_map_sg()Richard Weinberger2015-01-28
| * | | UBI: fix soft lockup in ubi_check_volume()hujianyang2015-01-28
| * | | UBI: Fastmap: Care about the protection queueRichard Weinberger2015-01-28
| * | | UBI: do propagate positive error codes upArtem Bityutskiy2015-01-28
| * | | UBI: clean-up printing helpersArtem Bityutskiy2015-01-28
| * | | UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-28
| * | | UBI: Block: Add blk-mq supportRichard Weinberger2015-01-28
| * | | UBI: Add initial support for scatter gatherRichard Weinberger2015-01-28
| * | | UBI: rename_volumes: Use UBI_METAONLYRichard Weinberger2015-01-28
| * | | UBI: Implement UBI_METAONLYRichard Weinberger2015-01-28
| |/ /
* | | mtd: export new mtd_mmap_capabilitiesArnd Bergmann2015-01-28
* | | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
|/ /
* | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-17
|\ \
| * | mtd: tests: abort torturetest on erase errorsBrian Norris2014-12-12
| * | mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel2014-12-12
| * | mtd: spi-nor: allow NULL as chip name and try to auto detect itRafał Miłecki2014-12-01
| * | mtd: nand: gpmi: add raw oob access functionsBoris BREZILLON2014-12-01
| * | mtd: nand: gpmi: add proper raw access supportBoris BREZILLON2014-12-01
| * | mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON2014-12-01
| * | mtd: spi-nor: factor out write_enable() for erase commandsBrian Norris2014-12-01
| * | mtd: spi-nor: add support for s25fl128sHuang Shijie2014-12-01
| * | mtd: spi-nor: remove the jedec_id/ext_idHuang Shijie2014-12-01
| * | mtd: spi-nor: add id/id_len for flash_info{}Huang Shijie2014-12-01
| * | mtd: nand: correct the comment of function nand_block_isreserved()Gu Zheng2014-11-28
| * | mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpyWu, Josh2014-11-26
| * | mtd: cafe_nand: drop duplicate .write_page implementationBrian Norris2014-11-26
| * | mtd: m25p80: Add support for serial flash Spansion S25FL132KKnut Wohlrab2014-11-26
| * | MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken2014-11-26
| * | mtd: spi-nor: improve wait-till-ready timeout loopBrian Norris2014-11-26
| * | mtd: delete unnecessary checks before two function callsMarkus Elfring2014-11-26
| * | mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros2014-11-26
| * | mtd: nand: add ATO manufacturer infoBrian Norris2014-11-25
| * | mtd: nand: print erase size on initRafał Miłecki2014-11-25
| * | mtd: oobtest: correct printf() format specifier for 'size_t'Brian Norris2014-11-20
| * | mtd: mtd_oobtest: add bitflip_limit parameterRoger Quadros2014-11-20
| * | mtd: mtd_oobtest: Show the verification error location and dataRoger Quadros2014-11-20
| * | fsl_ifc: Support all 8 IFC chip selectsAaron Sierra2014-11-05
| * | mtd: atmel_nand: make PMECC lookup table and offset property optionalJosh Wu2014-11-05
| * | mtd: mxc_nand: use __iowrite32_copy for 32 bit copyKoul, Vinod2014-11-05
| * | mtd: intflmount: fix off by one error in INFTL_dumpVUchains()Dan Carpenter2014-11-05
| * | mtd: spi-nor: Add support for SST spi flashHarini Katakam2014-11-05