summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/pxa3xx_nand.c
Commit message (Expand)AuthorAgeLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham2016-09-01-0/+1
* mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-03-1/+2
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-14/+20
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-5/+5
* drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal2016-04-10-8/+0
* mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith2016-02-12-3/+3
* mtd: pxa3xx_nand: Correct offset calculationKevin Smith2016-02-12-2/+2
* mtd: pxa3xx_nand: Correct null dereferenceKevin Smith2016-02-12-7/+0
* Fix typo: firstly -> first.Vagrant Cascadian2015-12-05-1/+1
* mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese2015-08-25-0/+1621