summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ata_piix.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/ata/: Spelling fixesJoe Perches2008-02-031-1/+1
* ata_piix.c: make piix_merge_scr() staticAdrian Bunk2008-02-011-1/+1
* ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID'sJason Gaston2008-02-011-0/+8
* ata_piix: implement SIDPR SCR accessTejun Heo2008-01-231-4/+247
* ata_piix: convert to prepare - activate initializationTejun Heo2008-01-231-42/+37Star
* ata_piix: kill unused constants and flagsTejun Heo2008-01-231-20/+7Star
* ata_piix: separate controller IDs into separate enumTejun Heo2008-01-231-16/+18
* ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list.Peter Schwenke2008-01-231-0/+14
* ata_piix: ignore ATA_DMA_ERR on vmware ich4Tejun Heo2008-01-151-0/+51
* ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke2007-12-071-0/+7
* ata_piix: add more toshiba laptops to broken suspend listPeter Schwenke2007-12-011-0/+28
* ata_piix: Invalid use of writel/readl with iomapAlan Cox2007-11-241-3/+3
* ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo2007-11-191-1/+1
* ata_piix: only enable the first port on apple macbook proThomas Rohwer2007-11-191-0/+28
* ata_piix: reorganize controller IDsTejun Heo2007-11-191-31/+31
* ata_piix: add SATELLITE U205 to broken suspend listTejun Heo2007-11-191-0/+7
* ata_piix: add SATELLITE PRO U200 to broken suspend listYann Chachkoff2007-11-081-0/+7
* ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox2007-11-061-0/+1
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-241-15/+14Star
* ata_piix: SATA 2port controller port map fixJason Gaston2007-10-151-5/+30
* more trivial signedness fixes in driversAl Viro2007-10-141-1/+1
* [libata] ata_piix: add HP compaq laptop to short cable listJeff Garzik2007-10-121-0/+1
* ata_piix: replace spaces with tabsJason Gaston2007-10-121-9/+9
* [libata] ata_piix: Use more-robust form of array initializationJeff Garzik2007-10-121-22/+12Star
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-4/+0Star
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-3/+0Star
* ata_piix: disallow UDMA 133 on ICH5 & ICH7Christian Lamparter2007-10-121-4/+4
* libata-link: linkify resetTejun Heo2007-10-121-3/+4
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-101-2/+2
* 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