208 Commits (50743f4cb1d655c7fbe25af58a9d0db6bf76d687)

Author SHA1 Message Date
Al Viro a12743026c [PATCH] mtd/nand/cafe.c missing include of dma-mapping.h 18 years ago
Andrew Victor dd11b8cdf0 [MTD] NAND: Support for 16-bit bus-width on AT91. 18 years ago
Artem Bityutskiy 4a0c50c07a [MTD] nandsim: bugfix in page addressing 18 years ago
Timo Lindhorst 418b2e56b8 [MTD] NAND: use SmartMedia ECC byte order for ndfc 18 years ago
Mariusz Kozlowski 7dcb483de3 [MTD] [NAND] Compile fix in rfc_from4.c 18 years ago
David Woodhouse c9ac597729 [MTD] Remove trailing whitespace 18 years ago
Thomas Gleixner 29072b9607 [MTD] NAND: add subpage write support 18 years ago
Andrew Morton ce1060494a [MTD] Tidy bitrev usage in rtc_from4.c 18 years ago
Timo Lindhorst fc02919499 [MTD] [NAND] fix ifdef option in nand_ecc.c 18 years ago
David Woodhouse 28bdd4a72d [MTD] [NAND] Update CAFÉ driver interrupt handler prototype 18 years ago
Burman Yan 95b93a0cd4 [MTD] replace kmalloc+memset with kzalloc 18 years ago
Vitaly Wool 7014568bad [MTD] [NAND] remove len/ooblen confusion. 18 years ago
Stefan Roese 4010db56c8 [MTD] [NAND] Fix endianess bug in ndfc.c 18 years ago
Adrian Bunk 1605cd3d9c [MTD] [NAND] rtc_from4.c: use lib/bitrev.c 18 years ago
David Woodhouse cad40654c3 [MTD] NAND: Fix ECC settings in CAFÉ controller driver. 18 years ago
David Woodhouse be8444bdf3 [MTD] NAND: Add register debugging spew option to CAFÉ driver 18 years ago
David Woodhouse 195a253b66 [MTD] NAND: Use register #defines throughout CAFÉ driver, not numbers 18 years ago
David Woodhouse a020727b16 [MTD] NAND: Fix timing calculation in CAFÉ debugging message 18 years ago
Jesper Juhl efbfe96c5d [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485 18 years ago
David Woodhouse 63a1423763 [MTD] NAND: Remove empty block ECC workaround 18 years ago
David Woodhouse 7608194c4a [MTD] NAND: Add ECC debugging for CAFÉ 18 years ago
David Woodhouse b478c775a0 [MTD] CAFÉ NAND: Add 'slowtiming' parameter, default usedma and checkecc on 18 years ago
David Woodhouse dcc41bc81c [MTD] NAND: Reset Café controller before initialising. 18 years ago
David Woodhouse 2c8cfdcbeb [MTD] NAND: Café ECC -- remove spurious BUG_ON() in err_pos() 18 years ago
Ricard Wanderlöf ff0dab64b4 [MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled 18 years ago
David Woodhouse 470b0a90d6 [MTD] NAND: Disable ECC checking on CAFÉ since it's broken for now 18 years ago
David Woodhouse fbad5696c5 [MTD] NAND: CAFÉ NAND driver cleanup, fix ECC on reading empty flash 18 years ago
David Woodhouse 04459d7c62 [MTD] NAND: Add hardware ECC correction support to CAFÉ NAND driver 18 years ago
David Woodhouse 784f4d5e66 [MTD] NAND: Correct setting of chip->oob_poi OOB buffer 18 years ago
David Woodhouse 7dcdcbef5d [MTD] NAND: Combined oob buffer so it's contiguous with data 18 years ago
Artem Bityutskiy 82810b7b6c [MTD] NAND: nandsim: support subpage write 18 years ago
Artem Bityutskiy d29ebdbee4 [MTD] core: trivial comments fix 18 years ago
Vijay Kumar a5602146c5 [MTD] NAND: nandsim coding style fix 18 years ago
Vijay Kumar d086d43640 [MTD] NAND: nandsim page-wise allocation (2/2) 18 years ago
Vijay Kumar 47e3774338 [MTD] NAND: nandsim page-wise allocation (1/2) 18 years ago
Andrew Victor 42cb1403af [MTD] NAND: AT91 NAND driver 18 years ago
David Woodhouse 8dd851de81 [MTD NAND] OLPC CAFÉ driver update 18 years ago
Al Viro afc12d30a7 [PATCH] mtd: remove several bogus casts to void * in iounmap() argument 18 years ago
David Woodhouse 5467fb0255 [MTD NAND] Initial import of CAFÉ NAND driver. 18 years ago
Matt LaPlante 095096038d Fix several typos in drivers/ 18 years ago
Amol Lad 76a5027c37 [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem' 18 years ago
David Woodhouse 956e944c76 [MTD NAND] Allow override of page read and write functions. 19 years ago
David Woodhouse 4bf63fcb83 [MTD NAND] Allocate chip->buffers separately to allow it to be overridden 19 years ago
David Woodhouse 3b85c3211e [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene 19 years ago
David Woodhouse 4b648b0253 [MTD NAND] Export nand_wait_ready() for use by board drivers 19 years ago
Frank Haverkamp 6a545a0d60 [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout 19 years ago
Amol Lad 25f0c659fe ioremap balanced with iounmap for drivers/mtd subsystem 19 years ago
Michal Piotrowski cbc88ba83f [MTD NAND] Remove old code in au1550nd.c 19 years ago
Vitaly Wool 96da96065b [PATCH] MTD NAND: OOB buffer offset fixups 19 years ago
Jonathan McDowell fb8d81e477 [PATCH] MTD NAND: Fix ams-delta after core conversion 19 years ago