Age | Commit message (Expand) | Author |
2006-08-10 | Move libata to drivers/ata. | Jeff Garzik |
2006-08-10 | Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata... | Jeff Garzik |
2006-08-10 | [PATCH] libata: replace pci_module_init() with pci_register_driver() | Pavel Roskin |
2006-07-16 | [PATCH] sata_sil: remove unaffected drives from m15w blacklist | Tejun Heo |
2006-07-05 | [PATCH] sata_sil: add suspend/sleep support | Tejun Heo |
2006-07-05 | [PATCH] sata_sil: separate out sil_init_controller() | Tejun Heo |
2006-07-05 | [PATCH] libata: add ap->pflags and move core dynamic flags to it | Tejun Heo |
2006-07-02 | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-26 | [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs | Tejun Heo |
2006-06-26 | [libata] Bump versions | Jeff Garzik |
2006-06-12 | [PATCH] sata_sil: update device hotplug handling, take #2 | Tejun Heo |
2006-06-12 | [PATCH] sata_sil: add controller unplug detection in sil_interrupt() | Tejun Heo |
2006-05-31 | [PATCH] sata_sil: convert to new probing mechanism and add hotplug support | Tejun Heo |
2006-05-31 | [PATCH] libata-hp: hook warmplug | Tejun Heo |
2006-05-31 | [PATCH] sata_sil: new interrupt handler | Tejun Heo |
2006-05-31 | [PATCH] sata_sil: add new constants in preparation for new interrupt handler | Tejun Heo |
2006-05-24 | [PATCH] PATCH: libata. Add ->data_xfer method | Alan Cox |
2006-05-15 | [PATCH] sata_sil: convert to new EH | Tejun Heo |
2006-05-15 | [PATCH] libata: use ATA printk helpers | Tejun Heo |
2006-04-11 | Merge branch 'master' | Jeff Garzik |
2006-04-10 | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig |
2006-04-02 | [libata] bump versions | Jeff Garzik |
2006-04-02 | [libata] kill bogus cut-n-pasted comments in three drivers | Jeff Garzik |
2006-04-01 | [PATCH] libata: implement ata_dev_enabled and disabled() | Tejun Heo |
2006-03-24 | [PATCH] libata: make per-dev transfer mode limits per-dev | Tejun Heo |
2006-03-21 | [SCSI] libata: implement minimal transport template for ->eh_timed_out | Tejun Heo |
2006-03-05 | [PATCH] sata_sil: cosmetic flag/constant changes | Tejun Heo |
2006-03-05 | [PATCH] sata_sil: replace register address constants with sil_port[] entry | Tejun Heo |
2006-03-05 | [PATCH] sata_sil: use kzalloc | Tejun Heo |
2006-03-05 | [PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112 | Tejun Heo |
2006-03-01 | [PATCH] sata_sil: remove unneeded ATA_FLAG_SRST from 3512 port info | Tejun Heo |
2006-02-27 | Merge branch 'master' | Jeff Garzik |
2006-02-25 | [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fix | Tejun Heo |
2006-02-25 | [PATCH] sata_sil: add board ID for 3512 | Tejun Heo |
2006-02-20 | [PATCH] libata: rename ata_dev_id_[c_]string() | Tejun Heo |
2006-02-12 | [PATCH] libata: kill sht->max_sectors | Tejun Heo |
2006-02-12 | [PATCH] libata: add per-device max_sectors | Tejun Heo |
2006-02-12 | [PATCH] libata: use ata_dev_id_c_string() | Tejun Heo |
2006-02-10 | [PATCH] sata_sil: convert to new reset mechanism | Tejun Heo |
2006-02-10 | [PATCH] libata: use ata_scsi_timed_out() | Tejun Heo |
2006-01-27 | [libata sata_sil] implement 'slow_down' module parameter | Jeff Garzik |
2006-01-06 | [BLOCK] update libata to use new blk_ordered for barriers | Tejun Heo |
2005-12-01 | [PATCH] mark several libata datastructures const | Arjan van de Ven |
2005-11-10 | [libata] constify PCI ID table in several drivers | Jeff Garzik |
2005-11-07 | [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines | Jeff Garzik |
2005-10-30 | [libata] use dev_printk() throughout drivers | Jeff Garzik |
2005-10-22 | libata: const-ification bombing run | Jeff Garzik |
2005-10-21 | [PATCH] iomem annotations (sata_sil) | Al Viro |
2005-08-30 | [libata] update several drivers to use pci_iomap()/pci_iounmap() | Jeff Garzik |
2005-08-30 | [libata] __iomem annotations for various drivers | Jeff Garzik |