summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2015-05-07mtd: nand: pxa3xx: fix build on ARM64Rob Herring
2015-05-07mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeoutMaxime Ripard
2015-05-07mtd: fsmc_nand: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-05-07mtd: fsmc_nand: fix handling of wait_for_completion_timeout return valueNicholas Mc Guire
2015-05-07mtd: nand: Remove in vain memset() in nand_onfi_get_features()Richard Weinberger
2015-05-07mtd: constify of_device_id arrayFabian Frederick
2015-05-07mtd: nand_bbt: fix theoretical integer overflow in BBT writeBrian Norris
2015-05-07mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()Brian Norris
2015-05-07mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris
2015-05-07mtd: diskonchip: don't call nand_scan_bbt() directlyBrian Norris
2015-05-07mtd: nand_bbt: drop unnecessary headerBrian Norris
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-04-22Merge MTD fixes from 4.0 into -nextBrian Norris
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner
2015-04-06mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-04-06mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DTWu, Josh
2015-04-06mtd: atmel_nand: add a definition for the oob reserved bytesJosh Wu
2015-03-31mtd: denali: Disable sub-page writes in Denali NAND driverGraham Moore
2015-03-31mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire
2015-03-31mtd: nand: gpmi: Check for scan_bbt() errorFabio Estevam
2015-03-31mtd: nand: gpmi: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-31mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese
2015-03-31mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros
2015-03-24mtd: nand: fix spelling of REPLACEABLEBrian Norris
2015-03-11mtd: nand: fully initialize mtd_oob_opsBrian Norris
2015-03-11mtd: nand: denali: drop dead codeBrian Norris
2015-03-11mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris
2015-03-11mtd: mxc-nand: Warn on unimplemented commandsUwe Kleine-König
2015-03-11mtd: mxc-nand: Implement support for PARAM commandUwe Kleine-König
2015-03-11mtd: mxc-nand: Allow to use column addresses different from 0Uwe Kleine-König
2015-03-11mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König
2015-03-11mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König
2015-03-11mtd: mxc-nand: Add a timeout when waiting for interruptUwe Kleine-König
2015-03-11mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-05genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg
2015-03-03mtd: atmel_nand: fix typo in dev_err error messageColin Ian King
2015-03-03mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven
2015-02-28mtd: s3c2410: drop useless / misspelled debug printsBrian Norris
2015-02-28mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart
2015-02-28Merge MTD updates into -nextBrian Norris
2015-02-28mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik
2015-02-28mtd: pxa3xx-nand: handle PIO in threaded interruptRobert Jarzmik
2015-02-28mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard
2015-02-23mtd: sh_flctl: remove slave_id settings for DMAEngineArnd Bergmann
2015-02-15mtd: hisilicon: && vs & typoDan Carpenter
2015-02-08mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang
2015-02-06mtd: kconfig: replace PPC_OF with PPCKevin Hao