summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-2317-46/+46
* [MTD] fix m25p80 64-bit divisionsArtem Bityutskiy2008-12-191-18/+19
* [MTD] fix dataflash 64-bit divisionsArtem Bityutskiy2008-12-191-9/+15
* [MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.Jason Jin2008-12-101-1/+3
* [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-102-6/+0
* [MTD] physmap: fix leak of memory returned by parse_mtd_partitionsAtsushi Nemoto2008-12-101-9/+8
* [MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZEJulia Lawall2008-12-101-2/+1
* [MTD] physmap: make physmap compat explicitMike Frysinger2008-12-102-15/+18
* Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-105-125/+324
|\
| * [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-294-86/+182
| * [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-292-74/+104
| * [MTD] sharpsl-nand: cleanup partitions supportDmitry Baryshkov2008-10-291-4/+18
| * [MTD] sharpsl_nand: move io addr to struct sharpsl_nandDmitry Baryshkov2008-10-291-27/+32
| * [MTD] sharpsl_nand: make drvdata non-staticDmitry Baryshkov2008-10-291-24/+29
| * [MTD] sharpsl_nand: switch to driver model usage.Dmitry Baryshkov2008-10-291-7/+56
* | [MTD] remove private wrapper of endian helpers in rfd_ftl.cHarvey Harrison2008-12-101-4/+2
* | [JFFS2] Clean up fs/jffs2/compr_rubin.cDavid Woodhouse2008-12-101-56/+64
* | [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-103-15/+15
* | [MTD] Remove strange u_int32_t types from FTLDavid Woodhouse2008-12-102-69/+69
* | [MTD] [NAND] Remove strange u_int64_t types from nandsimDavid Woodhouse2008-12-101-5/+5
* | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-1030-138/+216
* | MTD: nandsim: use less RAMAlexey Korolev2008-12-101-7/+18
* | MTD: nandsim: add option to use a file to cache pagesAdrian Hunter2008-12-101-24/+261
* | MTD: nandsim: suppress unnecessary warningAdrian Hunter2008-12-101-7/+11
* | [MTD] Make init_impa7 staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_redwood_flash function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_msp_flash function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make h720x_mtd_init function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_mbx function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make the function init_vmax301 staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_fortunet function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make alchemy_mtd_init function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make ipaq_mtd_init function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_dbox2_flash staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_flagadm function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_oct5066 function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make the init_edb7312nor function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_sbc82xx_flash function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_rpxlite function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_tqm_mtd function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init staticDmitri Vorobiev2008-12-101-2/+2
* | [MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev2008-12-101-4/+2
* | [MTD] Make init_sbc8240_mtd function staticDmitri Vorobiev2008-12-101-1/+1
* | [MTD] Make init_sharpsl symbol staticDmitri Vorobiev2008-12-101-1/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-096-41/+40
|\ \
| * | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-031-0/+1
| * | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-021-0/+1
| * | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-271-3/+5
| * | [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-261-17/+9
| * | [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-261-10/+13
OpenPOWER on IntegriCloud