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
/
drivers
/
mtd
/
devices
/
slram.c
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2014-05-28
mtd: slram: fix unused variable warning
Brian Norris
2012-11-09
mtd: slram: invalid checking of absolute end address
Jiri Engelthaler
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
mtd: harmonize mtd_point interface implementation
Artem Bityutskiy
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2009-09-04
slram: Read buffer overflow
Roel Kluin
2009-01-19
[MTD] slram: Handle negative devlength correctly
Roel Kluin
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-05-01
[MTD][NOR] Add physical address to point() method
Jared Hulbert
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-06-22
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
2006-06-14
[MTD] Restore MTD_ROM and MTD_RAM types
David Woodhouse
2006-05-30
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
Joern Engel
2006-04-17
Remove unchecked MTD flags
Jörn Engel
2005-11-07
[MTD] devices: Clean up trailing white spaces
Thomas Gleixner
2005-05-23
[MTD] slram driver cleanup
Josh Boyer
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds