index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
2006-05-25
[MTD] Add ECC statistics to struct mtd_info
Thomas Gleixner
2006-05-25
[MTD] NAND Introduce NAND_NO_READRDY option
Thomas Gleixner
2006-05-23
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
2006-05-23
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
2006-05-23
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2006-05-23
[MTD] Remove readv/readv_ecc
Thomas Gleixner
2006-05-23
[MTD] Remove nand writev support
Thomas Gleixner
2006-05-23
[MTD] NAND ECC hwctl function has no return value
Thomas Gleixner
2006-05-23
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
Thomas Gleixner
2006-05-23
[MTD] NAND modularize ECC
Thomas Gleixner
2006-05-23
[MTD] NAND consolidate data types
Thomas Gleixner
2006-05-23
[MTD] NAND whitespace and formatting cleanup
Thomas Gleixner
2006-05-23
[MTD] Add support for NDFC NAND controller
Thomas Gleixner
2006-05-23
[MTD] Add platform support for NAND
Thomas Gleixner
2006-05-23
[MTD] Simplify NAND locking
Thomas Gleixner
2006-05-22
[MTD] Introduce writesize
Joern Engel
2006-05-14
[MTD] Clean up <linux/mtd/physmap.h> to fix modular build
David Woodhouse
2006-05-14
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2006-05-12
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
2006-05-12
OneNAND: handle byte access on BufferRAM
Kyungmin Park
2006-05-07
[MTD] Convert physmap to platform driver
Lennert Buytenhek
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-31
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
2006-03-31
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2005-12-18
[PATCH] mtd onenand driver: reduce stack usage
Kyungmin Park
2005-12-18
[PATCH] mtd onenand driver: check correct manufacturer
Kyungmin Park
2005-11-29
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-07
[MTD] includes: Clean up trailing white spaces
Thomas Gleixner
2005-11-06
[MTD] Don't let gcc inline functions marked __xipram
Nicolas Pitre
2005-11-06
[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)
Kyungmin Park
2005-11-06
[MTD] OneNAND: Power Management (PM) support
Kyungmin Park
2005-11-06
[MTD] OneNAND: Add missing files
Kyungmin Park
2005-11-06
[MTD] NAND: Add suspend/resume functionality
Vitaly Wool
2005-11-06
[PATCH] OneNAND: Fix bug in write verify
Kyungmin Park
2005-11-06
[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model
Kyungmin Park
2005-11-06
[PATCH] OneNAND: Simple Bad Block handling support
Kyungmin Park
2005-11-06
[PATCH] OneNAND: Sync. Burst Read support
Kyungmin Park
2005-11-06
[MTD] Add initial support for OneNAND flash chips
Kyungmin Park
2005-11-06
{MTD] add support for Intel's "Sibley" flash
Nicolas Pitre
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-07-07
[MTD] XIP cleanup
Thomas Gleixner
2005-06-29
[MTD] Use correct major number for INFTL
Sean Young
2005-06-29
[MTD] XIP for AMD CFI flash.
Todd Poynor
2005-06-29
[MTD] NAND: Reorganize chip locking
Thomas Gleixner
2005-05-27
[MTD] NAND: Add Hynix to manufacturer list
Nicolas S. Dade
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
[prev]
[next]