summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-05-16Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-05-14drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.Rusty Russell
2014-05-13UBI: fix rb_tree node comparison in add_mapMike Snitzer
2014-05-13UBI: weaken the 'exclusive' constraint when opening volumes to renameEzequiel Garcia
2014-05-12mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-05-12mtd: onenand: fix build warning for dma typeArnd Bergmann
2014-05-12mtd: orion_nand: Make of_device_id array constJingoo Han
2014-05-12mtd: nand: pxa3xx: Make of_device_id array constJingoo Han
2014-05-12mtd: st_spi_fsm: Make of_device_id array constJingoo Han
2014-05-12mtd: Fix warning in access_ok() parameter passingGeert Uytterhoeven
2014-05-12mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2014-05-12mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032pGeert Uytterhoeven
2014-05-12mtd: m25p80: Revive dual read supportGeert Uytterhoeven
2014-05-12mtd: elm: compile suspend/resume only with PM_SLEEPWolfram Sang
2014-05-12mtd: Fix Elan SC520 dependenciesJean Delvare
2014-05-09mtd: nand: refactor erase_cmd() to return chip statusBrian Norris
2014-05-07Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-05-06replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro
2014-05-05UBI: avoid workqueue format string leakKees Cook
2014-05-05UBI: fix ubi free PEBs count calculationTanya Brokhman
2014-05-05UBI: fix error path in __wl_get_pebTanya Brokhman
2014-04-30mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri
2014-04-29mtd: nand: fix a typo in a comment lineMasahiro Yamada
2014-04-18Shiraz has movedViresh Kumar
2014-04-17mtd: mtd_oobtest: generate consistent data for verificationAkinobu Mita
2014-04-16Merge branch 'spinor'Brian Norris
2014-04-16mtd: st_spi_fsm: only build for ARMBrian Norris
2014-04-16mtd: st_spi_fsm: correct type issuesBrian Norris
2014-04-16mtd: fsl-quadspi: fix __iomem annotationsBrian Norris
2014-04-16mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie
2014-04-16mtd: nand: add line feed to pr_errRaphaël Poggi
2014-04-15mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri
2014-04-15mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback...Roman Peniaev
2014-04-15mtd: nand: use the nand_read_subpage index everywhereRon
2014-04-15mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’Christian Engelmayer
2014-04-15block: remove struct request buffer memberJens Axboe
2014-04-14mtd: spi-nor: allow to be built as moduleBrian Norris
2014-04-14mtd: st_spi_fsm: begin using spi-nor.h opcodesBrian Norris
2014-04-14mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*Brian Norris
2014-04-14mtd: st_spi_fsm: kill duplicate CMD definitionsBrian Norris
2014-04-14mtd: st_spi_fsm: fixup Kconfig dependencyBrian Norris
2014-04-14mtd: spi-nor: shorten Kconfig namingBrian Norris
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie
2014-04-14mtd: st_spi_fsm: Add support for Macronix MX25L3255EAngus Clark
2014-04-14mtd: st_spi_fsm: Add Spansion S25FL032P to device tableAngus Clark