summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov
2009-06-26mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse
2009-06-05mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek
2009-06-05mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton
2009-04-29mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells
2009-03-20[MTD] partitioning utility predicatesDavid Brownell
2009-03-20[MTD] we don't need no misc devicesDavid Brownell
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton
2009-01-19[MTD] slram: Handle negative devlength correctlyRoel Kluin
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-08mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand
2009-01-08mtd/ps3vram: Use msleep in waitsGeoff Levand
2009-01-08mtd/ps3vram: Use proper kernel typesGeoff Levand
2009-01-08mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand
2009-01-08mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-19[MTD] fix m25p80 64-bit divisionsArtem Bityutskiy
2008-12-19[MTD] fix dataflash 64-bit divisionsArtem Bityutskiy
2008-12-10[MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
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-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro
2008-10-20Revert "[MTD] m25p80.c code cleanup"David Woodhouse
2008-10-14[MTD] m25p80.c extended jedec support (v2)Chen Gong
2008-08-11[MTD] m25p80.c extended jedec supportChen Gong
2008-08-11[MTD] m25p80.c code cleanupChen Gong
2008-08-11[MTD] m25p80.c erase enhanceChen Gong
2008-08-07[MTD] make dataflash write-verify be optionalDavid Brownell
2008-08-07[MTD] Compile fix for dataflash OTP supportDavid Brownell
2008-08-01[MTD] dataflash OTP supportDavid Brownell
2008-07-30[MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-07-21MTD: handle pci_name() being constGreg Kroah-Hartman
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller
2008-07-11[MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich