summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/pxa3xx_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* fix: nand: pxa3xx: fix defined but not used warningsSean Nyekjaer2017-11-301-0/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* fix: nand: pxa3xx: Remove hardcode values from the driverKonstantin Porotchkin2017-05-091-8/+54
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham2016-09-011-0/+1
* mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-031-1/+2
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-14/+20
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-5/+5
* drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal2016-04-101-8/+0
* mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith2016-02-121-3/+3
* mtd: pxa3xx_nand: Correct offset calculationKevin Smith2016-02-121-2/+2
* mtd: pxa3xx_nand: Correct null dereferenceKevin Smith2016-02-121-7/+0
* Fix typo: firstly -> first.Vagrant Cascadian2015-12-051-1/+1
* mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese2015-08-251-0/+1621