aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-098-13/+3
* [MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2007-02-091-4/+2
* [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy2007-02-091-1/+1
* [MTD] OneNAND: Invalidate bufferRAM after eraseAdrian Hunter2007-02-091-0/+25
* [MTD] Don't oops when the RedBoot partition table is emptyMartin Michlmayr2007-02-091-1/+1
* [MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction.Adrian Bunk2007-02-091-1/+1
* [MTD] [NAND] Correctly validate out-of-band offset and lengthAdrian Hunter2007-02-091-5/+41
* [MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse2007-02-091-3/+17
* Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2007-02-092-171/+428
|\
| * [MTD] OneNAND: Select correct chip's bufferRAM for DDPAdrian Hunter2007-02-091-8/+16
| * [MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park2007-02-072-30/+148
| * [MTD] OneNAND: Subpage write returned incorrect length writtenAdrian Hunter2007-02-071-11/+9
| * [MTD] OneNAND: Do not allow oob write past end of pageAdrian Hunter2007-02-061-0/+7
| * [MTD] OneNAND: Fix typo and remove unnecessary goto statementKyungmin Park2007-02-021-8/+4
| * [MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park2007-02-021-24/+23
| * [MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTOKyungmin Park2007-02-021-9/+5
| * [MTD] OneNAND: Add support for auto-placement of out-of-band dataAdrian Hunter2007-02-012-37/+171
| * [MTD] OneNAND: Remove unused fieldsKyungmin Park2007-01-311-3/+2
| * [MTD] OneNAND: Amend write-verify to compare to original bufferAdrian Hunter2007-01-251-21/+31
| * [MTD] OneNAND: Check first or second pages for bad block informationAdrian Hunter2007-01-221-1/+1
| * [MTD] OneNAND: Free the bad block table when the device is releasedAdrian Hunter2007-01-222-3/+6
| * [MTD] OneNAND: Update copyrights and code cleanupKyungmin Park2007-01-181-12/+9
| * [MTD] OneNAND: Reduce Double Density Package (DDP) operationsKyungmin Park2007-01-181-26/+16
| * [MTD] OneNAND: Return an error if a read timeout occursAdrian Hunter2007-01-181-0/+3
| * [MTD] OneNAND: Fix unlock all status errorKyungmin Park2007-01-181-5/+4
* | [MTD] CK804XROM must depend on PCIakpm@osdl.org2007-02-091-1/+1
* | [MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NANDDavid Woodhouse2007-02-051-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-02-05143-1055/+1348
|\ \
| * | [PATCH] fix rtl8150Al Viro2007-02-031-1/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-02-0310-70/+100
| |\ \
| | * | [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-021-10/+10
| | * | [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara2007-01-271-8/+11
| | * | [SCSI] qla4xxx: bug fixesDavid C Somayajulu2007-01-277-52/+73
| | * | [SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox2007-01-271-0/+6
| * | | [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-025-18/+19
| |\ \ \
| | * | | libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
| | * | | pata_via: Correct missing commentsAlan2007-02-021-1/+2
| | * | | pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan2007-02-021-2/+9
| | * | | ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-022-15/+7
| * | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0210-218/+199
| |\ \ \ \
| | * | | | spidernet : fix memory leak in spider_net_stopJens Osterkamp2007-02-021-0/+2
| | * | | | e100: fix napi ifdefs removing needed codeAuke Kok2007-02-021-6/+1
| | * | | | Merge ../linux-2.6Jeff Garzik2007-02-027-28/+28
| | |\ \ \ \ | | | |/ / /
| | * | | | netxen patchesAl Viro2007-01-318-212/+196
| * | | | | [BNX2]: PHY workaround for 5709 A0.Michael Chan2007-02-022-2/+18
| | |/ / / | |/| | |
| * | | | [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz2007-02-011-1/+1
| * | | | [PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap2007-02-011-9/+11
| * | | | [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the biosAvi Kivity2007-02-011-0/+2
| * | | | [PATCH] pci: remove warning messagesAndrew Morton2007-02-011-8/+2