index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ssfdc.c
Age
Commit message (
Expand
)
Author
2022-09-21
mtd: always initialize 'stats' in struct mtd_oob_ops
Michał Kępień
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2016-07-09
mtd: Replace if and BUG with BUG_ON
Amitoj Kaur Chawla
2013-10-27
mtd: nand: add a helper to detect the nand type
Huang Shijie
2012-01-09
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
mtd: remove printk's for [kv][mz]alloc failures
Brian Norris
2010-08-08
mtd: Update copyright notices
David Woodhouse
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-08-02
[MTD] Use DIV_ROUND_UP
Julia Lawall
2006-12-11
[MTD] Fix ssfdc blksize typo
David Woodhouse
2006-12-10
[MTD] Fix SSFDC build for variable blocksize.
David Woodhouse
2006-11-28
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
2006-09-23
[MTD] Whitespace cleanup in SSFDC driver.
David Woodhouse
2006-09-23
[MTD] SSFDC translation layer minor cleanup
David Woodhouse
2006-09-22
[MTD] Add SSFDC (SmartMedia) read-only translation layer
Claudio Lanconelli