summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-05-28mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni
2014-05-28mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop errorTed Juan
2014-05-28mtd: nand: r852: correct write_buf loop boundsBrian Norris
2014-05-28mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Brian Norris
2014-05-28mtd: nand_bbt: remove unused variableBrian Norris
2014-05-28mtd: maps: sc520cdp: fix warningsBrian Norris
2014-05-28mtd: slram: fix unused variable warningBrian Norris
2014-05-27UBI: block: Fix error path on alloc_workqueue failureHelmut Schaa
2014-05-26mtd: lpddr: fix Kconfig dependency, for I/O accessorsBrian Norris
2014-05-21mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia
2014-05-21mtd: nand: pxa3xx: Clean pxa_ecc_init() error handlingEzequiel Garcia
2014-05-21mtd: nand: Warn the user if the selected ECC strength is too weakEzequiel Garcia
2014-05-21mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta
2014-05-21mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta
2014-05-21NAND_ECC_SOFT_BCH can support subpage reads tooRon Lee
2014-05-21mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti
2014-05-21mtd: Kconfig: give the CFI command set version in prompt and helpPhilippe De Muyter
2014-05-21mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NANDJoe Schultz
2014-05-21mtd: fsl_ifc_nand: Use void type for IFC bufferAaron Sierra
2014-05-21mtd: cfi: indent some if statementsDan Carpenter
2014-05-20mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu
2014-05-20mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-05-20mtd: onenand: fix build warning for dma typeArnd Bergmann
2014-05-20mtd: orion_nand: Make of_device_id array constJingoo Han
2014-05-20mtd: nand: pxa3xx: Make of_device_id array constJingoo Han
2014-05-20mtd: st_spi_fsm: Make of_device_id array constJingoo Han
2014-05-20mtd: Fix warning in access_ok() parameter passingGeert Uytterhoeven
2014-05-20mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
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: 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-18mtd: mtd_oobtest: generate consistent data for verificationAkinobu Mita
2014-04-17Merge branch 'spinor'Brian Norris
2014-04-17mtd: st_spi_fsm: only build for ARMBrian Norris
2014-04-17mtd: 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