summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-31mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: oxnas: Keep track of registered devicesMiquel Raynal
2020-05-31mtd: rawnand: orion: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: orion: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: omap2: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: ndfc: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: mxic: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: mxc: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: mtk: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: mpc5121: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: marvell: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: lpc32xx_slc: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: lpc32xx_mlc: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: ingenic: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: ingenic: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: hisi504: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: gpmi: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: gpio: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: fsmc: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: fsl_upm: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: fsl_ifc: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: fsl_elbc: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: diskonchip: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: denali: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: denali: Delete items from the list in the _remove() pathMiquel Raynal
2020-05-31mtd: rawnand: davinci: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: cs553x: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: cafe: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: cadence: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: brcmnand: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: bcm47xx: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: au1550nd: Stop using nand_release()Miquel Raynal
2020-05-26mtd: rawnand: ams-delta: Stop using nand_release()Miquel Raynal
2020-05-26mtd: rawnand: arasan: Support the hardware BCH ECC engineMiquel Raynal
2020-05-24mtd: rawnand: arasan: Add new Arasan NAND controllerMiquel Raynal
2020-05-24dt-bindings: mtd: Document ARASAN NAND bindingsMiquel Raynal
2020-05-24MAINTAINERS: Add Arasan NAND controller and bindingsMiquel Raynal
2020-05-24mtd: rawnand: Add nand_extract_bits()Miquel Raynal
2020-05-24mtd: rawnand: Ensure the number of bitflips is consistentMiquel Raynal
2020-05-24lib/bch: Allow easy bit swappingMiquel Raynal
2020-05-24lib/bch: Rework a little bit the exported function namesMiquel Raynal
2020-05-24mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllersMiquel Raynal
2020-05-24mtd: rawnand: Remove the cmx270 NAND controller driverBoris Brezillon
2020-05-24mtd: rawnand: Fix nand_gpio_waitrdy()Boris Brezillon
2020-05-24mtd: rawnand: davinci: Get rid of the legacy interface implementationBoris Brezillon
2020-05-24mtd: rawnand: davinci: Implement exec_op()Boris Brezillon
2020-05-24mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W}Boris Brezillon
2020-05-24mtd: rawnand: davinci: Inherit from nand_controllerBoris Brezillon