summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+0
* 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-191-8/+10
* 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/+11
* 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/+7
* 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/+2
* mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-04-191-11/+7
* mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon2016-04-195-5/+0
* 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-191-33/+39
* 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-191-1/+2
* mtd: nand: jz4780: fixup, device structure assigned at probeJorge Ramirez-Ortiz2016-04-191-1/+0
* 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
* Merge branch 'mtd-nand-trigger' of git://git.kernel.org/pub/scm/linux/kernel/...Boris Brezillon2016-04-191-28/+1
|\
| * mtd: nand: Remove the "nand-disk" LED triggerEzequiel Garcia2016-04-131-28/+1
* | mtd: nand: omap2: Implement NAND ready using gpiolibRoger Quadros2016-04-151-11/+18
* | mtd: nand: omap: Clean up device tree supportRoger Quadros2016-04-151-20/+114
* | mtd: nand: omap: Copy platform data parameters to omap_nand_info dataRoger Quadros2016-04-151-8/+18
* | mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty checkRoger Quadros2016-04-151-6/+4
* | mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registersRoger Quadros2016-04-151-1/+8
|/
* mtd: nand: remove kerneldoc for removed function parameterBrian Norris2016-03-111-1/+0
* mtd: nand: Qualcomm NAND controller driverArchit Taneja2016-03-103-0/+2231
* mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja2016-03-104-25/+22
* mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-073-30/+31
* mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-071-12/+4
* mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-074-14/+10
* mtd: nand: check status before reporting timeoutBrian Norris2016-03-071-2/+2
* mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris2016-03-071-10/+0
* mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik2016-03-041-1/+1
* mtd: nand: sunxi: remove direct mtd->priv accessesBoris BREZILLON2016-03-041-3/+3
OpenPOWER on IntegriCloud