mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
Following problems are addressed: - wrong status caused early break out of nand_wait() - removed the bogus status check in nand_wait() which is a relict of the abandoned support for interrupted erase. - status check moved to the correct place in read_oob - oob support for syndrom based ecc with strange layouts - use given offset in the AUTOOOB based oob operations Partially based on a patch from Vitaly Vool <vwool@ru.mvista.com> Thanks to Savin Zlobec <savin@epico.si> for tracking down the status problem. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
History
|
|
|---|---|---|
| .. | ||
| ams-delta.c | ||
| au1550nd.c | ||
| autcpu12.c | ||
| cs553x_nand.c | ||
| diskonchip.c | ||
| edb7312.c | ||
| h1910.c | ||
| Kconfig | ||
| Makefile | ||
| nand_base.c | ||
| nand_bbt.c | ||
| nand_ecc.c | ||
| nand_ids.c | ||
| nandsim.c | ||
| ndfc.c | ||
| ppchameleonevb.c | ||
| rtc_from4.c | ||
| s3c2410.c | ||
| sharpsl.c | ||
| spia.c | ||
| toto.c | ||
| ts7250.c | ||