summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ata_piix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-4/+2
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-4/+2
* | ata_piix: kill incorrect invalid map value warningTejun Heo2007-07-121-1/+1
|/
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-091-5/+5
* Add a PCI ID for santa rosa's PATA controller.Christian Lamparter2007-07-091-0/+2
* ata_piix: fix pio/mwdma programmingTejun Heo2007-07-091-6/+17
* ata_piix: add short 40c quirk for Acer Aspire 2030, take #2Tejun Heo2007-05-241-0/+1
* ata_piix: clean upAlan Cox2007-05-211-8/+1
* libata: clean up SFF init messTejun Heo2007-05-111-2/+2
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-3/+3
* pata: cable methodsAlan Cox2007-04-281-45/+10
* Add notation that the Asus W5F laptop has a short cable instead of 80-wire.Robin H\. Johnson2007-04-281-0/+1
* ata_piix: Remove ugly layering violationAlan Cox2007-03-091-8/+3
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+4
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* [libata] ata_piix: remove duplicate PCI IDsJeff Garzik2007-02-231-2/+0
* libata: kill ATA_ENABLE_PATAJeff Garzik2007-02-091-2/+0
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+6
* libata: convert to iomapTejun Heo2007-02-091-3/+3
* libata: update libata LLDs to use devresTejun Heo2007-02-091-17/+2
* libata piix3 support warning fixAndrew Morton2007-02-091-1/+1
* libata: PIIX3 supportAlan2007-02-091-3/+15
* ata_piix: add ICH7 on Acer 3682WLMi to laptop listJ J2007-02-091-0/+1
* [libata] trim trailing whitespaceJeff Garzik2007-02-091-1/+1
* [PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo2006-12-161-1/+1
* [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston2006-12-161-4/+16
* [PATCH] trivial piix: swap bogus dot for comma spaceAlan2006-12-041-1/+1
* [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-031-3/+2
* [PATCH] ata_piix: strip now unneded MAP related stuffTejun Heo2006-12-011-29/+10
* [PATCH] ata_piix: apply device detection via polling IDENTIFYTejun Heo2006-12-011-98/+6
* [PATCH] ata_piix: clean up port flagsTejun Heo2006-12-011-17/+14
* [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox2006-12-011-1/+30
* Revert "[PATCH] Add 0x7110 piix to ata_piix.c"Jeff Garzik2006-11-011-1/+0
* [PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7MTejun Heo2006-10-311-32/+5
* [PATCH] Add 0x7110 piix to ata_piix.cJens Axboe2006-10-311-0/+1
* [PATCH] libata: use correct map_db values for ICH8Kristen Carlson Accardi2006-10-211-2/+2
* [PATCH] libata-eh: Remove layering violation and duplication when handling ab...Alan Cox2006-09-261-5/+3
* [PATCH] ata-piix: fixes kerneldoc errorHenne2006-09-251-1/+1
* [libata] ata_piix: build fixJeff Garzik2006-09-131-1/+1
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-111-4/+36
* [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-311-18/+18
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-110/+326
* libata: Grand renaming.Jeff Garzik2006-08-241-28/+28
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-241-2/+22
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-221-17/+43
* [libata] ata_piix: add missing kfree()Jeff Garzik2006-08-141-0/+4
* Move libata to drivers/ata.Jeff Garzik2006-08-101-0/+960
OpenPOWER on IntegriCloud