aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2005-11-17[ARM] Drivers should not make use of architecture private __ioremapRussell King
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner
2005-11-07[MTD] NAND Kconfig: Simplify dependenciesThomas Gleixner
2005-11-07[MTD] NAND: nand_write_ecc memory and OOB corruptionTodd Poynor
2005-11-07[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)Vitaly Wool
2005-11-06[MTD] NAND sharpsl.c: Add support for akita and borzoi modelsRichard Purdie
2005-11-06[MTD] NAND s3c2410.c: Fix timing calculation bugsBen Dooks
2005-11-06[MTD] NAND s3c2410.c: Fix missing dev parameter to dev_errBen Dooks
2005-11-06[MTD] NAND: s3c2410.c Initialize owner in device_driver structBen Dooks
2005-11-06[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()Ben Dooks
2005-11-06[MTD] NAND: Alchemy board driver cleanupPete Popov
2005-11-06[MTD] NAND: Add suspend/resume functionalityVitaly Wool
2005-11-06[MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King
2005-09-17[PATCH] MTD: Update SharpSL partition definitionsRichard Purdie
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-07-16[MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner
2005-07-06[MTD] NAND s3c2410: Add missing NULL pointer checkBen Dooks
2005-07-06[MTD] NAND: Remove unmaintained tx49xx board driversThomas Gleixner
2005-07-06[MTD] NAND: sharpsl.c set correct file permissionsThomas Gleixner
2005-06-29[MTD] NAND: Add ST chip IDs. Thomas Gleixner
2005-06-29[MTD] NAND: s3c24xx updatesBen Dooks
2005-06-29[MTD] NAND: Change exports to _GPLThomas Gleixner
2005-06-29[MTD] NAND: Fix broken bad block table scanThomas Gleixner
2005-06-29[MTD] NAND: Reorganize chip lockingThomas Gleixner
2005-05-27[MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade
2005-05-23[MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner
2005-05-23[MTD] NAND: Fix the broken dynamic array allocationsJarkko Lavinen
2005-05-23[MTD] DiskOnChip: Add some commentsDan Brown
2005-05-23[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown
2005-05-23[MTD] DiskOnChip: Prevent problems with existing filesystemsDan 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 functionThomas Gleixner
2005-05-23[MTD] NAND: Fix missing NULL pointer checkDan Brown
2005-05-23[MTD] NAND: Fix oob available calculationThomas Gleixner
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] NAND nandsim: Use NAND_SKIP_BBT optionArtem B. Bityuckiy
2005-05-23[MTD] NAND s3c2410: Simplify command handlingBen Dooks
2005-05-23[MTD] NAND: Fixed unused loop variableBen Dooks
2005-05-23[MTD] NAND: Use cond_resched instead of msleepThomas Gleixner