aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/lantiq-flash.c
Commit message (Expand)AuthorAge
* mtd: maps: add const qualifiersArtem Bityutskiy2013-04-05
* mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
* mtd: remove use of __devexitBill Pemberton2012-11-22
* mtd: remove use of __devinitconstBill Pemberton2012-11-22
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: remove use of __devexit_pBill Pemberton2012-11-22
* MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin2012-05-21
* MTD: MIPS: lantiq: implement OF supportJohn Crispin2012-05-21
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-26
* mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck2012-03-26
* mtd: lantiq-flash: drop iounmap for devm_ allocated dataJulia Lawall2012-01-09
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\
| * mtd: lantiq-flash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
| * mtd: lantiq-flash don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* | MIPS: Lantiq: Fix MTD registration of NOR deviceJohn Crispin2011-10-20
|/
* MIPS: Lantiq: Add NOR flash supportJohn Crispin2011-05-19