aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
2009-11-30mtd: error return -EIO instead of EIORoel Kluin
2009-11-30mtd: ixp4xx map: use resource_sizeTobias Klauser
2009-11-20mtd: vmu-flash: Use hweight_longAkinobu Mita
2009-10-21mtd: Fix compile failure and error path in physmap.cH Hartley Sweeten
2009-10-20mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten
2009-10-19pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski
2009-10-17mtd: maps: remove obsolete ipaq-flash driverDmitry Artamonow
2009-10-17mtd: maps/sa1100: fix section mismatchDmitry Artamonow
2009-09-27mtd: Fix warning in sa1100-flash.cRussell King
2009-09-24mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger
2009-09-24mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang
2009-09-19mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger
2009-09-19mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger
2009-09-19mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-04mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin
2009-09-04mtd: physmap_of: fix incorrect checkvimal singh
2009-09-04mtd: plat-ram: use resource_sizeWolfram Sang
2009-09-04mtd: physmap_of: use resource_sizeWolfram Sang
2009-08-12Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik
2009-08-03mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak
2009-06-24mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse
2009-06-06mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese
2009-06-05mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger
2009-06-05mtd: uclinux: mark local stuff staticMike Frysinger
2009-06-05mtd: uclinux: do not allow to be built as a moduleMike Frysinger
2009-06-05mtd: uclinux: allow systems to override map addr/sizeMike Frysinger
2009-06-05mtd: remove pmcmsp-ramroot.cShane McDonald
2009-05-29mtd: Add armflash support for multiple blocks of flashCatalin Marinas
2009-05-29mtd: DIL/NetPC broken for nowDavid Woodhouse
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-06[MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-04-03[MTD] [MAPS] move sa1100 flash's probe function to .devinit.textUwe Kleine-König
2009-04-02[ARM] fix build-breaking 7a192ec commitRussell King
2009-03-28Merge branch 'origin' into develRussell King
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King
2009-03-25[MTD] [MAPS] Drop now unused sharpsl-flash mapDmitry Eremin-Solenikov
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-03-20[MTD] RBTX4939 map driverAtsushi Nemoto
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto
2009-03-10mtd: flash mapping support for Dreamcast VMU.Adrian McMenamin
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds