Age | Commit message (Expand) | Author | Files | Lines |
2010-03-02 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 45 | -413/+657 |
2010-03-01 | sata_via: Delay on vt6420 when starting ATAPI DMA write | Bart Hartgers | 1 | -1/+16 |
2010-03-01 | pata_efar: Enable parallel scanning | Alan Cox | 1 | -1/+2 |
2010-03-01 | pata_atiixp: enable parallel scan | Alan Cox | 1 | -1/+2 |
2010-03-01 | [libata] pata_atiixp: add locking for parallel scanning | Bartlomiej Zolnierkiewicz | 1 | -1/+10 |
2010-03-01 | [libata] pata_efar: add locking for parallel scanning | Bartlomiej Zolnierkiewicz | 1 | -0/+15 |
2010-03-01 | libata: Pass host flags into the pci helper | Alan Cox | 38 | -39/+41 |
2010-03-01 | [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI | Christoph Egger | 1 | -1/+1 |
2010-03-01 | libata: Allow pata_legacy to be built on non-ISA but PCI systems | Alan Cox | 1 | -2/+2 |
2010-03-01 | pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets | Bartlomiej Zolnierkiewicz | 1 | -2/+4 |
2010-03-01 | pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards | Bartlomiej Zolnierkiewicz | 1 | -1/+12 |
2010-03-01 | [libata] pata_at91: fix backslash-continued string | Jeff Garzik | 1 | -2/+2 |
2010-03-01 | pata_via: store UDMA masks in via_isa_bridges table | Bartlomiej Zolnierkiewicz | 1 | -110/+94 |
2010-03-01 | pata_via: fix address setup timings underlocking | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2010-03-01 | pata_serverworks: fix error message | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2010-03-01 | pata_serverworks: fix PIO setup for the second channel | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2010-03-01 | pata_efar: fix secondary port support | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2010-03-01 | pata_cypress: fix PIO timings underclocking | Bartlomiej Zolnierkiewicz | 1 | -4/+6 |
2010-03-01 | pata_cs5535: use correct values for PIO1 and PIO2 data timings | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2010-03-01 | pata_cmd64x: remove unused definitions | Bartlomiej Zolnierkiewicz | 1 | -11/+1 |
2010-03-01 | pata_cmd64x: cmd648_bmdma_stop() fix | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2010-03-01 | pata_cmd64x: fix handling of address setup timings | Bartlomiej Zolnierkiewicz | 1 | -0/+6 |
2010-03-01 | pata_cmd64x: fix PIO setup | Bartlomiej Zolnierkiewicz | 1 | -1/+4 |
2010-03-01 | pata_ali: documentation fixes | Bartlomiej Zolnierkiewicz | 1 | -5/+3 |
2010-03-01 | libata: fix CFA handling in ide_timing_compute() | Bartlomiej Zolnierkiewicz | 1 | -6/+11 |
2010-03-01 | sata_via: Correctly setup PIO/DMA for pata slave on vt6421. | Bart Hartgers | 1 | -3/+5 |
2010-03-01 | libata: make functions/variables static | Robert Hancock | 2 | -5/+5 |
2010-03-01 | libata: implement spurious irq handling for SFF and apply it to piix | Tejun Heo | 2 | -8/+47 |
2010-03-01 | libata: cleanup ata_sff_interrupt() | Tejun Heo | 1 | -10/+7 |
2010-03-01 | ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs | Seth Heasley | 1 | -0/+8 |
2010-03-01 | ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs | Seth Heasley | 1 | -0/+6 |
2010-03-01 | ahci: Implement SATA AHCI FIS-based switching support | Shane Huang | 1 | -18/+203 |
2010-03-01 | pata_hpt366: remove irrelevant TODO | Sergei Shtylyov | 1 | -3/+1 |
2010-03-01 | pata_hpt{37x|3x2n}: improve timing register documentation | Sergei Shtylyov | 2 | -32/+30 |
2010-03-01 | pata_hpt366: remove redundant code | Sergei Shtylyov | 1 | -13/+4 |
2010-03-01 | pata_hpt{37x|3x2n}: unify mode programming | Sergei Shtylyov | 2 | -116/+90 |
2010-03-01 | pata_hpt3x2n: always stretch UltraDMA timing | Sergei Shtylyov | 1 | -10/+10 |
2010-03-01 | pata_hpt37x: use ATA_DMA_* constants | Sergei Shtylyov | 1 | -9/+10 |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -2/+2 |
2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -2/+2 |
2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 1 | -1/+1 |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -1/+1 |
2010-02-25 | ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI | Robert Hancock | 1 | -2/+10 |
2010-02-04 | [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c | Catalin Marinas | 1 | -0/+3 |
2010-02-04 | ahci: add Acer G725 to broken suspend list | Tejun Heo | 1 | -0/+15 |
2010-02-04 | libata-scsi passthru: fix bug which truncated LBA48 return values | Douglas Gilbert | 1 | -1/+1 |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming | 1 | -2/+2 |
2010-01-20 | libata: retry FS IOs even if it has failed with AC_ERR_INVALID | Tejun Heo | 1 | -2/+3 |
2010-01-12 | libata: retry link resume if necessary | Tejun Heo | 1 | -7/+31 |
2010-01-12 | ata_piix: enable 32bit PIO on SATA piix | Tejun Heo | 1 | -1/+1 |