summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ata_piix.c
Commit message (Expand)AuthorAgeFilesLines
* [libata] ata_piix: Enable parallel scanArjan van de Ven2009-06-101-0/+1
* ata_piix: Remove stale commentAlan Cox2009-06-101-4/+2Star
* ata_piix: Turn on hotplugging support for older chipsAlan Cox2009-06-101-2/+2
* ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala2009-06-051-0/+9
* ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-111-0/+1
* ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox2009-05-111-3/+14
* ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo2009-04-071-0/+7
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-251-30/+30
* ata_piix: add workaround for Samsung DB-P70Tejun Heo2009-03-131-0/+37
* SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+34
* libata: Add 32bit PIO supportAlan Cox2009-01-081-1/+1
* ata_piix: save, use saved and restore IOCFGTejun Heo2009-01-081-15/+34
* [libata] ata_piix: cleanup dmi strings checkingJiri Slaby2008-12-291-14/+7Star
* ATA: piix, fix pointer deref on suspendJiri Slaby2008-12-091-1/+8
* ata_piix: add borked Tecra M4 to broken suspend listTejun Heo2008-12-011-0/+15
* ATA: remove excess kernel-doc notationRandy Dunlap2008-10-311-1/+0Star
* ata: Switch all my stuff to a common addressAlan Cox2008-10-281-1/+1
* 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/+40Star
* 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-191-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/+1Star
* 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/+25Star
* ata_piix: don't attach to ICH6M in ahci modeTejun Heo2008-04-171-23/+20Star
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-16/+5Star
* libata: implement and use ops inheritanceTejun Heo2008-04-171-135/+14Star
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1Star
* 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/+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