summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-09-11mtd: nand: remove unnecessary TODOBrian Norris
2011-09-11mtd: m25p80 don't specify default parsing optionsDmitry Eremin-Solenikov
2011-09-11mtd: mtdpart: default to cmdlinepart, NULL partitions probingDmitry Eremin-Solenikov
2011-09-11mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTSDmitry Eremin-Solenikov
2011-09-11mtd: drop physmap_configureDmitry Eremin-Solenikov
2011-09-11mtd: drop ceiva map driverDmitry Eremin-Solenikov
2011-09-11mtd: nand: remove meaningless delay from nand_unlockJiri Pinkava
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov
2011-09-11mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris
2011-09-11mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-09-11mtd: nand: separate chip options / bbt_optionsBrian Norris
2011-09-11mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris
2011-08-15mtd: onenand: return proper error if regulator_get failsAxel Lin
2011-08-15mtd: convert vmalloc/memset to vzallocJoe Perches
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24VFS : mount lock scalability for internal mountsTim Chen
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-22powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-07UBI: remove dead codeArtem Bityutskiy
2011-06-01UBI: dump stack when switching to R/O modeArtem Bityutskiy
2011-06-01UBI: fix oops in error pathArtem Bityutskiy
2011-06-01UBI: switch debugging tests knobs to debugfsArtem Bityutskiy
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy
2011-06-01UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-05-31UBI: change the interface of a debugging check functionArtem Bityutskiy
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-05-25mtd: samsung onenand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: omap2 onenand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: tmio_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: socrates_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: sharpsl: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: orion_nand: convert to mtd_device_register()Jamie Iles