summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/pxa3xx_nand.c
AgeCommit message (Expand)Author
2017-05-09fix: nand: pxa3xx: Remove hardcode values from the driverKonstantin Porotchkin
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-01mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham
2016-06-03mtd: nand: Add page argument to write_page() etc.Scott Wood
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-04-10drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal
2016-02-12mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith
2016-02-12mtd: pxa3xx_nand: Correct offset calculationKevin Smith
2016-02-12mtd: pxa3xx_nand: Correct null dereferenceKevin Smith
2015-12-05Fix typo: firstly -> first.Vagrant Cascadian
2015-08-25mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese