Age | Commit message (Expand) | Author | Files | Lines |
2009-06-10 | [libata] ata_piix: Enable parallel scan | Arjan van de Ven | 1 | -0/+1 |
2009-06-10 | ata_piix: Remove stale comment | Alan Cox | 1 | -4/+2 |
2009-06-10 | ata_piix: Turn on hotplugging support for older chips | Alan Cox | 1 | -2/+2 |
2009-06-05 | ata_piix: Add HP Compaq nc6000 to the broken poweroff list | Ville Syrjala | 1 | -0/+9 |
2009-05-11 | ata_piix: The Sony TZ90 needs the cable type hardcoding | Alan Cox | 1 | -0/+1 |
2009-05-11 | ata_piix: ICH7 does not support correct MWDMA timings | Alan Cox | 1 | -3/+14 |
2009-04-07 | ata_piix: VGN-BX297XP wants the controller power up on suspend | Tejun Heo | 1 | -0/+7 |
2009-03-25 | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 1 | -30/+30 |
2009-03-13 | ata_piix: add workaround for Samsung DB-P70 | Tejun Heo | 1 | -0/+37 |
2009-01-27 | SATA PIIX: Blacklist system that spins off disks during ACPI power off | Rafael J. Wysocki | 1 | -0/+34 |
2009-01-09 | libata: Add 32bit PIO support | Alan Cox | 1 | -1/+1 |
2009-01-09 | ata_piix: save, use saved and restore IOCFG | Tejun Heo | 1 | -15/+34 |
2008-12-29 | [libata] ata_piix: cleanup dmi strings checking | Jiri Slaby | 1 | -14/+7 |
2008-12-09 | ATA: piix, fix pointer deref on suspend | Jiri Slaby | 1 | -1/+8 |
2008-12-01 | ata_piix: add borked Tecra M4 to broken suspend list | Tejun Heo | 1 | -0/+15 |
2008-10-31 | ATA: remove excess kernel-doc notation | Randy Dunlap | 1 | -1/+0 |
2008-10-28 | ata: Switch all my stuff to a common address | Alan Cox | 1 | -1/+1 |
2008-09-29 | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 1 | -1/+4 |
2008-09-29 | ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list | Herton Ronaldo Krzesinski | 1 | -0/+1 |
2008-09-29 | ata_piix: drop merged SCR access and use slave_link instead | Tejun Heo | 1 | -127/+40 |
2008-09-29 | libata: make SCR access ops per-link | Tejun Heo | 1 | -4/+11 |
2008-09-14 | ata: duplicate variable sparse warning | Stephen Hemminger | 1 | -1/+1 |
2008-08-22 | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 1 | -0/+8 |
2008-07-31 | ata_piix: subsys 106b:00a3 is apple ich8m too | Tejun Heo | 1 | -0/+1 |
2008-06-19 | ata_piix: add TECRA M4 to broken suspend list | Tejun Heo | 1 | -0/+7 |
2008-06-04 | [libata] ata_piix: more acer short cable quirks | Colin Ian King | 1 | -0/+2 |
2008-05-30 | ata_piix: fix macbook ich8m problems | Tejun Heo | 1 | -3/+4 |
2008-05-06 | ata_piix: verify SIDPR access before enabling it | Tejun Heo | 1 | -0/+25 |
2008-04-25 | ata_piix: add Asus Eee 701 controller to short cable list | Dan McGee | 1 | -0/+1 |
2008-04-17 | libata: implement and use sata_std_hardreset() | Tejun Heo | 1 | -26/+1 |
2008-04-17 | libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha... | Tejun Heo | 1 | -1/+1 |
2008-04-17 | libata: rename SFF functions | Tejun Heo | 1 | -3/+3 |
2008-04-17 | ata_piix: kill ich6_sata_ahci and clean up | Tejun Heo | 1 | -36/+25 |
2008-04-17 | ata_piix: don't attach to ICH6M in ahci mode | Tejun Heo | 1 | -23/+20 |
2008-04-17 | libata: make reset related methods proper port operations | Tejun Heo | 1 | -16/+5 |
2008-04-17 | libata: implement and use ops inheritance | Tejun Heo | 1 | -135/+14 |
2008-04-17 | libata: implement and use SHT initializers | Tejun Heo | 1 | -15/+1 |
2008-04-17 | libata: normalize port_info, port_operations and sht tables | Tejun Heo | 1 | -6/+7 |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 1 | -1/+1 |
2008-02-15 | ata: fix sparse warning in ata_piix.c | Harvey Harrison | 1 | -1/+1 |
2008-02-06 | ata_piix.c:piix_init_one() must be __devinit | Adrian Bunk | 1 | -1/+2 |
2008-02-03 | drivers/ata/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-01 | ata_piix.c: make piix_merge_scr() static | Adrian Bunk | 1 | -1/+1 |
2008-02-01 | ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's | Jason Gaston | 1 | -0/+8 |
2008-01-23 | ata_piix: implement SIDPR SCR access | Tejun Heo | 1 | -4/+247 |
2008-01-23 | ata_piix: convert to prepare - activate initialization | Tejun Heo | 1 | -42/+37 |
2008-01-23 | ata_piix: kill unused constants and flags | Tejun Heo | 1 | -20/+7 |
2008-01-23 | ata_piix: separate controller IDs into separate enum | Tejun Heo | 1 | -16/+18 |
2008-01-23 | ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list. | Peter Schwenke | 1 | -0/+14 |
2008-01-15 | ata_piix: ignore ATA_DMA_ERR on vmware ich4 | Tejun Heo | 1 | -0/+51 |