summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/map.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: map: BUG() in non handled casesDmitry Eremin-Solenikov2013-02-221-2/+6
* mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese2013-02-041-0/+1
* mtd: uninitialized variable warning in map.hArnd Bergmann2012-11-161-1/+1
* mtd: map: Fix compilation warningViresh Kumar2012-11-151-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-281-0/+1
* mtd: map.h: fix arm cross-build failureArtem Bityutskiy2012-01-091-1/+1
* mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra2012-01-091-0/+1
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
* mtd: Update copyright noticesDavid Woodhouse2010-08-081-0/+18
* mtd: suppress warnings in inline_map_read()Kevin Cernekee2010-05-141-0/+2
* mtd: map.h: add missing bug.h includeKevin Cernekee2010-05-141-0/+1
* [MTD] LPDDR added new pfow_base parameterAlexey Korolev2009-01-051-0/+1
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-251-1/+1
|\
| * MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-211-1/+1
* | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-1/+0
|/
* [MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse2007-09-061-1/+9
* [MTD] physmap: Add support for 64 bit resourcesStefan Roese2007-02-091-1/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [MTD] includes: Clean up trailing white spacesThomas Gleixner2005-11-071-7/+7
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+3
* [MTD] Fix it reallyThomas Gleixner2005-05-251-2/+2
* [MTD] map.h Use the correct macro and fix the resulting compiler warningThomas Gleixner2005-05-251-3/+4
* [MTD] Make map_word_ff ware of the flash buswidthThomas Gleixner2005-05-241-4/+13
* [MTD] Quiet unused variable warningNicolas Pitre2005-05-231-2/+2
* [MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre2005-05-231-1/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+412