aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2008-12-10[MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZEJulia Lawall
2008-12-10[MTD] physmap: make physmap compat explicitMike Frysinger
2008-12-10Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse
2008-12-10[MTD] remove private wrapper of endian helpers in rfd_ftl.cHarvey Harrison
2008-12-10[MTD] Remove more strange u_intxx_t typesDavid Woodhouse
2008-12-10[MTD] Remove strange u_int32_t types from FTLDavid Woodhouse
2008-12-10[MTD] [NAND] Remove strange u_int64_t types from nandsimDavid Woodhouse
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-12-10MTD: nandsim: use less RAMAlexey Korolev
2008-12-10MTD: nandsim: add option to use a file to cache pagesAdrian Hunter
2008-12-10MTD: nandsim: suppress unnecessary warningAdrian Hunter
2008-12-10[MTD] Make init_impa7 staticDmitri Vorobiev
2008-12-10[MTD] Make init_redwood_flash function staticDmitri Vorobiev
2008-12-10[MTD] Make init_msp_flash function staticDmitri Vorobiev
2008-12-10[MTD] Make h720x_mtd_init function staticDmitri Vorobiev
2008-12-10[MTD] Make init_mbx function staticDmitri Vorobiev
2008-12-10[MTD] Make the function init_vmax301 staticDmitri Vorobiev
2008-12-10[MTD] Make init_fortunet function staticDmitri Vorobiev
2008-12-10[MTD] Make alchemy_mtd_init function staticDmitri Vorobiev
2008-12-10[MTD] Make ipaq_mtd_init function staticDmitri Vorobiev
2008-12-10[MTD] Make init_dbox2_flash staticDmitri Vorobiev
2008-12-10[MTD] Make init_flagadm function staticDmitri Vorobiev
2008-12-10[MTD] Make init_oct5066 function staticDmitri Vorobiev
2008-12-10[MTD] Make the init_edb7312nor function staticDmitri Vorobiev
2008-12-10[MTD] Make init_sbc82xx_flash function staticDmitri Vorobiev
2008-12-10[MTD] Make init_rpxlite function staticDmitri Vorobiev
2008-12-10[MTD] Make init_tqm_mtd function staticDmitri Vorobiev
2008-12-10[MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init staticDmitri Vorobiev
2008-12-10[MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev
2008-12-10[MTD] Make init_sbc8240_mtd function staticDmitri Vorobiev
2008-12-10[MTD] Make init_sharpsl symbol staticDmitri Vorobiev
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-12-03[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev
2008-12-02[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall
2008-11-30Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds
2008-11-27[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger
2008-11-26[MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger
2008-11-26[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter
2008-11-24[MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev
2008-11-06UBI: fix EBADMSG handlingZoltan Sogor
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-10-29[MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov