aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21MTD: handle pci_name() being constGreg Kroah-Hartman1-3/+5
2008-06-06[MTD] m25p80.c mutex unlock fixChen Gong1-1/+3
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert4-25/+41
2008-04-25[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich1-0/+1
2008-04-25[MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu2-10/+28
2008-04-22[MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk1-0/+1
2008-04-22[MTD] Correct phram module param descriptionMark Hindley1-1/+1
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2-12/+12
2008-04-22[MTD] block2mtd: logging typo fixesStephane Chazelas1-5/+5
2008-03-24mtd: memory corruption in block2mtd.cIngo van Lil1-1/+0
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-5/+5
2008-02-07[MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu2-3/+3
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel2-4/+4
2008-02-03fix typo 'the same the\>'Uwe Kleine-König1-1/+1
2008-02-03[MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/devices/lart.cRoel Kluin1-1/+1
2007-11-28[MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor1-1/+1
2007-08-03Revert "[MTD] Driver for AT26Fxxx dataflash devices"David Woodhouse3-494/+0
2007-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-4/+1
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle1-3/+0
2007-07-11[MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa1-2/+0
2007-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu1-1/+1
2007-06-29[MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk1-4/+0
2007-06-29[MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse1-12/+11
2007-06-28[MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke1-8/+9
2007-06-28[MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse1-9/+9
2007-06-28[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2-57/+194
2007-06-28[MTD] m25p80 converted to mutexDavid Brownell1-16/+17
2007-06-01potential parse error in ifdefYoann Padioleau1-1/+1
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2007-05-07mm: make read_cache_page synchronousNick Piggin1-4/+2
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare4-4/+0
2007-05-02kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov1-2/+2
2007-05-02[MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk1-1/+1
2007-04-19Use menuconfig objects: MTDJan Engelhardt1-12/+6
2007-04-17[MTD] Driver for AT26Fxxx dataflash devicesHans-Jürgen Koch3-0/+494
2007-02-20[PATCH] [MTD] block2mtd: remove readahead codeJoern Engel1-53/+4
2007-02-20[PATCH] [MTD] block2mtd: remove warningJoern Engel1-3/+3
2007-02-20[PATCH] [MTD] block2mtd: remove castsJoern Engel1-2/+2
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-3/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau5-5/+0
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton1-1/+2
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy3-3/+0
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-5/+5
2006-12-30[PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell1-1/+1
2006-12-30[PATCH] m25p80 build fixes (with MTD debug)David Brownell1-2/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-01[MTD] bugfix: DataFlash is not bit writableHaavard Skinnemoen1-1/+1