index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
map.h
Age
Commit message (
Expand
)
Author
2016-04-03
mtd: avoid stack overflow in MTD CFI code
Arnd Bergmann
2016-02-12
mtd: map: fix .set_vpp() documentation
Linus Walleij
2015-11-30
mtd: cfi: don't warn about broken geometry for !CONFIG_MTD
Arnd Bergmann
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-03-11
mtd: clean up whitespace in linux/mtd/map.h
Arnd Bergmann
2015-03-11
mtd: cfi: reduce stack size
Arnd Bergmann
2013-11-06
mtd: map: fixed bug in 64-bit systems
Wang Haitao
2013-02-22
mtd: map: BUG() in non handled cases
Dmitry Eremin-Solenikov
2013-02-04
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
Stefan Roese
2012-11-16
mtd: uninitialized variable warning in map.h
Arnd Bergmann
2012-11-15
mtd: map: Fix compilation warning
Viresh Kumar
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-01-09
mtd: map.h: fix arm cross-build failure
Artem Bityutskiy
2012-01-09
mtd: cfi: Allow per-mapping CFI device endianness
Aaron Sierra
2010-08-08
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
mtd: Update copyright notices
David Woodhouse
2010-05-14
mtd: suppress warnings in inline_map_read()
Kevin Cernekee
2010-05-14
mtd: map.h: add missing bug.h include
Kevin Cernekee
2009-01-05
[MTD] LPDDR added new pfow_base parameter
Alexey Korolev
2008-07-25
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2008-07-21
MTD: handle pci_name() being const
Greg Kroah-Hartman
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2007-09-06
[MTD] Fix CFI build error when no map width or interleave supported
David Woodhouse
2007-02-09
[MTD] physmap: Add support for 64 bit resources
Stefan Roese
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2005-11-07
[MTD] includes: Clean up trailing white spaces
Thomas Gleixner
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-05-25
[MTD] Fix it really
Thomas Gleixner
2005-05-25
[MTD] map.h Use the correct macro and fix the resulting compiler warning
Thomas Gleixner
2005-05-24
[MTD] Make map_word_ff ware of the flash buswidth
Thomas Gleixner
2005-05-23
[MTD] Quiet unused variable warning
Nicolas Pitre
2005-05-23
[MTD] Support for protection register support on Intel FLASH chips
Nicolas Pitre
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds