index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2
-6
/
+4
2012-01-09
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
1
-2
/
+1
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
4
-4
/
+4
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
4
-4
/
+4
2012-01-09
mtd: introduce mtd_lock interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: lantiq-flash: drop iounmap for devm_ allocated data
Julia Lawall
1
-5
/
+1
2012-01-09
mtd: maps: remove the now unused bcm963xx-flash
Jonas Gorski
3
-130
/
+0
2012-01-09
mtd: maps: physmap: allow partition parsers for physmap_flash_data
Jonas Gorski
1
-1
/
+4
2012-01-09
mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser
Jonas Gorski
2
-150
/
+4
2012-01-09
mtd: maps: bcm963xx-flash: clean up printk usage
Jonas Gorski
1
-10
/
+10
2012-01-09
mtd: maps: bcm963xx-flash: remove superfluous semicolons
Jonas Gorski
1
-5
/
+5
2012-01-09
mtd: maps: bcm963xx-flash: fix word order for spare partition
Jonas Gorski
1
-1
/
+1
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
11
-129
/
+11
2011-12-19
mtd: plat_ram: call mtd_device_register only if partition data exists
Ilya Yanok
1
-4
/
+8
2011-12-07
mtd: pxa2xx-flash.c: It used to fall back to provided table.
Jonathan Cameron
1
-1
/
+1
2011-11-07
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
1
-0
/
+1
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
23
-973
/
+112
2011-10-20
MIPS: Lantiq: Fix MTD registration of NOR device
John Crispin
1
-2
/
+2
2011-09-11
mtd: drop Integrator flash map Kconfig
Linus Walleij
1
-4
/
+0
2011-09-11
mtd: Kbuild: remove reference to MTD_PARTITIONS
Brian Norris
1
-1
/
+0
2011-09-11
mtd: cleanup last uses of MTD_DEBUG config macros
Brian Norris
1
-4
/
+0
2011-09-11
mtd: pcmciamtd: remove custom DEBUG() function
Brian Norris
1
-68
/
+52
2011-09-11
mtd: maps: drop edb7312 support
Dmitry Eremin-Solenikov
3
-143
/
+0
2011-09-11
mtd: physmap_of.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-15
/
+3
2011-09-11
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
Dmitry Eremin-Solenikov
1
-52
/
+1
2011-09-11
mtd: physmap_of: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+5
2011-09-11
mtd: edb7312: correctly pass MTD name to parsers
Dmitry Eremin-Solenikov
1
-1
/
+2
2011-09-11
mtd: wr_sbc82xx_flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-20
/
+13
2011-09-11
mtd: solutionengine.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-23
/
+7
2011-09-11
mtd: sa1100-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-27
/
+3
2011-09-11
mtd: rbtx4939-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-17
/
+4
2011-09-11
mtd: pxa2xx-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-19
/
+1
2011-09-11
mtd: plat-ram.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-21
/
+2
2011-09-11
mtd: physmap.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-21
/
+2
2011-09-11
mtd: latch-addr-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-19
/
+2
2011-09-11
mtd: lantiq-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-12
/
+2
2011-09-11
mtd: ixp4xx.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-25
/
+4
2011-09-11
mtd: ixp2000.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-10
/
+1
2011-09-11
mtd: intel_vr_nor.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-5
/
+1
2011-09-11
mtd: impa7.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-23
/
+4
2011-09-11
mtd: h720x-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-19
/
+2
2011-09-11
mtd: gpio-addr-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-14
/
+2
2011-09-11
mtd: dc21285.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-8
/
+1
2011-09-11
mtd: bfin-async-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-14
/
+2
2011-09-11
mtd: latch-addr-flash don't specify default parsing options
Dmitry Eremin-Solenikov
1
-4
/
+1
2011-09-11
mtd: lantiq-flash don't specify default parsing options
Dmitry Eremin-Solenikov
1
-4
/
+1
2011-09-11
mtd: rbtx4939-flash don't specify default parsing options
Dmitry Eremin-Solenikov
1
-4
/
+1
2011-09-11
mtd: intel_vr_nor don't specify default parsing options
Dmitry Eremin-Solenikov
1
-2
/
+1
2011-09-11
mtd: impa7 don't specify default parsing options
Dmitry Eremin-Solenikov
1
-2
/
+1
2011-09-11
mtd: h720x-flash don't specify default parsing options
Dmitry Eremin-Solenikov
1
-3
/
+1
[next]