index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Age
Commit message (
Expand
)
Author
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
mtd: maps: sa1100-flash: Add reference counter to set_vpp()
Paul Parsons
2012-03-27
mtd: maps: pcmciamtd: Add reference counter to set_vpp()
Paul Parsons
2012-03-27
mtd: maps: l440gx: Add reference counter to set_vpp()
Paul Parsons
2012-03-27
mtd: maps: physmap: Add reference counter to set_vpp()
Paul Parsons
2012-03-27
mtd: mips: lantiq: reintroduce support for cmdline partitions
Daniel Schwierzeck
2012-03-27
mtd: ixp4xx: oops in ixp4xx_flash_probe
Marc Kleine-Budde
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
mtd: sa11x0: remove definitions and code left for documentation purposes
Russell King - ARM Linux
2012-03-27
mtd: sa11x0: Remove shutdown handler
Russell King - ARM Linux
2012-03-25
MTD: Relax dependencies
Richard Weinberger
2012-02-09
MTD: sa11x0: remove definitions and code left for documentation purposes
Russell King
2012-02-09
MTD: sa11x0: Remove shutdown handler
Russell King
2012-01-09
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_lock interface
Artem Bityutskiy
2012-01-09
mtd: lantiq-flash: drop iounmap for devm_ allocated data
Julia Lawall
2012-01-09
mtd: maps: remove the now unused bcm963xx-flash
Jonas Gorski
2012-01-09
mtd: maps: physmap: allow partition parsers for physmap_flash_data
Jonas Gorski
2012-01-09
mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser
Jonas Gorski
2012-01-09
mtd: maps: bcm963xx-flash: clean up printk usage
Jonas Gorski
2012-01-09
mtd: maps: bcm963xx-flash: remove superfluous semicolons
Jonas Gorski
2012-01-09
mtd: maps: bcm963xx-flash: fix word order for spare partition
Jonas Gorski
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-12-19
mtd: plat_ram: call mtd_device_register only if partition data exists
Ilya Yanok
2011-12-07
mtd: pxa2xx-flash.c: It used to fall back to provided table.
Jonathan Cameron
2011-11-07
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
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: drop Integrator flash map Kconfig
Linus Walleij
2011-09-11
mtd: Kbuild: remove reference to MTD_PARTITIONS
Brian Norris
2011-09-11
mtd: cleanup last uses of MTD_DEBUG config macros
Brian Norris
2011-09-11
mtd: pcmciamtd: remove custom DEBUG() function
Brian Norris
2011-09-11
mtd: maps: drop edb7312 support
Dmitry Eremin-Solenikov
2011-09-11
mtd: physmap_of.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
Dmitry Eremin-Solenikov
2011-09-11
mtd: physmap_of: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
mtd: edb7312: correctly pass MTD name to parsers
Dmitry Eremin-Solenikov
2011-09-11
mtd: wr_sbc82xx_flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: solutionengine.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: sa1100-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: rbtx4939-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: pxa2xx-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
[next]