index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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]