aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-04Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-21UBI: block: Remove __initdata from ubiblock_param_opsRichard Weinberger
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki
2014-03-05UBI: rename block device ioctlsArtem Bityutskiy
2014-03-05UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia
2014-03-04UBI: block: Add CONFIG_BLOCK dependencyEzequiel Garcia
2014-03-04UBI: block: Use 'u64' for the 64-bit dividendEzequiel Garcia
2014-03-04UBI: block: Mark init-only symbol as __initdataEzequiel Garcia
2014-03-04UBI: block: do not use term "attach"Artem Bityutskiy
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman
2014-02-28powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker
2014-02-28UBI: R/O block driver on top of UBI volumesEzequiel Garcia
2014-02-27Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk
2014-02-18driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha
2014-02-14mtd: nand: fix off-by-one read retry mode countingBrian Norris
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki
2014-02-04UBI: fix some use after free bugsDan Carpenter
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-01-27mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie
2014-01-27mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie
2014-01-27mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven
2014-01-27mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat
2014-01-20mtd: mtdram: add missing 'const'Brian Norris
2014-01-20mtd: m25p80: assign default read commandBrian Norris
2014-01-20mtd: nuc900_nand: remove redundant return value check of platform_get_resource()Wei Yongjun
2014-01-20mtd: plat_nand: remove redundant return value check of platform_get_resource()Wei Yongjun
2014-01-20mtd: nand: add Intel manufacturer IDHuang Shijie
2014-01-20mtd: nand: add SanDisk manufacturer IDHuang Shijie
2014-01-20mtd: nand: add support for Samsung K9LCG08U0BHuang Shijie
2014-01-20mtd: nand: pxa3xx: Add support for 2048 bytes page size devicesRodolfo Giometti
2014-01-16mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven
2014-01-14mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König
2014-01-13mtd: nand: support Micron READ RETRYBrian Norris
2014-01-13mtd: nand: add generic READ RETRY supportBrian Norris
2014-01-13mtd: nand: localize ECC failures per pageBrian Norris
2014-01-12mtd: nand: pxa3xx: Add "armada370-nand" compatibleEzequiel Garcia
2014-01-12mtd: mpc5121_nfc: adjust for OF based clock lookupGerhard Sittig
2014-01-11mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie
2014-01-11mtd: mxc-nand: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie