summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/pxa3xx_nand.c
Commit message (Expand)AuthorAge
* mtd: nand: remove deprecated pxa3xx_nand driverMiquel Raynal2018-02-23
* Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2018-01-29
|\
| * mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-14
| * mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-14
* | mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon2018-01-06
|/
* mtd: nand: pxa3xx: enable NAND controller if the SoC needs itMiquel Raynal2017-10-07
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
* mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon2017-05-30
* mtd: nand: pxa3xx: return error code of nand_scan_ident() on errorMasahiro Yamada2016-11-07
* mtd: nand: pxa3xx_nand: write exactly one message on probe failureUwe Kleine-König2016-11-07
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-23
* mtd: nand: pxa3xx: switch to mtd_ooblayout_opsBoris Brezillon2016-05-05
* mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-04-19
* mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris2016-03-07
* mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik2016-03-04
* mtd: nand: pxa3xx_nand: add support for partial chunksThomas Petazzoni2016-02-12
* mtd: nand: pxa3xx_nand: add register access debugRobert Jarzmik2016-02-01
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-07
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-08
* mtd: nand: fix drivers abusing mtd->privBoris BREZILLON2015-11-19
* mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume pathsEzequiel García2015-11-16
* mtd: pxa3xx_nand: Remove dead codeEzequiel García2015-11-16
* mtd: pxa3xx_nand: Remove redundant NAND sensingEzequiel García2015-11-16
* mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanEzequiel García2015-11-16
* mtd: pxa3xx_nand: Fix initial controller configurationEzequiel García2015-11-16
* mtd: pxa3xx_nand: Increase the initial chunk sizeEzequiel García2015-11-16
* mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-11
* mtd: pxa3xx_nand: clean up the pxa3xx timingsAntoine Ténart2015-10-26
* mtd: pxa3xx_nand: rework flash detection and timing setupAntoine Ténart2015-10-26
* mtd: pxa3xx_nand: add helpers to setup the timingsAntoine Ténart2015-10-26
* mtd: pxa3xx_nand: fix some compile issues on non-ARM archesAntoine Ténart2015-10-26
* mtd: pxa3xx_nand: switch to device PMBrian Norris2015-10-19
* mtd: pxa3xx_nand: don't duplicate MTD suspend/resumeBrian Norris2015-10-19
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-13
* mtd: nand: pxa3xx_nand: show parent device in sysfsFrans Klaver2015-10-13
* mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removalRobert Jarzmik2015-09-28
* mtd: nand: pxa3xx-nand: switch to dmaengineRobert Jarzmik2015-09-27
* mtd: pxa3xx_nand: Remove unused platform-data flash specificationEzequiel García2015-09-02
* nand: pxa3xx: Increase READ_ID buffer and make the size staticEzequiel García2015-08-19
* mtd: nand: pxa3xx-nand: fix random command timeoutsRobert Jarzmik2015-08-19
* mtd: nand: pxa3xx_nand: fix early spurious interruptRobert Jarzmik2015-08-19
* mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart2015-08-18
* nand: pxa3xx: Increase initial buffer sizeEzequiel Garcia2015-08-14
* mtd: nand: pxa3xx: fix build on ARM64Rob Herring2015-05-07
* mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeoutMaxime Ripard2015-05-07
* mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire2015-03-30
* mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart2015-02-28
* Merge MTD updates into -nextBrian Norris2015-02-28
|\