aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/xway_nand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-02-08mtd: update my email addressJohn Crispin1-1/+1
2017-01-02mtd: nand: xway: fix build because of module functionsHauke Mehrtens1-4/+1
2016-07-11mtd: nand: xway: add nandaddr to own structHauke Mehrtens1-16/+14
2016-07-11mtd: nand: xway: add missing write_buf and read_buf to nand driverHauke Mehrtens1-0/+18
2016-07-11mtd: nand: xway: extract read and write functionHauke Mehrtens1-9/+19
2016-07-11mtd: nand: xway: fix nand lockingJohn Crispin1-12/+8
2016-07-11mtd: nand: xway: remove manual resetHauke Mehrtens1-20/+0
2016-07-11mtd: nand: xway: Avoid messing up with IO_ADDR_W in ->cmd_ctrl()John Crispin1-15/+11
2016-07-11mtd: nand: xway: convert to normal platform driverHauke Mehrtens1-36/+80
2016-07-11mtd: nand: xway: add some more documentationHauke Mehrtens1-6/+15
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON1-2/+2
2015-05-27mtd: plat_nand: use default partition probeBrian Norris1-4/+0
2012-09-29mtd: lantiq: Add NAND support on Lantiq XWAY SoC.John Crispin1-0/+201