Commit Graph

549 Commits (1499ead31ede528a657c50761c4780c40f929d6d)

Author SHA1 Message Date
Kyungmin Park 2c22120fbd MTD: OneNAND: interrupt based wait support 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 19 years ago
David Woodhouse 784f4d5e66 [MTD] NAND: Correct setting of chip->oob_poi OOB buffer 19 years ago
David Woodhouse 7dcdcbef5d [MTD] NAND: Combined oob buffer so it's contiguous with data 19 years ago
Artem Bityutskiy 82810b7b6c [MTD] NAND: nandsim: support subpage write 19 years ago
David Anders a86aaa6ddf [MTD] NOR: leave Intel chips in read-array mode on suspend 19 years ago
Artem Bityutskiy d29ebdbee4 [MTD] core: trivial comments fix 19 years ago
Vijay Kumar a5602146c5 [MTD] NAND: nandsim coding style fix 19 years ago
Vijay Kumar d086d43640 [MTD] NAND: nandsim page-wise allocation (2/2) 19 years ago
Vijay Kumar 47e3774338 [MTD] NAND: nandsim page-wise allocation (1/2) 19 years ago
Yoichi Yuasa 6652018c82 [MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD support 19 years ago
Ricard Wanderlöf d25ade71ef [MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls 19 years ago
Andrew Victor 42cb1403af [MTD] NAND: AT91 NAND driver 19 years ago
Alan Cox c7438d02b3 [MTD] MAPS: esb2rom: use hotplug safe interfaces 19 years ago
Alexey Dobriyan f33686b5a7 [MTD] JEDEC probe: fix comment typo (devic) 19 years ago
Lew Glendenning 29175778b0 [MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridge 19 years ago
Ryan Jackson 89072ef993 [MTD] CHIPS: Support for SST 49LF040B flash chip 19 years ago
Ryan Jackson c9073ce02a [MTD] MAPS: Add parameter to amd76xrom to override rom window size 19 years ago
David Woodhouse 8dd851de81 [MTD NAND] OLPC CAFÉ driver update 19 years ago
Al Viro afc12d30a7 [PATCH] mtd: remove several bogus casts to void * in iounmap() argument 19 years ago
Adrian Bunk 1ef93a0f66 [MTD] SSFDC must depend on BLOCK 19 years ago
David Woodhouse 5467fb0255 [MTD NAND] Initial import of CAFÉ NAND driver. 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Matt LaPlante 095096038d Fix several typos in drivers/ 19 years ago
Amol Lad 76a5027c37 [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem' 19 years ago
Frederik Deweerdt 553a801208 [MTD] fix nftl_write warning 19 years ago
Jeff Garzik 9a29230825 [MTD] fix printk warning 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Kyungmin Park 28b79ff966 [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support 19 years ago
Kyungmin Park 98638ee2ed [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration 19 years ago
Kyungmin Park 47e777e02e [MTD ONENAND] Fix OneNAND probe 19 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
David Woodhouse 08d3ad6a51 [MTD] Whitespace cleanup in SSFDC driver. 19 years ago