index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
pxa3xx_nand.c
Age
Commit message (
Expand
)
Author
2016-03-07
mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
Brian Norris
2016-03-04
mtd: nand: pxa3xx_nand: fix dmaengine initialization
Robert Jarzmik
2016-02-12
mtd: nand: pxa3xx_nand: add support for partial chunks
Thomas Petazzoni
2016-02-01
mtd: nand: pxa3xx_nand: add register access debug
Robert Jarzmik
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-11-19
mtd: nand: fix drivers abusing mtd->priv
Boris BREZILLON
2015-11-16
mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths
Ezequiel García
2015-11-16
mtd: pxa3xx_nand: Remove dead code
Ezequiel García
2015-11-16
mtd: pxa3xx_nand: Remove redundant NAND sensing
Ezequiel García
2015-11-16
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ezequiel García
2015-11-16
mtd: pxa3xx_nand: Fix initial controller configuration
Ezequiel García
2015-11-16
mtd: pxa3xx_nand: Increase the initial chunk size
Ezequiel García
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-10-26
mtd: pxa3xx_nand: clean up the pxa3xx timings
Antoine Ténart
2015-10-26
mtd: pxa3xx_nand: rework flash detection and timing setup
Antoine Ténart
2015-10-26
mtd: pxa3xx_nand: add helpers to setup the timings
Antoine Ténart
2015-10-26
mtd: pxa3xx_nand: fix some compile issues on non-ARM arches
Antoine Ténart
2015-10-19
mtd: pxa3xx_nand: switch to device PM
Brian Norris
2015-10-19
mtd: pxa3xx_nand: don't duplicate MTD suspend/resume
Brian Norris
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
mtd: nand: pxa3xx_nand: show parent device in sysfs
Frans Klaver
2015-09-28
mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal
Robert Jarzmik
2015-09-27
mtd: nand: pxa3xx-nand: switch to dmaengine
Robert Jarzmik
2015-09-02
mtd: pxa3xx_nand: Remove unused platform-data flash specification
Ezequiel García
2015-08-19
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ezequiel García
2015-08-19
mtd: nand: pxa3xx-nand: fix random command timeouts
Robert Jarzmik
2015-08-19
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Robert Jarzmik
2015-08-18
mtd: pxa3xx_nand: add a default chunk size
Antoine Ténart
2015-08-14
nand: pxa3xx: Increase initial buffer size
Ezequiel Garcia
2015-05-07
mtd: nand: pxa3xx: fix build on ARM64
Rob Herring
2015-05-07
mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout
Maxime Ripard
2015-03-30
mtd: pxa3xx_nand: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-02-28
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
2015-02-28
Merge MTD updates into -next
Brian Norris
2015-02-28
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
2015-02-28
mtd: pxa3xx-nand: handle PIO in threaded interrupt
Robert Jarzmik
2015-02-28
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
2014-05-28
mtd: pxa3xx_nand: make the driver work on big-endian systems
Thomas Petazzoni
2014-05-21
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
2014-05-21
mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
Ezequiel Garcia
2014-05-20
mtd: nand: pxa3xx: Make of_device_id array const
Jingoo Han
2014-03-10
mtd: nand: pxa3xx: Print actual ECC strength in error message
Ezequiel Garcia
2014-03-10
mtd: nand: pxa3xx: Remove unused macro
Ezequiel Garcia
2014-01-20
mtd: nand: pxa3xx: Add support for 2048 bytes page size devices
Rodolfo Giometti
2014-01-12
mtd: nand: pxa3xx: Add "armada370-nand" compatible
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Consolidate ECC initialization
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Use extended cmdfunc() only if needed
Ezequiel Garcia
[next]