summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/pxa3xx_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removalRobert Jarzmik2015-09-291-2/+15
* mtd: nand: pxa3xx-nand: switch to dmaengineRobert Jarzmik2015-09-281-114/+108Star
* mtd: pxa3xx_nand: Remove unused platform-data flash specificationEzequiel García2015-09-021-6/+27
* nand: pxa3xx: Increase READ_ID buffer and make the size staticEzequiel García2015-08-201-21/+10Star
* mtd: nand: pxa3xx-nand: fix random command timeoutsRobert Jarzmik2015-08-201-3/+7
* mtd: nand: pxa3xx_nand: fix early spurious interruptRobert Jarzmik2015-08-201-1/+1
* mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart2015-08-191-0/+3
* nand: pxa3xx: Increase initial buffer sizeEzequiel Garcia2015-08-141-6/+9
* mtd: nand: pxa3xx: fix build on ARM64Rob Herring2015-05-071-11/+10Star
* mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeoutMaxime Ripard2015-05-071-11/+9Star
* mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire2015-03-311-14/+10Star
* mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart2015-02-281-0/+2
* Merge MTD updates into -nextBrian Norris2015-02-281-0/+2
|\
| * mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik2015-02-281-0/+2
* | mtd: pxa3xx-nand: handle PIO in threaded interruptRobert Jarzmik2015-02-281-3/+19
|/
* mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-02-281-6/+42
* mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni2014-05-281-2/+2
* mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia2014-05-211-2/+15
* mtd: nand: pxa3xx: Clean pxa_ecc_init() error handlingEzequiel Garcia2014-05-211-11/+10Star
* mtd: nand: pxa3xx: Make of_device_id array constJingoo Han2014-05-211-1/+1
* mtd: nand: pxa3xx: Print actual ECC strength in error messageEzequiel Garcia2014-03-111-1/+1
* mtd: nand: pxa3xx: Remove unused macroEzequiel Garcia2014-03-111-1/+0Star
* mtd: nand: pxa3xx: Add support for 2048 bytes page size devicesRodolfo Giometti2014-01-201-0/+21
* mtd: nand: pxa3xx: Add "armada370-nand" compatibleEzequiel Garcia2014-01-131-0/+4
* mtd: nand: pxa3xx: Consolidate ECC initializationEzequiel Garcia2014-01-031-24/+16Star
* mtd: nand: pxa3xx: Use extended cmdfunc() only if neededEzequiel Garcia2014-01-031-10/+21
* mtd: nand: pxa3xx: Clear need_wait flag when starting a commandEzequiel Garcia2014-01-031-0/+1
* 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-031-0/+37
* 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/+3Star
* 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: Add documentation about the controllerEzequiel Garcia2014-01-031-0/+2