aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/lantiq-flash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin1-0/+7
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin1-44/+25
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy1-2/+3
2012-03-27mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck1-1/+2
2012-01-09mtd: lantiq-flash: drop iounmap for devm_ allocated dataJulia Lawall1-5/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-15/+2
2011-10-20MIPS: Lantiq: Fix MTD registration of NOR deviceJohn Crispin1-2/+2
2011-09-11mtd: lantiq-flash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov1-12/+2
2011-09-11mtd: lantiq-flash don't specify default parsing optionsDmitry Eremin-Solenikov1-4/+1
2011-05-19MIPS: Lantiq: Add NOR flash supportJohn Crispin1-0/+251