aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-04mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore1-0/+3
2009-09-04slram: Read buffer overflowRoel Kluin1-1/+1
2009-09-04mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day1-2/+2
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov1-1/+1
2009-06-26mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco1-1/+1
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+4
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-06-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse1-1/+1
2009-06-05mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek1-0/+3
2009-06-05mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET1-0/+1
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard1-1/+1
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton1-8/+8
2009-04-29mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco1-5/+7
2009-04-04[MTD] support driver model updatesDavid Brownell2-0/+4
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells1-0/+14
2009-03-20[MTD] partitioning utility predicatesDavid Brownell2-21/+12
2009-03-20[MTD] we don't need no misc devicesDavid Brownell4-4/+0
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven3-776/+0
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-01-19[MTD] slram: Handle negative devlength correctlyRoel Kluin1-4/+10
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-33/+38
2009-01-08mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand1-6/+8
2009-01-08mtd/ps3vram: Use msleep in waitsGeoff Levand1-23/+17
2009-01-08mtd/ps3vram: Use proper kernel typesGeoff Levand1-26/+30
2009-01-08mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand1-48/+68
2009-01-08mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand1-29/+0
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven1-0/+1
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris3-0/+784
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-23/+23
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-26/+26
2008-12-19[MTD] fix m25p80 64-bit divisionsArtem Bityutskiy1-18/+19
2008-12-19[MTD] fix dataflash 64-bit divisionsArtem Bityutskiy1-9/+15
2008-12-10[MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev1-4/+2
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-12/+16
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong1-10/+13
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger1-1/+1
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger1-1/+2
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro1-2/+2
2008-10-20Revert "[MTD] m25p80.c code cleanup"David Woodhouse1-1/+1
2008-10-14[MTD] m25p80.c extended jedec support (v2)Chen Gong1-2/+2
2008-08-11[MTD] m25p80.c extended jedec supportChen Gong1-39/+47
2008-08-11[MTD] m25p80.c code cleanupChen Gong1-1/+1
2008-08-11[MTD] m25p80.c erase enhanceChen Gong1-8/+40
2008-08-07[MTD] make dataflash write-verify be optionalDavid Brownell2-5/+13
2008-08-07[MTD] Compile fix for dataflash OTP supportDavid Brownell1-1/+1
2008-08-01[MTD] dataflash OTP supportDavid Brownell2-7/+210
2008-07-30[MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org1-47/+83
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-3/+5