aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan4-22/+10
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-1/+1
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby1-8/+5
2006-09-22[MTD] pmc551 use kzallocJiri Slaby1-5/+2
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby1-567/+596
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox1-1/+10
2006-09-05[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee1-6/+6
2006-07-15block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva1-30/+63
2006-07-15remove #error on !PCI from pmc551.cRolf Eike Beer1-4/+0
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-315/+207
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-4/+4
2006-06-28[MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner3-315/+207
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman1-4/+4
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy6-1/+7
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse6-6/+6