summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2005-07-07[MTD] XIP cleanupThomas Gleixner
2005-06-29[MTD] Use correct major number for INFTLSean Young
2005-06-29[MTD] XIP for AMD CFI flash.Todd Poynor
2005-06-29[MTD] NAND: Reorganize chip lockingThomas Gleixner
2005-05-27[MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade
2005-05-25[MTD] Fix it reallyThomas Gleixner
2005-05-25[MTD] map.h Use the correct macro and fix the resulting compiler warningThomas Gleixner
2005-05-24[MTD] Make map_word_ff ware of the flash buswidthThomas Gleixner
2005-05-23[MTD] Fix broken user ABIThomas Gleixner
2005-05-23[MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre
2005-05-23[MTD] Add the reverse operation of cfi_build_cmd()Thomas Gleixner
2005-05-23[MTD] Fixed signed 1bit bitfieldBen Dooks
2005-05-23[MTD] Quiet unused variable warningNicolas Pitre
2005-05-23[MTD] NAND: Skip bad block table scan on requestThomas Gleixner
2005-05-23[MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre
2005-05-23[MTD] Add OTP basiscNicolas Pitre
2005-05-23[MTD] NAND Add optional ECC status check callbackDavid A. Marlin
2005-05-23[MTD] Platform RAM DriverBen Dooks
2005-05-23[MTD] NAND extended commands, badb block table autorefresh David A. Marlin
2005-01-05MTD: Cosmetic ident catchup.David Woodhouse
2005-01-05[MTD] Bug in 2.6.10 mtd driver for physmem mapped flash chipsDavid Woodhouse
2005-01-04Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse
2005-01-01[PATCH] diskonchip missing iomem annotationsAlexander Viro
2004-12-13MTD XIP support: allyesconfig compile fix.Nicolas Pitre
2004-11-20MTD: Use msleep() in cfi_udelay() helper function.David Woodhouse
2004-11-16MTD: NAND driver updatesDavid Woodhouse
2004-11-16MTD: Provide XIP support for Intel flash chips.David Woodhouse
2004-11-16MTD: some cleanupsDavid Woodhouse
2004-11-16MTD: Fix detection of hardware partitions in Intel flash chipsDavid Woodhouse
2004-10-21MTD: NAND flash driver updates.Thomas Gleixner
2004-10-21MTD: NOR flash chip driver updatesDavid Woodhouse
2004-10-21MTD map access: Fix calculation of the number of longs in a bus accessDavid Woodhouse
2004-10-21MTD updates for __iomemThomas Gleixner
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-09-11Fix up and annotate MTD map usage of PCI memory accessLinus Torvalds
2004-08-10Restore physmap configure-time settings according to user requests.Josh Boyer
2004-08-10Fix use-after-free bug in MTD partitioning code.David Woodhouse
2004-07-20MTD: remove some kernel 2.0 and 2.2 #ifdef'sAdrian Bunk
2004-07-15NOR flash drivers updateDavid Woodhouse
2004-07-15MTD core include and device code cleanupDavid Woodhouse
2004-07-15NAND flash driver updates.David Woodhouse
2004-07-12[PATCH] sparse: switching afs to kvecAlexander Viro
2004-07-10[PATCH] sparse: removal of iovec use in mtdAlexander Viro
2004-06-23[PATCH] sparse: trivial drivers/char/* annotation and format fixesAlexander Viro
2003-06-23Replace mtd_blktrans ->ioctl() method with ->getgeo() and ->flush()David Woodhouse
2003-06-23MTD driver cleanups...David Woodhouse
2003-05-28Final cleanups for MTD merge. David Woodhouse
2003-05-28MTD and JFFS2 update.David Woodhouse
2003-05-26[PATCH] better debug macro safetyRusty Russell
2003-04-07[PATCH] continued compatmac exterminationsAlan Cox