summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-10-04mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given valuesVladimir Zapolskiy
2015-10-04mtd: nand: lpc32xx_slc: fix potential overflow over 4 bitsVladimir Zapolskiy
2015-10-04mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitionsVladimir Zapolskiy
2015-10-02mtd: nand: sunxi: fix bitflips in erased pagesBoris BREZILLON
2015-10-02mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline functionBoris BREZILLON
2015-10-02mtd: nand: sunxi: retrieve corrected OOB bytesBoris BREZILLON
2015-10-02mtd: nand: sunxi: factorize extra OOB bytes handlingBoris BREZILLON
2015-10-02mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON
2015-10-02mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON
2015-10-02mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functionsBoris BREZILLON
2015-10-02mtd: nand: fsmc: Remove BUG macrosStefan Roese
2015-10-02mtd: nand: fsmc: Small whitespace cleanupStefan Roese
2015-10-01mtd: nand: remove unused ->init_size() hookBoris BREZILLON
2015-09-30mtd: brcmnand: remove unnecessary fields from brcmnand_socBrian Norris
2015-09-30mtd: brcmnand: refactor iProc SoC layeringBrian Norris
2015-09-30mtd: brcmnand: refactor bcm63138 SoC layeringBrian Norris
2015-09-30mtd: nand: sunxi: rework macrosBoris BREZILLON
2015-09-30Merge MTD 4.3-rc updates into -nextBrian Norris
2015-09-30mtd: nand: vf610_nfc: include missing pincrl/consumer.hBrian Norris
2015-09-30mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON
2015-09-29Revert "mtd: mtdram: check offs and len in mtdram->erase"Brian Norris
2015-09-29mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang
2015-09-29mtd: nand: vf610_nfc: add hardware BCH-ECC supportStefan Agner
2015-09-29mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and othersStefan Agner
2015-09-29mtd: provide proper 32/64-bit compat_ioctl() support for BLKPGBrian Norris
2015-09-29mtd: spi-nor: add support for w25q128fwBrian Norris
2015-09-29mtd: spi-nor: scale up timeout for full-chip eraseFurquan Shaikh
2015-09-29mtd: spi-nor: Add support for sst25wf040bYao Yuan
2015-09-29pcmciamtd: Add id for PRETEC 4MB SRAMTom Englund
2015-09-29mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore
2015-09-29mtd: nand: denali: pass col argument to READID operationEnrico Jorns
2015-09-28mtd: cmdlinepart: convert printk() to pr_*()Brian Norris
2015-09-28mtd: cmdlinepart: allow small partitionsBrian Norris
2015-09-28mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad modeJoachim Eastwood
2015-09-28mtd: Destroy mtd_idr on module_exitJohannes Thumshirn
2015-09-28mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removalRobert Jarzmik
2015-09-28mtd: mxc_nand: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-28mtd: blktrans: fix multiplication overflowPeng Fan
2015-09-28mtd: mpc5121_nfc: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-28mtd: fsl_ifc_nand: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-28mtd: fsl_elbc_nand: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-28mtd: orion_nand: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-27mtd: nand: pxa3xx-nand: switch to dmaengineRobert Jarzmik
2015-09-27mxc_nand: fix copy_spareEric Benard
2015-09-21mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON
2015-09-21mtd: nandsim: drop null test before destroy functionsJulia Lawall
2015-09-21mtd: nand: add nand_check_erased helper functionsBoris BREZILLON
2015-09-21mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON
2015-09-13Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds