aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ata_piix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-31ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz1-1/+13
2009-07-28ata_piix: Add new short cable IDSteve Conklin1-0/+1
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin1-0/+2
2009-06-10[libata] ata_piix: Enable parallel scanArjan van de Ven1-0/+1
2009-06-10ata_piix: Remove stale commentAlan Cox1-4/+2
2009-06-10ata_piix: Turn on hotplugging support for older chipsAlan Cox1-2/+2
2009-06-05ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala1-0/+9
2009-05-11ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-11ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox1-3/+14
2009-04-06ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo1-0/+7
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-30/+30
2009-03-13ata_piix: add workaround for Samsung DB-P70Tejun Heo1-0/+37
2009-01-27SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki1-0/+34
2009-01-08libata: Add 32bit PIO supportAlan Cox1-1/+1
2009-01-08ata_piix: save, use saved and restore IOCFGTejun Heo1-15/+34
2008-12-29[libata] ata_piix: cleanup dmi strings checkingJiri Slaby1-14/+7
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby1-1/+8
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo1-0/+15
2008-10-31ATA: remove excess kernel-doc notationRandy Dunlap1-1/+0
2008-10-27ata: Switch all my stuff to a common addressAlan Cox1-1/+1
2008-09-29ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-1/+4
2008-09-29ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski1-0/+1
2008-09-29ata_piix: drop merged SCR access and use slave_link insteadTejun Heo1-127/+40
2008-09-29libata: make SCR access ops per-linkTejun Heo1-4/+11
2008-09-13ata: duplicate variable sparse warningStephen Hemminger1-1/+1
2008-08-22ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+8
2008-07-31ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo1-0/+1
2008-06-18ata_piix: add TECRA M4 to broken suspend listTejun Heo1-0/+7
2008-06-04[libata] ata_piix: more acer short cable quirksColin Ian King1-0/+2
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo1-3/+4
2008-05-06ata_piix: verify SIDPR access before enabling itTejun Heo1-0/+25
2008-04-25ata_piix: add Asus Eee 701 controller to short cable listDan McGee1-0/+1
2008-04-17libata: implement and use sata_std_hardreset()Tejun Heo1-26/+1
2008-04-17libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset()Tejun Heo1-1/+1
2008-04-17libata: rename SFF functionsTejun Heo1-3/+3
2008-04-17ata_piix: kill ich6_sata_ahci and clean upTejun Heo1-36/+25
2008-04-17ata_piix: don't attach to ICH6M in ahci modeTejun Heo1-23/+20
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-16/+5
2008-04-17libata: implement and use ops inheritanceTejun Heo1-135/+14
2008-04-17libata: implement and use SHT initializersTejun Heo1-15/+1
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo1-6/+7
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+1
2008-02-15ata: fix sparse warning in ata_piix.cHarvey Harrison1-1/+1
2008-02-06ata_piix.c:piix_init_one() must be __devinitAdrian Bunk1-1/+2
2008-02-03drivers/ata/: Spelling fixesJoe Perches1-1/+1
2008-02-01ata_piix.c: make piix_merge_scr() staticAdrian Bunk1-1/+1
2008-02-01ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID'sJason Gaston1-0/+8
2008-01-23ata_piix: implement SIDPR SCR accessTejun Heo1-4/+247
2008-01-23ata_piix: convert to prepare - activate initializationTejun Heo1-42/+37
2008-01-23ata_piix: kill unused constants and flagsTejun Heo1-20/+7