summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-24mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macrosMasahiro Yamada
2017-03-24mtd: nand: denali: fix comment of denali_nand_info::flash_memMasahiro Yamada
2017-03-24mtd: nand: denali: remove more unused struct membersMasahiro Yamada
2017-03-24mtd: nand: denali: remove redundant define of BANK(x)Masahiro Yamada
2017-03-24mtd: nand: denali: remove unused CONFIG option and macrosMasahiro Yamada
2017-03-24mtd: nand: use read_oob() instead of cmdfunc() for bad block checkMasahiro Yamada
2017-03-24mtd: nand: allow to set only one of ECC size and ECC strength from DTMasahiro Yamada
2017-03-23mtd: nand: fsmc: remove CONFIG_OF conditionalThomas Petazzoni
2017-03-23mtd: nand: fsmc: remove unused definitionsThomas Petazzoni
2017-03-23mtd: nand: fsmc: use devm_clk_get()Thomas Petazzoni
2017-03-23mtd: nand: fsmc: finally remove fsmc_nand_platform_dataThomas Petazzoni
2017-03-23mtd: nand: fsmc: remove duplicate nand_set_flash_node()Thomas Petazzoni
2017-03-23mtd: nand: fsmc: kill {nr_, }partitions structure fieldsThomas Petazzoni
2017-03-23mtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_nand_platform_dataThomas Petazzoni
2017-03-23mtd: nand: fsmc: remove fsmc_select_chip()Thomas Petazzoni
2017-03-23mtd: nand: fsmc: remove ->select_bank() from fsmc_nand_platform_dataThomas Petazzoni
2017-03-23mtd: nand: fsmc: move fsmc_nand_data definitionThomas Petazzoni
2017-03-23mtd: nand: fsmc: fix NAND width handlingThomas Petazzoni
2017-03-23mtd: nand: hynix: Fix an error code in initDan Carpenter
2017-03-16mtd: nand: gpio: make nCE GPIO optionalChristophe Leroy
2017-03-16mtd: nand: Update dependency of IFC for LS1021AAlison Wang
2017-03-16memory: ifc: Update dependency of IFC for LS1021AAlison Wang
2017-03-16mtd: nand: tango: Enforce DMA direction typeBoris Brezillon
2017-03-16mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages"Colin Ian King
2017-03-16mtd: nand: sunxi: simplify optional reset handlingPhilipp Zabel
2017-03-08mtd: nand: hynix: Add read-retry support for 1x nm MLC NANDsBoris Brezillon
2017-03-08mtd: nand: hynix: Rework NAND ID decoding to extract more informationBoris Brezillon
2017-03-08mtd: nand: samsung: Retrieve ECC requirements from extended IDHans de Goede
2017-03-08mtd: nand: Move Macronix specific initialization in nand_macronix.cBoris Brezillon
2017-03-08mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cBoris Brezillon
2017-03-08mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon
2017-03-08mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cBoris Brezillon
2017-03-08mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon
2017-03-08mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cBoris Brezillon
2017-03-08mtd: nand: Add manufacturer specific initialization/detection stepsBoris Brezillon
2017-03-08mtd: nand: Do not expose the NAND manufacturer table directlyBoris Brezillon
2017-03-08mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon
2017-03-08mtd: nand: Rename the nand_manufacturers structBoris Brezillon
2017-03-08mtd: nand: Rename nand_get_flash_type() into nand_detect()Boris Brezillon
2017-03-08mtd: nand: Get rid of busw parameterBoris Brezillon
2017-03-08mtd: nand: Store nand ID in struct nand_chipBoris Brezillon
2017-03-08mtd: nand: Get rid of the mtd parameter in all auto-detection functionsBoris Brezillon
2017-03-05Linux 4.11-rc1Linus Torvalds
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds