summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ata_piix.c
Commit message (Expand)AuthorAgeFilesLines
* ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo2007-10-021-0/+7
* [libata] ata_piix: properly terminate DMI system listJeff Garzik2007-09-011-1/+4
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* ata_piix: implement IOCFG bit18 quirkTejun Heo2007-08-311-0/+36
* ata_piix: add Satellite U200 to broken suspend listTejun Heo2007-08-311-0/+7
* ata_piix: IDE mode SATA patch for Intel TolapaiJason Gaston2007-08-311-0/+27
* ata_piix: add TECRA M7 to broken suspend listTejun Heo2007-08-151-0/+7
* ata_piix: update map 10b for ich8mTejun Heo2007-08-151-1/+1
* ata_piix: add Tecra M3 to broken suspend blacklistTejun Heo2007-08-011-0/+8
* ata_piix: implement piix_borken_suspend()Tejun Heo2007-08-011-30/+30
* pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-011-3/+3
* ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo2007-07-241-2/+111
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-4/+2Star
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-4/+2Star
* | 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-251-0/+1
* ata_piix: clean upAlan Cox2007-05-221-8/+1Star
* libata: clean up SFF init messTejun Heo2007-05-121-2/+2
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-121-4/+0Star
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-3/+3
* pata: cable methodsAlan Cox2007-04-281-45/+10Star
* 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/+3Star
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-031-0/+4
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* [libata] ata_piix: remove duplicate PCI IDsJeff Garzik2007-02-231-2/+0Star
* libata: kill ATA_ENABLE_PATAJeff Garzik2007-02-091-2/+0Star
* 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/+2Star
* 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/+2Star
* [PATCH] ata_piix: strip now unneded MAP related stuffTejun Heo2006-12-021-29/+10Star
* [PATCH] ata_piix: apply device detection via polling IDENTIFYTejun Heo2006-12-021-98/+6Star
* [PATCH] ata_piix: clean up port flagsTejun Heo2006-12-021-17/+14Star
* [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox2006-12-021-1/+30
* Revert "[PATCH] Add 0x7110 piix to ata_piix.c"Jeff Garzik2006-11-021-1/+0Star
* [PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7MTejun Heo2006-11-011-32/+5Star
* [PATCH] Add 0x7110 piix to ata_piix.cJens Axboe2006-11-011-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/+3Star