summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra2015-02-013-8/+9
* mtd: nand: default bitflip-reporting threshold to 75% of correction strengthBrian Norris2015-01-201-1/+1
* mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh2015-01-201-1/+24
* mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh2015-01-201-3/+3
* mtd: fsl-quadspi: Fix module unboundFabio Estevam2015-01-201-6/+13
* mtd: spi-nor: support for (GigaDevice) GD25Q128BRafał Miłecki2015-01-201-0/+1
* nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIAAkinobu Mita2015-01-151-6/+0
* mtd: nand: ams-delta: fix overwritten mtd_info->owner in initializationAkinobu Mita2015-01-151-5/+1
* mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chipAllen Xu2015-01-151-0/+18
* mtd: denali: fix incorrect bitmask error in denali_setup_dmaGraham Moore2015-01-131-1/+1
* mtd: st_spi_fsm: Fix [-Wsign-compare] build warningLee Jones2015-01-121-1/+1
* mtd: st_spi_fsm: Obtain and use EMI clockLee Jones2015-01-121-2/+38
* mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytesLee Jones2015-01-121-16/+79
* mtd: map_rom: Support UBI on ROMAaron Sierra2015-01-091-1/+12
* mtd: physmap_of: Add read-only fallbackJoe Schultz2015-01-091-0/+10
* mtd: map_ram: Enable mtdoopsAlessio Igor Bogani2015-01-091-0/+1
* mtd: nftl: reorganize operations in condition checkAndy Shevchenko2015-01-091-7/+11
* mtd: nand: remove duplicate comment lineBaruch Siach2015-01-091-1/+0
* mtd: nand: added nand_shutdownScott Branden2015-01-071-0/+11
* mtd: implement common reboot notifier boilerplateBrian Norris2015-01-071-0/+20
* mtd: mtdblock: remove the needless mtdblks_lockGu Zheng2015-01-071-10/+0
* mtd: bcm47xxpart: support SquashFS with an original magicRafał Miłecki2015-01-071-2/+5
* mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)Rafał Miłecki2015-01-071-2/+6
* mtd: bcm47xxpart: support TRX data partition being UBIRafał Miłecki2015-01-071-2/+26
* mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)2015-01-071-8/+54
* mtd: nand: gpmi: remove deprecated commentBoris BREZILLON2014-12-221-8/+0
* mtd: gpmi: Remove noisy error messageFabio Estevam2014-12-221-1/+0
* Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-1732-448/+2292
|\
| * mtd: tests: abort torturetest on erase errorsBrian Norris2014-12-121-1/+3
| * mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel2014-12-121-5/+3
| * mtd: spi-nor: allow NULL as chip name and try to auto detect itRafał Miłecki2014-12-011-3/+11
| * mtd: nand: gpmi: add raw oob access functionsBoris BREZILLON2014-12-011-0/+18
| * mtd: nand: gpmi: add proper raw access supportBoris BREZILLON2014-12-012-0/+185
| * mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON2014-12-012-0/+157
| * mtd: spi-nor: factor out write_enable() for erase commandsBrian Norris2014-12-013-14/+6
| * mtd: spi-nor: add support for s25fl128sHuang Shijie2014-12-011-0/+18
| * mtd: spi-nor: remove the jedec_id/ext_idHuang Shijie2014-12-011-53/+45
| * mtd: spi-nor: add id/id_len for flash_info{}Huang Shijie2014-12-011-14/+25
| * mtd: nand: correct the comment of function nand_block_isreserved()Gu Zheng2014-11-281-2/+2
| * mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpyWu, Josh2014-11-251-29/+10
| * mtd: cafe_nand: drop duplicate .write_page implementationBrian Norris2014-11-251-45/+0
| * mtd: m25p80: Add support for serial flash Spansion S25FL132KKnut Wohlrab2014-11-252-3/+2
| * MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken2014-11-251-3/+3
| * mtd: spi-nor: improve wait-till-ready timeout loopBrian Norris2014-11-251-4/+9
| * mtd: delete unnecessary checks before two function callsMarkus Elfring2014-11-252-4/+2
| * mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros2014-11-251-7/+0
| * mtd: nand: add ATO manufacturer infoBrian Norris2014-11-251-0/+1
| * mtd: nand: print erase size on initRafał Miłecki2014-11-251-2/+2
| * mtd: oobtest: correct printf() format specifier for 'size_t'Brian Norris2014-11-201-1/+1
| * mtd: mtd_oobtest: add bitflip_limit parameterRoger Quadros2014-11-191-18/+47
OpenPOWER on IntegriCloud