summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-3/+14
* mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-4/+5
* mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-5/+9
* mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-19/+31
* mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-192-113/+100Star
* mtd: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-19/+88
* mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2016-04-192-0/+433
* mtd: nand: sunxi: make cur_off parameter optional in extra oob helpersBoris Brezillon2016-04-191-4/+6
* mtd: nand: sunxi: make OOB retrieval optionalBoris Brezillon2016-04-191-11/+16
* mtd: nand: sunxi: move some ECC related operations to their own functionsBoris Brezillon2016-04-191-55/+108
* mtd: nand: sunxi: poll for events instead of using interruptsBoris Brezillon2016-04-191-14/+31
* mtd: nand: sunxi: make use of readl_poll_timeout()Boris Brezillon2016-04-191-17/+17
* mtd: nand: sunxi: fix ->dev_ready() implementationBoris Brezillon2016-04-191-7/+0Star
* mtd: nand: enable ECC pipeliningBoris Brezillon2016-04-191-1/+2
* mtd: nand: sunxi: disable clks on device removalBoris Brezillon2016-04-191-0/+2
* mtd: nand: sunxi: fix NFC_CTL settingBoris Brezillon2016-04-191-1/+1
* mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macroBoris Brezillon2016-04-191-1/+1
* mtd: nand: sunxi: let the NAND controller control the CE lineBoris Brezillon2016-04-191-10/+0Star
* mtd: nand: sunxi: improve ->cmd_ctrl() functionBoris Brezillon2016-04-191-8/+44
* mtd: nand: sunxi: implement ->read_subpage()Boris Brezillon2016-04-191-0/+36
* mtd: nand: sunxi: implement ->read_oob()/->write_oob()Boris Brezillon2016-04-191-0/+40
* mtd: nand: export default read/write oob functionsBoris Brezillon2016-04-192-8/+24
* mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timingsBoris Brezillon2016-04-191-0/+12
* mtd: nand: sunxi: fix EDO mode selectionBoris Brezillon2016-04-191-7/+11
* mtd: nand: sunxi: fix clk rate calculationBoris Brezillon2016-04-191-5/+5
* mtd: nand: sunxi: fix call order in sunxi_nand_chip_init()Boris Brezillon2016-04-191-15/+15
* mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-04-191-17/+11Star
* mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-04-191-60/+73
* mtd: nand: pasemi: switch to dev_* printing functionsRafał Miłecki2016-04-191-8/+7Star
* mtd: nand: socrates: set ECC algorithm explicitlyRafał Miłecki2016-04-191-0/+1
* mtd: nand: plat: set ECC algorithm explicitlyRafał Miłecki2016-04-191-0/+1
* mtd: nand: pasemi: set ECC algorithm explicitlyRafał Miłecki2016-04-191-0/+1
* mtd: nand: orion: set ECC algorithm explicitlyRafał Miłecki2016-04-191-0/+1
* mtd: nand: nuc900: set ECC algorithm explicitlyRafał Miłecki2016-04-191-0/+1
* mtd: nand: mxc: set ECC algorithm explicitlyRafał Miłecki2016-04-191-0/+1
* mtd: nand: gpio: set ECC algorithm explicitlyRafał Miłecki2016-04-191-0/+1
* mtd: nand: ams-delta: set ECC algorithm explicitlyRafał Miłecki2016-04-191-0/+1
* mtd: nand: brcm: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-04-191-3/+2Star
* mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-04-192-13/+9Star
* mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon2016-04-195-5/+0Star
* mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data()Zhaoxiu Zeng2016-04-191-1/+2
* mtd/ifc: Add support for IFC controller version 2.0Raghav Dogra2016-04-193-66/+87
* mtd: nand: Remove BUG() abuse in nand_scan_tailEzequiel García2016-04-191-19/+33
* mtd: gpmi: fix raw_buffer pointer double free issueHan Xu2016-04-191-0/+1
* mtd: brcmnand: Add support for v6.2 controllersFlorian Fainelli2016-04-192-1/+3
* mtd: nand: document the NAND controller/NAND chip DT representationBoris Brezillon2016-04-191-1/+36
* mtd: nand: jz4780: fixup, device structure assigned at probeJorge Ramirez-Ortiz2016-04-191-1/+0Star
* mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCsBoris Brezillon2016-04-191-17/+20
* mtd: nand: nandsim: set ECC algorithm explicitlyRafał Miłecki2016-04-191-0/+2
* mtd: nand: set ECC algorithm in nand_dt_initRafał Miłecki2016-04-191-1/+5