aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * [MTD] OneNAND: Invalidate bufferRAM after eraseAdrian Hunter2007-02-09
| * [MTD] Don't oops when the RedBoot partition table is emptyMartin Michlmayr2007-02-09
| * [MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction.Adrian Bunk2007-02-09
| * [MTD] [NAND] Correctly validate out-of-band offset and lengthAdrian Hunter2007-02-09
| * [MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse2007-02-09
| * Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2007-02-09
| |\
| | * [MTD] OneNAND: Select correct chip's bufferRAM for DDPAdrian Hunter2007-02-08
| | * [MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park2007-02-06
| | * [MTD] OneNAND: Subpage write returned incorrect length writtenAdrian Hunter2007-02-06
| | * [MTD] OneNAND: Do not allow oob write past end of pageAdrian Hunter2007-02-05
| | * [MTD] OneNAND: Fix typo and remove unnecessary goto statementKyungmin Park2007-02-01
| | * [MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park2007-02-01
| | * [MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTOKyungmin Park2007-02-01
| | * [MTD] OneNAND: Add support for auto-placement of out-of-band dataAdrian Hunter2007-01-31
| | * [MTD] OneNAND: Remove unused fieldsKyungmin Park2007-01-31
| | * [MTD] OneNAND: Amend write-verify to compare to original bufferAdrian Hunter2007-01-25
| | * [MTD] OneNAND: Check first or second pages for bad block informationAdrian Hunter2007-01-22
| | * [MTD] OneNAND: Free the bad block table when the device is releasedAdrian Hunter2007-01-22
| | * [MTD] OneNAND: Update copyrights and code cleanupKyungmin Park2007-01-17
| | * [MTD] OneNAND: Reduce Double Density Package (DDP) operationsKyungmin Park2007-01-17
| | * [MTD] OneNAND: Return an error if a read timeout occursAdrian Hunter2007-01-17
| | * [MTD] OneNAND: Fix unlock all status errorKyungmin Park2007-01-17
| * | [MTD] CK804XROM must depend on PCIakpm@osdl.org2007-02-09
| * | [MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NANDDavid Woodhouse2007-02-05
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-02-05
| |\ \
| * | | [MTD] ck804xrom: fix a pci_find_deviceAlan2007-01-31
| * | | [MTD] [NAND] Remove debugging cruft from CAFÉ NAND driver.David Woodhouse2007-01-23
| * | | [MTD] [NAND] Inherit CAFÉ NAND timing setup from firmwareDavid Woodhouse2007-01-23
| | |/ | |/|
* | | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-14
* | | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* | | [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-11
| |/ |/|
* | [PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro2007-01-30
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-17
|\
| * [PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell2006-12-30
| * [PATCH] m25p80 build fixes (with MTD debug)David Brownell2006-12-30
| * [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
| * [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
| * Fix typos in doc and commentsJan Engelhardt2006-11-29
| * Fix misc Kconfig typosMatt LaPlante2006-11-29
* | [MTD] OneNAND: Handle DDP chip boundary during read-while-loadAdrian Hunter2007-01-10
* | [MTD] OneNAND: return ecc error code only when 2-bit ecc occursKyungmin Park2007-01-10
* | [MTD] OneNAND: Implement read-while-loadAdrian Hunter2007-01-10
* | [MTD] OneNAND: fix onenand_wait bug in read ecc errorKyungmin Park2007-01-10
* | [MTD] OneNAND: release CPU in cyclesArtem Bityutskiy2007-01-10
* | [MTD] OneNAND: add subpage write supportKyungmin Park2007-01-10
* | [MTD] OneNAND: fix onenand_wait bugKyungmin Park2007-01-10
* | [MTD] Nuke IVR leftoversRalf Baechle2006-12-11
* | [MTD] OneNAND: fix oob handling in recent oob patchKyungmin Park2006-12-11