summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal19-47/+50
2018-07-31mtd: rawnand: Remove unused caller_is_module() definitionBoris Brezillon1-12/+0
2018-07-31mtd: rawnand: s3c2410: Error out when ->nrsets < 0 or ->sets == NULLBoris Brezillon1-6/+8
2018-07-31mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal2-30/+30
2018-07-31mtd: rawnand: orion: Handle cases where __LINUX_ARM_ARCH__ is not definedBoris Brezillon1-2/+2
2018-07-31mtd: rawnand: orion: Avoid direct inclusion of asm headersBoris Brezillon1-1/+1
2018-07-25mtd: partitions: use DT info for parsing partitions with "compatible" propRafał Miłecki1-20/+13
2018-07-25dt-bindings: mtd: explicitly document nesting partitions descriptionsRafał Miłecki1-0/+46
2018-07-24mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap1-3/+3
2018-07-24mtd: lpddr: use mtd_device_register()Rafał Miłecki1-1/+1
2018-07-20mtd: rawnand: micron: Make ECC activation statefulBoris Brezillon1-2/+13
2018-07-20mtd: rawnand: micron: Avoid enabling/disabling ECC when it can't be disabledBoris Brezillon1-0/+8
2018-07-20mtd: rawnand: micron: Get the actual number of bitflipsBoris Brezillon1-20/+119
2018-07-20mtd: rawnand: micron: allow forced on-die ECCChris Packham1-3/+10
2018-07-20mtd: rawnand: Expose _notsupp() helpers for raw page accessorsBoris Brezillon2-0/+37
2018-07-20mtd: rawnand: micron: support 8/512 on-die ECCChris Packham1-30/+131
2018-07-20mtd: rawnand: micron: Fix on-die ECC detection logicBoris Brezillon1-9/+23
2018-07-20mtd: rawnand: fsmc: Stop using chip->read_buf()Boris Brezillon1-1/+1
2018-07-20mtd: rawnand: qcom: stop using phys_to_dma()Arnd Bergmann1-9/+21
2018-07-20mtd: rawnand: tegra: check bounds of die_nr properlyStefan Agner1-1/+3
2018-07-20mtd: rawnand: add default values for dynamic timingsMiquel Raynal1-1/+19
2018-07-20mtd: onenand: use mtd_device_register() where applicableRafał Miłecki2-6/+4
2018-07-20mtd: rawnand: use mtd_device_register() where applicableRafał Miłecki7-13/+10
2018-07-20mtd: rawnand: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMAArnd Bergmann1-0/+1
2018-07-20memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-20mtd: rawnand: jz4740: Use the proper format specifier to print chipnrBoris Brezillon1-1/+1
2018-07-20mtd: adapt misleading comment in mtd_oob_ops structureMiquel Raynal1-3/+5
2018-07-20mtd: Make Kconfig formatting consistentBoris Brezillon5-31/+31
2018-07-18mtdchar: fix overflows in adjustment of `count`Jann Horn1-3/+7
2018-07-18mtd: Fallback to ->_read/write() when ->_read/write_oob() is missingMiquel Raynal1-6/+22
2018-07-18jffs2: use unsigned 32-bit timstamps consistentlyArnd Bergmann1-7/+7
2018-07-18jffs2: use 64-bit intermediate timestampsArnd Bergmann4-26/+27
2018-07-18mtd: sst25l: use mtd_device_register()Rafał Miłecki1-3/+2
2018-07-18mtd: maps: use mtd_device_register() where applicableRafał Miłecki4-9/+6
2018-07-18mtd: powernv_flash: set of_node in mtd's devRafał Miłecki1-0/+1
2018-07-18mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780Boris Brezillon1-1/+1
2018-07-18mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon3-4/+5
2018-07-18mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon5-7/+7
2018-07-18mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: fsl_ifc: Add an __iomem specifier on eccstat_regsBoris Brezillon1-1/+1
2018-07-18memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-2/+3
2018-07-18mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned onesBoris Brezillon1-2/+2
2018-07-18mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPSBoris Brezillon1-14/+15
2018-07-18mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-07-18mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte()Boris Brezillon1-1/+1
2018-07-18mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definitionBoris Brezillon1-1/+1
2018-07-18mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2