summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/pxa3xx_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: pxa3xx: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-40/+64
* mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-04-191-17/+11Star
* mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris2016-03-071-10/+0Star
* mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik2016-03-051-1/+1
* mtd: nand: pxa3xx_nand: add support for partial chunksThomas Petazzoni2016-02-121-56/+101
* mtd: nand: pxa3xx_nand: add register access debugRobert Jarzmik2016-02-011-5/+17
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-11/+11
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-181-1/+0Star
* mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-16/+17
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-081-9/+9
* mtd: nand: fix drivers abusing mtd->privBoris BREZILLON2015-11-191-11/+19
* mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume pathsEzequiel García2015-11-171-0/+6
* mtd: pxa3xx_nand: Remove dead codeEzequiel García2015-11-171-5/+0Star
* mtd: pxa3xx_nand: Remove redundant NAND sensingEzequiel García2015-11-171-33/+8Star
* mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanEzequiel García2015-11-161-16/+14Star
* mtd: pxa3xx_nand: Fix initial controller configurationEzequiel García2015-11-161-13/+22
* mtd: pxa3xx_nand: Increase the initial chunk sizeEzequiel García2015-11-161-1/+1
* mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-111-5/+5
* mtd: pxa3xx_nand: clean up the pxa3xx timingsAntoine Ténart2015-10-261-17/+8Star
* mtd: pxa3xx_nand: rework flash detection and timing setupAntoine Ténart2015-10-261-88/+35Star
* mtd: pxa3xx_nand: add helpers to setup the timingsAntoine Ténart2015-10-261-0/+122
* mtd: pxa3xx_nand: fix some compile issues on non-ARM archesAntoine Ténart2015-10-261-2/+2
* mtd: pxa3xx_nand: switch to device PMBrian Norris2015-10-191-7/+11
* mtd: pxa3xx_nand: don't duplicate MTD suspend/resumeBrian Norris2015-10-191-17/+0Star
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-131-1/+2
* mtd: nand: pxa3xx_nand: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* 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