aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/map.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-03mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-12/+7
2016-02-12mtd: map: fix .set_vpp() documentationLinus Walleij1-2/+5
2015-11-30mtd: cfi: don't warn about broken geometry for !CONFIG_MTDArnd Bergmann1-0/+2
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2015-03-11mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann1-18/+24
2015-03-11mtd: cfi: reduce stack sizeArnd Bergmann1-1/+11
2013-11-06mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
2013-02-22mtd: map: BUG() in non handled casesDmitry Eremin-Solenikov1-2/+6
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese1-0/+1
2012-11-16mtd: uninitialized variable warning in map.hArnd Bergmann1-1/+1
2012-11-15mtd: map: Fix compilation warningViresh Kumar1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells1-0/+1
2012-01-09mtd: map.h: fix arm cross-build failureArtem Bityutskiy1-1/+1
2012-01-09mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra1-0/+1
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse1-1/+0
2010-08-08mtd: Update copyright noticesDavid Woodhouse1-0/+18
2010-05-14mtd: suppress warnings in inline_map_read()Kevin Cernekee1-0/+2
2010-05-14mtd: map.h: add missing bug.h includeKevin Cernekee1-0/+1
2009-01-05[MTD] LPDDR added new pfow_base parameterAlexey Korolev1-0/+1
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-1/+1
2008-07-21MTD: handle pci_name() being constGreg Kroah-Hartman1-1/+1
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-1/+0
2007-09-06[MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse1-1/+9
2007-02-09[MTD] physmap: Add support for 64 bit resourcesStefan Roese1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner1-7/+7
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+3
2005-05-25[MTD] Fix it reallyThomas Gleixner1-2/+2
2005-05-25[MTD] map.h Use the correct macro and fix the resulting compiler warningThomas Gleixner1-3/+4
2005-05-24[MTD] Make map_word_ff ware of the flash buswidthThomas Gleixner1-4/+13
2005-05-23[MTD] Quiet unused variable warningNicolas Pitre1-2/+2
2005-05-23[MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre1-1/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+412