Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | [libata] Remove ->port_disable() hook | Jeff Garzik | 64 | -126/+1 |
2007-10-12 | libata pata_via: ACPI checks for 80wire cable | Alan Cox | 1 | -0/+3 |
2007-10-12 | libata pata_amd: ACPI checks for 80wire cable | Alan Cox | 1 | -0/+3 |
2007-10-12 | [libata] add ACPI cable detect API | Alan Cox | 1 | -0/+38 |
2007-10-12 | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 65 | -203/+2 |
2007-10-12 | libata-add-irq_flags-to-struct-pata_platform_info-fix | Andrew Morton | 1 | -1/+1 |
2007-10-12 | ata_piix: disallow UDMA 133 on ICH5 & ICH7 | Christian Lamparter | 1 | -4/+4 |
2007-10-12 | ahci: Store interrupt value | Kristen Carlson Accardi | 1 | -1/+10 |
2007-10-12 | [libata] ahci: send event when AN received | Kristen Carlson Accardi | 2 | -0/+42 |
2007-10-12 | [libata] check for SATA async notify support | Kristen Carlson Accardi | 1 | -0/+53 |
2007-10-12 | pata_cmd64x: Set up MWDMA modes properly | Alan Cox | 1 | -11/+26 |
2007-10-12 | libata: Note that our cache flush code needs fixing up | Alan Cox | 1 | -0/+4 |
2007-10-12 | libata-core: Document some limits/assumptions about ID_ATA | Alan Cox | 1 | -2/+8 |
2007-10-12 | libata: add support for ATA_16 on ATAPI | Mark Lord | 3 | -16/+41 |
2007-10-12 | libata: move ata_altstatus() to pio data xfer functions | Albert Lee | 1 | -4/+3 |
2007-10-12 | libata: Correct IORDY handling | Alan Cox | 1 | -1/+5 |
2007-10-12 | libata-link: update Power Management to handle PMP links | Tejun Heo | 1 | -2/+5 |
2007-10-12 | libata-link: update hotplug to handle PMP links | Tejun Heo | 2 | -52/+114 |
2007-10-12 | libata-link: update EH to deal with PMP links | Tejun Heo | 1 | -70/+158 |
2007-10-12 | libata-link: update ata_scsi_error() to handle PMP links | Tejun Heo | 1 | -4/+9 |
2007-10-12 | libata-link: add PMP links | Tejun Heo | 1 | -2/+4 |
2007-10-12 | libata-link: implement ata_link_abort() | Tejun Heo | 2 | -14/+37 |
2007-10-12 | libata-link: separate out link initialization functions | Tejun Heo | 1 | -20/+64 |
2007-10-12 | libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags | Tejun Heo | 5 | -18/+31 |
2007-10-12 | libata-link: linkify config/EH related functions | Tejun Heo | 14 | -109/+120 |
2007-10-12 | libata-link: linkify reset | Tejun Heo | 29 | -158/+189 |
2007-10-12 | libata-link: linkify EH action helpers | Tejun Heo | 1 | -17/+18 |
2007-10-12 | libata-link: linkify PHY-related functions | Tejun Heo | 10 | -149/+165 |
2007-10-12 | libata-link: implement and use link/device iterators | Tejun Heo | 12 | -145/+120 |
2007-10-12 | libata-link: introduce ata_link | Tejun Heo | 30 | -232/+247 |
2007-10-12 | [libata] pdc_adma: convert to new exception handling (EH) framework | Jeff Garzik | 1 | -15/+67 |
2007-10-12 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -9/+18 |
2007-10-12 | [libata] sata_mv: more S/G fixes | Jeff Garzik | 1 | -9/+18 |
2007-10-10 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 4 | -5/+5 |
2007-10-09 | sata_mv: correct S/G table limits | Jeff Garzik | 1 | -3/+6 |
2007-10-03 | drivers/ata/pata_ixp4xx_cf.c: ioremap return code check | Scott Thompson | 1 | -0/+3 |
2007-10-03 | Ata: pata_marvell, use ioread* for iomap-ped memory | Jiri Slaby | 1 | -2/+2 |
2007-10-03 | libata: fix for sata_mv >64KB DMA segments | Olof Johansson | 1 | -7/+19 |
2007-10-02 | ata_piix: add another TECRA M3 entry to broken suspend list | Tejun Heo | 1 | -0/+7 |
2007-09-26 | pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode() | Tejun Heo | 1 | -1/+2 |
2007-09-26 | sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used | Tejun Heo | 1 | -4/+12 |
2007-09-21 | [libata] ahci: add ATI SB800 PCI IDs | henry su | 1 | -4/+6 |
2007-09-20 | libata-sff: Fix documentation | Alan Cox | 1 | -1/+4 |
2007-09-20 | libata: Update the blacklist with a few more devices | Alan Cox | 1 | -0/+4 |
2007-09-12 | pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814 | Daniel Exner | 1 | -0/+7 |
2007-09-11 | libata clear horkage on ata_dev_init() | Tejun Heo | 1 | -0/+1 |
2007-09-11 | [libata, IDE] add new VIA bridge to VIA PATA drivers | Joseph Chan | 1 | -0/+1 |
2007-09-11 | pata_it821x: fix lost interrupt with atapi devices | Jeff Norden | 1 | -0/+4 |
2007-09-11 | Fix broken pata_via cable detection | Laurent Riffard | 1 | -3/+10 |
2007-09-01 | Fix sata_via write errors on PATA drive connected to VT6421 | Ondrej Zary | 1 | -1/+1 |