Age | Commit message (Expand) | Author | Files | Lines |
2006-08-10 | Move libata to drivers/ata. | Jeff Garzik | 1 | -960/+0 |
2006-08-10 | [PATCH] libata: replace pci_module_init() with pci_register_driver() | Pavel Roskin | 1 | -2/+2 |
2006-08-10 | [PATCH] libata: replace ap->hard_port_no with ap->port_no | Tejun Heo | 1 | -8/+8 |
2006-08-10 | [PATCH] libata: rework legacy handling to remove much of the cruft | Alan Cox | 1 | -2/+0 |
2006-08-09 | [PATCH] Fix compile problem when sata debugging is on | Keith Owens | 1 | -2/+2 |
2006-08-04 | [PATCH] ata_piix: fix host_set private_data intialization | Tejun Heo | 1 | -0/+1 |
2006-07-16 | [libata] ata_piix: correct 'invalid MAP value' typo-caused error | Jeff Garzik | 1 | -1/+1 |
2006-07-16 | [libata] ata_piix: minor cleanups noticed in prior patch run | Jeff Garzik | 1 | -11/+7 |
2006-07-16 | [libata] ata_piix: attempt to fix ICH8 support | Jeff Garzik | 1 | -4/+38 |
2006-07-16 | [libata] ata_piix: Consolidate PCS register writing | Jeff Garzik | 1 | -25/+28 |
2006-07-16 | [PATCH] ata_piix: add host_set private structure | Tejun Heo | 1 | -16/+40 |
2006-06-27 | [libata] Bump versions | Jeff Garzik | 1 | -1/+1 |
2006-05-31 | [PATCH] ata_piix: convert ata_piix to new probing mechanism | Tejun Heo | 1 | -55/+32 |
2006-05-31 | [PATCH] libata-hp: hook warmplug | Tejun Heo | 1 | -0/+1 |
2006-05-27 | [PATCH] libata: add back ->data_xfer to ata_piix.c | Albert Lee | 1 | -0/+3 |
2006-05-24 | [PATCH] ata_piix formatting | Alan Cox | 1 | -4/+4 |
2006-05-20 | [PATCH] Add PCI ID for the Intel IDE Controller which is in the Intel Mac Min... | Thomas Glanzmann | 1 | -0/+1 |
2006-05-15 | [PATCH] ata_piix: convert to new EH | Tejun Heo | 1 | -2/+8 |
2006-05-15 | [PATCH] libata: use ATA printk helpers | Tejun Heo | 1 | -2/+2 |
2006-04-11 | Merge branch 'master' | Jeff Garzik | 1 | -1/+0 |
2006-04-10 | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 1 | -1/+0 |
2006-04-03 | [libata] bump versions | Jeff Garzik | 1 | -1/+1 |
2006-03-31 | [PATCH] ata_piix: fix ich6/m_map_db | Tejun Heo | 1 | -2/+2 |
2006-03-24 | [libata] export ata_dev_pair; trim trailing whitespace | Jeff Garzik | 1 | -3/+3 |
2006-03-21 | [SCSI] libata: implement minimal transport template for ->eh_timed_out | Tejun Heo | 1 | -1/+0 |
2006-03-05 | [PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCS | Tejun Heo | 1 | -3/+3 |
2006-03-03 | [PATCH] ata_piix: reimplement piix_sata_probe() | Tejun Heo | 1 | -23/+38 |
2006-03-03 | [PATCH] ata_piix: implement proper port map | Tejun Heo | 1 | -60/+122 |
2006-03-03 | [PATCH] ata_piix: add a couple of flags | Tejun Heo | 1 | -4/+7 |
2006-03-03 | [PATCH] ata_piix: finer-grained port_info | Tejun Heo | 1 | -19/+58 |
2006-02-20 | [PATCH] ata_piix: convert sata to new reset mechanism | Tejun Heo | 1 | -20/+15 |
2006-02-20 | [PATCH] ata_piix: convert pata to new reset mechanism | Tejun Heo | 1 | -16/+27 |
2006-02-12 | [PATCH] libata: kill sht->max_sectors | Tejun Heo | 1 | -1/+0 |
2006-02-12 | [PATCH] ata_piix: kill spurious assignment in piix_sata_probe() | Tejun Heo | 1 | -3/+0 |
2006-02-10 | [PATCH] libata: use ata_scsi_timed_out() | Tejun Heo | 1 | -0/+1 |
2006-01-28 | Various libata documentation updates. | Randy Dunlap | 1 | -0/+1 |
2006-01-28 | [libata ata_piix] Fix ICH6/7 map value interpretation | Jeff Garzik | 1 | -1/+1 |
2006-01-27 | [PATCH] ata_piix: fix MAP VALUE interpretation for for ICH6/7 | Tejun Heo | 1 | -14/+39 |
2006-01-18 | [PATCH] Intel ICH8 SATA: add PCI device IDs | Jason Gaston | 1 | -0/+3 |
2006-01-06 | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -1/+0 |
2006-01-06 | [PATCH] Suspend support for libata | Jens Axboe | 1 | -0/+4 |
2006-01-06 | [BLOCK] update libata to use new blk_ordered for barriers | Tejun Heo | 1 | -1/+0 |
2005-12-13 | [PATCH] libata: ata_piix 450NX errata | Alan Cox | 1 | -1/+43 |
2005-12-12 | [PATCH] libata: add ata_piix notes | Alan Cox | 1 | -0/+43 |
2005-11-16 | Merge branch 'upstream-fixes' | Jeff Garzik | 1 | -1/+1 |
2005-11-16 | [libata] bump versions | Jeff Garzik | 1 | -1/+1 |
2005-11-15 | [libata ata_piix] cleanup: remove duplicate ata_port_info records | Jeff Garzik | 1 | -33/+7 |
2005-11-10 | [libata] constify PCI ID table in several drivers | Jeff Garzik | 1 | -1/+1 |
2005-11-07 | [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines | Jeff Garzik | 1 | -2/+1 |
2005-10-30 | [libata ata_piix] fix native mode probe, after recent updates | Jeff Garzik | 1 | -4/+3 |