aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-31mtd: rawnand: fsmc: convert driver to nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: fsl_ifc: convert driver to nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: fsl_elbc: convert driver to nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: fsl_elbc: return meaningful valuesMiquel Raynal
2018-07-31mtd: rawnand: denali: convert to nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: davinci: convert driver to nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: au1550nd: Remove unneeded gpio.h inclusionBoris Brezillon
2018-07-31mtd: rawnand: atmel: Stop including gpio.hBoris Brezillon
2018-07-31mtd: rawnand: sunxi: Remove gpio.h and of_gpio.h inclusionsBoris Brezillon
2018-07-31mtd: rawnand: jz4740: Include gpio/consumer.h instead of gpio.hBoris Brezillon
2018-07-31mtd: rawnand: add hooks that may be called during nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal
2018-07-31mtd: rawnand: Remove unused caller_is_module() definitionBoris Brezillon
2018-07-31mtd: rawnand: s3c2410: Error out when ->nrsets < 0 or ->sets == NULLBoris Brezillon
2018-07-31mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal
2018-07-31mtd: rawnand: orion: Handle cases where __LINUX_ARM_ARCH__ is not definedBoris Brezillon
2018-07-31mtd: rawnand: orion: Avoid direct inclusion of asm headersBoris Brezillon
2018-07-19mtd: rawnand: micron: Make ECC activation statefulBoris Brezillon
2018-07-19mtd: rawnand: micron: Avoid enabling/disabling ECC when it can't be disabledBoris Brezillon
2018-07-19mtd: rawnand: micron: Get the actual number of bitflipsBoris Brezillon
2018-07-19mtd: rawnand: micron: allow forced on-die ECCChris Packham
2018-07-19mtd: rawnand: Expose _notsupp() helpers for raw page accessorsBoris Brezillon
2018-07-19mtd: rawnand: micron: support 8/512 on-die ECCChris Packham
2018-07-19mtd: rawnand: micron: Fix on-die ECC detection logicBoris Brezillon
2018-07-19mtd: rawnand: fsmc: Stop using chip->read_buf()Boris Brezillon
2018-07-19mtd: rawnand: qcom: stop using phys_to_dma()Arnd Bergmann
2018-07-19mtd: rawnand: tegra: check bounds of die_nr properlyStefan Agner
2018-07-19mtd: rawnand: add default values for dynamic timingsMiquel Raynal
2018-07-19mtd: onenand: use mtd_device_register() where applicableRafał Miłecki
2018-07-19mtd: rawnand: use mtd_device_register() where applicableRafał Miłecki
2018-07-19mtd: rawnand: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMAArnd Bergmann
2018-07-19memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-19mtd: rawnand: jz4740: Use the proper format specifier to print chipnrBoris Brezillon
2018-07-18mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780Boris Brezillon
2018-07-18mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon
2018-07-18mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon
2018-07-18mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: fsl_ifc: Add an __iomem specifier on eccstat_regsBoris Brezillon
2018-07-18memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned onesBoris Brezillon
2018-07-18mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPSBoris Brezillon
2018-07-18mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte()Boris Brezillon
2018-07-18mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definitionBoris Brezillon
2018-07-18mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18mtd: rawnand: fix indentation in KconfigMiquel Raynal
2018-07-18mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned onesBoris Brezillon