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
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2005-05-24
[MTD] cfi_cmdset_0002: Fix broken status check
Thomas Gleixner
2005-05-23
[MTD] CFI-0002 - Improve error checking
Eric W. Biedermann
2005-05-23
[MTD] CFI flash locking reorg for XIP
Nicolas Pitre
2005-05-23
[MTD] NAND: Honour autoplacement schemes supplied by the caller
Thomas Gleixner
2005-05-23
[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:
Todd Poynor
2005-05-23
[MTD] mtdram: Quick cleanup of the driver:
Joern Engel
2005-05-23
[MTD] NAND: Fix the broken dynamic array allocations
Jarkko Lavinen
2005-05-23
[MTD] DiskOnChip: Add some comments
Dan Brown
2005-05-23
[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.
Dan Brown
2005-05-23
[MTD] DiskOnChip: Prevent problems with existing filesystems
Dan Brown
2005-05-23
[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.
Dan Brown
2005-05-23
[MTD] DiskOnChip: Fix (?) free OOB array info.
Dan Brown
2005-05-23
[MTD] NAND: Move the NULL check into the calling function
Thomas Gleixner
2005-05-23
[MTD] NAND: Fix missing NULL pointer check
Dan Brown
2005-05-23
[MTD] Fix OTP for top-parameter devices
Nicolas Pitre
2005-05-23
[MTD] Reset file position when switching OTP mode
Nicolas Pitre
2005-05-23
[MTD] NAND: Fix oob available calculation
Thomas Gleixner
2005-05-23
[MTD] Add reboot notifier to Intel NOR flash driver
Nicolas Pitre
2005-05-23
[MTD] Avoid compile warnings for Intel CFI flash without OTP support.
Todd Poynor
2005-05-23
[MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is set
Todd Poynor
2005-05-23
[MTD] DiskOnChip: Scan the entire device for Media Headers.
Dan Brown
2005-05-23
[MTD] NAND: Use arrays of needed size instead of constant-sized.
Artem B. Bityuckiy
2005-05-23
[MTD] sharpsl-flash: Correct error paths
Richard Purdie
2005-05-23
[MTD] Add support for more SharpSL machines and fix missing mapping init
Richard Purdie
2005-05-23
[MTD] plat-ram: Make it usable on non ARM platforms
Thomas Gleixner
2005-05-23
[MTD] block2mtd: Fix incompatible pointer type
Thomas Gleixner
2005-05-23
[MTD] cfi_cmdset_0001: Fix compiler warnings
Thomas Gleixner
2005-05-23
[MTD] NAND nandsim: Use NAND_SKIP_BBT option
Artem B. Bityuckiy
2005-05-23
[MTD] ixp2000: Remove port setting code
Lennert Buytenhek
2005-05-23
[MTD] Kernel Janitor fixes.
Domen Puncer
2005-05-23
[MTD] Fix typo in Kconfig
Thomas Gleixner
2005-05-23
[MTD] NAND s3c2410: Simplify command handling
Ben Dooks
2005-05-23
[MTD] cfi_cmdset_0001: Fix state after sync
Nicolas Pitre
2005-05-23
[MTD] cfi_cmdset_0001: Fix the buggy status check.
Thomas Gleixner
2005-05-23
[MTD] plat-ram: removed extraneous debugging code
Ben Dooks
2005-05-23
[MTD] NAND: Fixed unused loop variable
Ben Dooks
2005-05-23
[MTD] phram: Allow short reads.
Joern Engel
2005-05-23
[MTD] block2mtd: Remove copyright. Fix offset calculation
Joern Engel
2005-05-23
[MTD] Remove Elan-104NC
David Vrabel
2005-05-23
[MTD] NAND: Use cond_resched instead of msleep
Thomas Gleixner
2005-05-23
[MTD] Replace all the Au1x mapping drivers with a simplified single driver
Pete Popov
2005-05-23
[MTD] Use after free, found by the Coverity tool
Joern Engel
2005-05-23
[MTD] NAND: Check command timeout
Thomas Gleixner
2005-05-23
[MTD] DiskOnChip: Wait for the command to finish.
Thomas Gleixner
2005-05-23
[MTD] Sparse fixes
Ben Dooks
2005-05-23
[MTD] Fix unregister_mtd_user() public function documentation.
Artem B. Bityuckiy
2005-05-23
[MTD] Update BAST driver configuration
Ben Dooks
2005-05-23
[MTD] Make OTP actually work.
Nicolas Pitre
2005-05-23
[MTD] NAND: Fix bad block table scan for small page devices
Artem B. Bityuckiy
2005-05-23
[MTD] NAND: Early Manufacturer ID lookup
Kyungmin Park
[prev]
[next]