index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
/
lantiq-flash.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-09-04
mtd: lantiq-flash: drop check of boot select
Hauke Mehrtens
2017-02-08
mtd: update my email address
John Crispin
2015-11-11
mtd: drop unnecessary partition parser data
Brian Norris
2015-10-13
mtd: maps: lantiq-flash: show parent device in sysfs
Frans Klaver
2015-05-27
mtd: lantiq-flash: use default partition parsers
Brian Norris
2014-10-20
mtd: maps: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
mtd: lantiq-flash: Use devm_kzalloc()
Jingoo Han
2013-04-05
mtd: maps: add const qualifiers
Artem Bityutskiy
2013-01-25
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinitconst
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-05-21
MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc
John Crispin
2012-05-21
MTD: MIPS: lantiq: implement OF support
John Crispin
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
mtd: mips: lantiq: reintroduce support for cmdline partitions
Daniel Schwierzeck
2012-01-09
mtd: lantiq-flash: drop iounmap for devm_ allocated data
Julia Lawall
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-20
MIPS: Lantiq: Fix MTD registration of NOR device
John Crispin
2011-09-11
mtd: lantiq-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: lantiq-flash don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-19
MIPS: Lantiq: Add NOR flash support
John Crispin