| Commit message (Expand) | Author | Age |
* | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs | Kristoffer Ericson | 2010-05-05 |
* | libata: ensure NCQ error result taskfile is fully initialized | Jeff Garzik | 2010-04-22 |
* | pata_pcmcia/ide-cs: add IDs for transcend and kingston cards | Kristoffer Ericson | 2010-04-22 |
* | libata: fix locking around blk_abort_request() | Tejun Heo | 2010-04-22 |
* | libata: unlock HPA if device shrunk | Tejun Heo | 2010-04-06 |
* | libata: disable NCQ on Crucial C300 SSD | Tejun Heo | 2010-04-06 |
* | libata: don't whine on spurious IRQ | Tejun Heo | 2010-04-06 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | pata_via: fix VT6410/6415/6330 detection issue | JosephChan@via.com.tw | 2010-03-28 |
* | libata-sff: fix spurious IRQ handling | Tejun Heo | 2010-03-23 |
* | pata_via: Add VIA VX900 support | JosephChan@via.com.tw | 2010-03-22 |
* | ahci: pp->active_link is not reliable when FBS is enabled | Shane Huang | 2010-03-17 |
* | ahci: use BIOS date in broken_suspend list | Tejun Heo | 2010-03-17 |
* | ahci: add missing nv IDs | Tejun Heo | 2010-03-17 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
| * | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-03-01 |
|\ \ |
|
| * | | sata_via: Delay on vt6420 when starting ATAPI DMA write | Bart Hartgers | 2010-03-01 |
| * | | pata_efar: Enable parallel scanning | Alan Cox | 2010-03-01 |
| * | | pata_atiixp: enable parallel scan | Alan Cox | 2010-03-01 |
| * | | [libata] pata_atiixp: add locking for parallel scanning | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | [libata] pata_efar: add locking for parallel scanning | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | libata: Pass host flags into the pci helper | Alan Cox | 2010-03-01 |
| * | | [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI | Christoph Egger | 2010-03-01 |
| * | | libata: Allow pata_legacy to be built on non-ISA but PCI systems | Alan Cox | 2010-03-01 |
| * | | pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | [libata] pata_at91: fix backslash-continued string | Jeff Garzik | 2010-03-01 |
| * | | pata_via: store UDMA masks in via_isa_bridges table | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_via: fix address setup timings underlocking | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_serverworks: fix error message | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_serverworks: fix PIO setup for the second channel | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_efar: fix secondary port support | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_cypress: fix PIO timings underclocking | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_cs5535: use correct values for PIO1 and PIO2 data timings | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_cmd64x: remove unused definitions | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_cmd64x: cmd648_bmdma_stop() fix | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_cmd64x: fix handling of address setup timings | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_cmd64x: fix PIO setup | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | pata_ali: documentation fixes | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | libata: fix CFA handling in ide_timing_compute() | Bartlomiej Zolnierkiewicz | 2010-03-01 |
| * | | sata_via: Correctly setup PIO/DMA for pata slave on vt6421. | Bart Hartgers | 2010-03-01 |
| * | | libata: make functions/variables static | Robert Hancock | 2010-03-01 |
| * | | libata: implement spurious irq handling for SFF and apply it to piix | Tejun Heo | 2010-03-01 |
| * | | libata: cleanup ata_sff_interrupt() | Tejun Heo | 2010-03-01 |
| * | | ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs | Seth Heasley | 2010-03-01 |
| * | | ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs | Seth Heasley | 2010-03-01 |
| * | | ahci: Implement SATA AHCI FIS-based switching support | Shane Huang | 2010-03-01 |
| * | | pata_hpt366: remove irrelevant TODO | Sergei Shtylyov | 2010-03-01 |