summaryrefslogtreecommitdiff
path: root/drivers/ata/ata_piix.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-3/+0
2007-10-12ata_piix: disallow UDMA 133 on ICH5 & ICH7Christian Lamparter1-4/+4
2007-10-12libata-link: linkify resetTejun Heo1-3/+4
2007-10-10drivers/firmware: const-ify DMI API and internalsJeff Garzik1-2/+2
2007-10-02ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo1-0/+7
2007-09-01[libata] ata_piix: properly terminate DMI system listJeff Garzik1-1/+4
2007-08-31[libata] Bump driver versionsJeff Garzik1-1/+1
2007-08-31ata_piix: implement IOCFG bit18 quirkTejun Heo1-0/+36
2007-08-31ata_piix: add Satellite U200 to broken suspend listTejun Heo1-0/+7
2007-08-31ata_piix: IDE mode SATA patch for Intel TolapaiJason Gaston1-0/+27
2007-08-15ata_piix: add TECRA M7 to broken suspend listTejun Heo1-0/+7
2007-08-15ata_piix: update map 10b for ich8mTejun Heo1-1/+1
2007-08-01ata_piix: add Tecra M3 to broken suspend blacklistTejun Heo1-0/+8
2007-08-01ata_piix: implement piix_borken_suspend()Tejun Heo1-30/+30
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo1-3/+3
2007-07-25ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo1-2/+111
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-4/+2
2007-07-13ata_piix: kill incorrect invalid map value warningTejun Heo1-1/+1
2007-07-12PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+2
2007-07-09[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik1-5/+5
2007-07-09Add a PCI ID for santa rosa's PATA controller.Christian Lamparter1-0/+2
2007-07-09ata_piix: fix pio/mwdma programmingTejun Heo1-6/+17
2007-05-25ata_piix: add short 40c quirk for Acer Aspire 2030, take #2Tejun Heo1-0/+1
2007-05-22ata_piix: clean upAlan Cox1-8/+1
2007-05-12libata: clean up SFF init messTejun Heo1-2/+2
2007-05-12libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-4/+0
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo1-3/+3
2007-04-28pata: cable methodsAlan Cox1-45/+10
2007-04-28Add notation that the Asus W5F laptop has a short cable instead of 80-wire.Robin H\. Johnson1-0/+1
2007-03-09ata_piix: Remove ugly layering violationAlan Cox1-8/+3
2007-03-03libata: add missing CONFIG_PM in LLDsTejun Heo1-0/+4
2007-02-26[libata] bump versionsJeff Garzik1-1/+1
2007-02-23[libata] ata_piix: remove duplicate PCI IDsJeff Garzik1-2/+0
2007-02-10libata: kill ATA_ENABLE_PATAJeff Garzik1-2/+0
2007-02-10libata: add another IRQ calls (libata drivers)Akira Iguchi1-0/+6
2007-02-10libata: convert to iomapTejun Heo1-3/+3
2007-02-10libata: update libata LLDs to use devresTejun Heo1-17/+2
2007-02-10libata piix3 support warning fixAndrew Morton1-1/+1
2007-02-10libata: PIIX3 supportAlan1-3/+15
2007-02-10ata_piix: add ICH7 on Acer 3682WLMi to laptop listJ J1-0/+1
2007-02-10[libata] trim trailing whitespaceJeff Garzik1-1/+1
2006-12-16[PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo1-1/+1
2006-12-16[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston1-4/+16
2006-12-04[PATCH] trivial piix: swap bogus dot for comma spaceAlan1-1/+1
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo1-3/+2
2006-12-02[PATCH] ata_piix: strip now unneded MAP related stuffTejun Heo1-29/+10
2006-12-02[PATCH] ata_piix: apply device detection via polling IDENTIFYTejun Heo1-98/+6
2006-12-02[PATCH] ata_piix: clean up port flagsTejun Heo1-17/+14
2006-12-02[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox1-1/+30
2006-11-02Revert "[PATCH] Add 0x7110 piix to ata_piix.c"Jeff Garzik1-1/+0