summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/lantiq-flash.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: update my email addressJohn Crispin2017-02-081-2/+2
* mtd: drop unnecessary partition parser dataBrian Norris2015-11-111-3/+2Star
* mtd: maps: lantiq-flash: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: lantiq-flash: use default partition parsersBrian Norris2015-05-271-3/+1Star
* mtd: maps: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-111-1/+0Star
* mtd: lantiq-flash: Use devm_kzalloc()Jingoo Han2014-01-031-21/+16Star
* mtd: maps: add const qualifiersArtem Bityutskiy2013-04-051-2/+1Star
* mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-4/+4
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitconstBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin2012-05-211-0/+7
* MTD: MIPS: lantiq: implement OF supportJohn Crispin2012-05-211-44/+25Star
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-2/+3
* mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck2012-03-271-1/+2
* mtd: lantiq-flash: drop iounmap for devm_ allocated dataJulia Lawall2012-01-091-5/+1Star
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-15/+2Star
|\
| * mtd: lantiq-flash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-12/+2Star
| * mtd: lantiq-flash don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-4/+1Star
* | MIPS: Lantiq: Fix MTD registration of NOR deviceJohn Crispin2011-10-201-2/+2
|/
* MIPS: Lantiq: Add NOR flash supportJohn Crispin2011-05-191-0/+251