index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-09-21
mtd: define `mtd_is_*()' functions
Brian Norris
2011-09-11
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
2011-09-11
mtd: document ABI
Brian Norris
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
2011-09-11
mtd: support reading OOB without ECC
Brian Norris
2011-09-11
mtd: nand: document nand_chip.oob_poi
Brian Norris
2011-09-11
mtd: support writing OOB without ECC
Brian Norris
2011-09-11
mtd: style fixups in multi-line comment, indentation
Brian Norris
2011-09-11
mtd: nand: fix spelling error (date => data)
Brian Norris
2011-09-11
mtd: remove CONFIG_MTD_DEBUG
Brian Norris
2011-09-11
mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip
Tobias Klauser
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
2011-09-11
mtd: drop mtd_device_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: remove put_partition_parser() from public header
Dmitry Eremin-Solenikov
2011-09-11
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
2011-09-11
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
Kyungmin Park
2011-09-11
mtd: drop of_mtd_parse_partitions()
Dmitry Eremin-Solenikov
2011-09-11
mtd: prepare to convert of_mtd_parse_partitions to partition parser
Dmitry Eremin-Solenikov
2011-09-11
mtd: abstract last MTD partition parser argument
Dmitry Eremin-Solenikov
2011-09-11
mtd: add new API for handling MTD registration
Dmitry Eremin-Solenikov
2011-09-11
mtd: plat-nand: drop unused fields from platform_nand_data
Dmitry Eremin-Solenikov
2011-09-11
mtd: add a flags for partitions which should just leave smth. after them
Dmitry Eremin-Solenikov
2011-09-11
mtd: drop mtd_has_cmdlinepart()
Dmitry Eremin-Solenikov
2011-09-11
mtd: drop physmap_configure
Dmitry Eremin-Solenikov
2011-09-11
mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCT
Brian Norris
2011-09-11
mtd: nand: renumber the reorganized flags in nand.h / bbm.h
Brian Norris
2011-09-11
mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix
Brian Norris
2011-09-11
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
Brian Norris
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
mtd: nand: separate chip options / bbt_options
Brian Norris
2011-09-11
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
2011-07-22
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2011-06-23
UBI: clarify the volume notification types' doc
David Wagner
2011-06-01
mtd: fix physmap.h warnings
Randy Dunlap
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-05-25
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
2011-05-25
mtd: remove add_mtd_partitions, add_mtd_device and friends
Jamie Iles
2011-05-25
mtd: physmap: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS
Jamie Iles
2011-05-25
mtd: introduce mtd_device_(un)register()
Jamie Iles
2011-05-25
mtd: create function to perform large allocations
Grant Erickson
2011-05-25
mtd: nand: renumber conflicting BBT flags
Brian Norris
2011-05-24
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2011-05-20
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...
Marc Zyngier
2011-05-20
ARM: 6904/1: MTD: Add integrator-flash feature to physmap
Marc Zyngier
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
[next]