summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-074-5/+5
|\
| * [MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu2008-02-072-3/+3
| * [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device...Roel Kluin2008-02-031-1/+1
| * [MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor2007-11-281-1/+1
* | Claim maintainership for block2mtd and update email addressesJoern Engel2008-02-062-4/+4
* | fix typo 'the same the\>'Uwe Kleine-König2008-02-031-1/+1
|/
* Revert "[MTD] Driver for AT26Fxxx dataflash devices"David Woodhouse2007-08-043-494/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-011-4/+1Star
|\
| * [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-311-3/+0Star
* | [MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa2007-07-111-2/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-111-1/+1
|\|
| * [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-101-1/+1
* | [MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk2007-06-291-4/+0Star
* | [MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse2007-06-291-12/+11Star
* | [MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke2007-06-281-8/+9
* | [MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse2007-06-281-9/+9
* | [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2007-06-282-57/+194
* | [MTD] m25p80 converted to mutexDavid Brownell2007-06-281-16/+17
|/
* potential parse error in ifdefYoann Padioleau2007-06-011-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-091-1/+1
|\
| * [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1
* | mm: make read_cache_page synchronousNick Piggin2007-05-071-4/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-2/+2
|\ \
| * | kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-021-2/+2
| |/
* / PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-034-4/+0Star
|/
* Use menuconfig objects: MTDJan Engelhardt2007-04-191-12/+6Star
* [MTD] Driver for AT26Fxxx dataflash devicesHans-Jürgen Koch2007-04-173-0/+494
* [PATCH] [MTD] block2mtd: remove readahead codeJoern Engel2007-02-201-53/+4Star
* [PATCH] [MTD] block2mtd: remove warningJoern Engel2007-02-201-3/+3
* [PATCH] [MTD] block2mtd: remove castsJoern Engel2007-02-201-2/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-193-3/+0Star
|\
| * [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-093-3/+0Star
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-145-5/+0Star
* | [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-1/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-182-5/+5
|\
| * [PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell2006-12-301-1/+1
| * [PATCH] m25p80 build fixes (with MTD debug)David Brownell2006-12-301-2/+2
| * [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* | [MTD] bugfix: DataFlash is not bit writableHaavard Skinnemoen2006-12-011-1/+1
* | [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-294-22/+10Star
|/
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [MTD] pmc551 pci cleanupJiri Slaby2006-09-221-8/+5Star
* [MTD] pmc551 use kzallocJiri Slaby2006-09-221-5/+2Star
* [MTD] pmc551 whitespace cleanupJiri Slaby2006-09-221-567/+596
* [MTD] Switch to pci_get_device and do ref countingAlan Cox2006-09-221-1/+10
* [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-051-6/+6
* block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
* remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-151-4/+0Star
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-043-315/+207Star
|\