summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: gpmi: use devm_ioremap_resourceHuang Shijie2014-01-031-23/+3
* mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*Huang Shijie2014-01-031-5/+5
* mtd: gpmi: remove the unused lineHuang Shijie2014-01-031-1/+0
* mtd: gpmi: delete the gpmi_pre_bbt_scanHuang Shijie2014-01-031-15/+5
* mtd: gpmi: do not use the local array to do the DMA transferHuang Shijie2014-01-031-1/+8
* mtd: nand: pxa3xx: make ECC configuration checks more explicitBrian Norris2014-01-031-3/+12
* mtd: nand: pxa3xx: Add ECC BCH correctable errors detectionEzequiel Garcia2014-01-031-22/+35
* mtd: nand: pxa3xx: Add multiple chunk write supportEzequiel Garcia2014-01-031-8/+73
* mtd: nand: pxa3xx: Introduce multiple page I/O supportEzequiel Garcia2014-01-031-10/+172
* mtd: nand: pxa3xx: Add a read/write buffers markersEzequiel Garcia2014-01-031-11/+29
* mtd: nand: pxa3xx: Fix SEQIN column address setEzequiel Garcia2014-01-031-1/+2
* mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()Ezequiel Garcia2014-01-031-5/+16
* mtd: nand: pxa3xx: Split prepare_command_pool() in two stagesEzequiel Garcia2014-01-031-19/+25
* mtd: nand: pxa3xx: Remove READ0 switch/case falltroughEzequiel Garcia2014-01-031-0/+5
* mtd: nand: pxa3xx: Add helper function to set page addressEzequiel Garcia2014-01-031-15/+21
* mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command startEzequiel Garcia2014-01-031-1/+1
* mtd: nand: pxa3xx: Add driver-specific ECC BCH supportEzequiel Garcia2014-01-031-17/+69
* mtd: nand: pxa3xx: Add bad block handlingEzequiel Garcia2014-01-033-0/+42
* mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be readyEzequiel Garcia2014-01-031-3/+4
* mtd: nand: pxa3xx: Use a completion to signal device readyEzequiel Garcia2014-01-031-14/+24
* mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()Ezequiel Garcia2014-01-031-0/+5
* mtd: nand: pxa3xx: Replace host->page_size by mtd->writesizeEzequiel Garcia2014-01-031-7/+3
* mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO countEzequiel Garcia2014-01-031-5/+7
* mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internalEzequiel Garcia2014-01-031-1/+5
* mtd: nand: pxa3xx: Early variant detectionEzequiel Garcia2014-01-031-20/+20
* mtd: nand: pxa3xx: read_page() returns max_bitflipsEzequiel Garcia2014-01-031-1/+3
* mtd: nand: pxa3xx: Prevent sub-page writesEzequiel Garcia2014-01-031-0/+1
* mtd: nand: pxa3xx: Make config menu show supported platformsEzequiel Garcia2014-01-031-2/+2
* mtd: nand: pxa3xx: Add documentation about the controllerEzequiel Garcia2014-01-032-0/+115
* mtd: nand: pxa3xx: devicetree binding updateEzequiel Garcia2014-01-031-1/+3
* mtd: make mtd_partition.name constGeert Uytterhoeven2014-01-033-5/+5
* mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven2014-01-031-1/+1
* mtd: pasemi_nand.c: remove superfluous name castGeert Uytterhoeven2014-01-031-1/+1
* mtd: remove superfluous name castsGeert Uytterhoeven2014-01-032-2/+2
* mtd: gpmi-lib: Make checkpatch happyFabio Estevam2014-01-031-4/+4
* mtd: gpmi: Use devm_clk_get()Fabio Estevam2014-01-031-19/+2
* mtd: gpmi: add a new DT property to use the datasheet's minimum required ECCHuang Shijie2014-01-032-0/+11
* mtd: nand: omap2: Fix OMAP_BCH option dependencyEzequiel Garcia2014-01-031-1/+1
* drivers: mtd: m25p80: add quad read supportSourav Poddar2014-01-031-2/+137
* drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar2014-01-031-14/+57
* Linux 3.13-rc6v3.13-rc6Linus Torvalds2013-12-291-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-298-10/+24
|\
| * Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-28217-1092/+2035
| |\
| | * Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2013-12-273-6/+6
| | |\
| | | * ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2013-12-252-5/+5
| | | * ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak2013-12-251-1/+1
| | * | ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren2013-12-271-1/+6
| * | | Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-283-3/+10
| |\ \ \
| | * | | ARM: shmobile: r8a7790: fix shdi resource sizesBen Dooks2013-12-191-2/+2
| | * | | ARM: shmobile: bockw: fixup DMA maskKuninori Morimoto2013-12-191-1/+1
OpenPOWER on IntegriCloud