aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ata_piix.c
Commit message (Expand)AuthorAgeFilesLines
* ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-09-291-1/+4
* ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski2008-09-291-0/+1
* ata_piix: drop merged SCR access and use slave_link insteadTejun Heo2008-09-291-127/+40
* libata: make SCR access ops per-linkTejun Heo2008-09-291-4/+11
* ata: duplicate variable sparse warningStephen Hemminger2008-09-131-1/+1
* ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+8
* ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo2008-07-311-0/+1
* ata_piix: add TECRA M4 to broken suspend listTejun Heo2008-06-181-0/+7
* [libata] ata_piix: more acer short cable quirksColin Ian King2008-06-041-0/+2
* ata_piix: fix macbook ich8m problemsTejun Heo2008-05-301-3/+4
* ata_piix: verify SIDPR access before enabling itTejun Heo2008-05-061-0/+25
* ata_piix: add Asus Eee 701 controller to short cable listDan McGee2008-04-251-0/+1
* libata: implement and use sata_std_hardreset()Tejun Heo2008-04-171-26/+1
* libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo2008-04-171-1/+1
* libata: rename SFF functionsTejun Heo2008-04-171-3/+3
* ata_piix: kill ich6_sata_ahci and clean upTejun Heo2008-04-171-36/+25
* ata_piix: don't attach to ICH6M in ahci modeTejun Heo2008-04-171-23/+20
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-16/+5
* libata: implement and use ops inheritanceTejun Heo2008-04-171-135/+14
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-171-6/+7
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-1/+1
* ata: fix sparse warning in ata_piix.cHarvey Harrison2008-02-151-1/+1
* ata_piix.c:piix_init_one() must be __devinitAdrian Bunk2008-02-061-1/+2
* 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/+37
* ata_piix: kill unused constants and flagsTejun Heo2008-01-231-20/+7
* 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-141-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-231-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-051-0/+1
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-231-15/+14
* 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/+12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-4/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-3/+0