Age | Commit message (Expand) | Author | Files | Lines |
2006-01-29 | [libata ahci] add another JMicron pci id | Jeff Garzik | 1 | -0/+2 |
2006-01-29 | [libata ahci] Isolate Intel-ism, add JMicron JMB360 support | Jeff Garzik | 1 | -4/+13 |
2006-01-17 | [PATCH] ahci: AHCI mode SATA patch for Intel ICH8 | Jason Gaston | 1 | -0/+10 |
2006-01-06 | [BLOCK] update libata to use new blk_ordered for barriers | Tejun Heo | 1 | -1/+0 |
2005-12-06 | [PATCH] libata: move err_mask to ata_queued_cmd | Albert Lee | 1 | -4/+8 |
2005-12-01 | [PATCH] mark several libata datastructures const | Arjan van de Ven | 1 | -1/+1 |
2005-11-16 | [libata] bump versions | Jeff Garzik | 1 | -1/+1 |
2005-11-16 | [libata ahci] tone down ATAPI errors | Jeff Garzik | 1 | -13/+15 |
2005-11-15 | [libata ahci] command completion fixes, improved debug msgs | Jeff Garzik | 1 | -10/+15 |
2005-11-14 | [libata ahci] error handling fixes | Jeff Garzik | 1 | -5/+19 |
2005-11-12 | [libata ahci] set port ATAPI bit correctly | Jeff Garzik | 1 | -2/+16 |
2005-11-12 | [libata ahci, qstor] fix miscount of scatter/gather entries | Jeff Garzik | 1 | -3/+11 |
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/+2 |
2005-11-05 | [libata] ATAPI pad allocation fixes/cleanup | Jeff Garzik | 1 | -5/+6 |
2005-10-31 | Merge branch 'master' | Jeff Garzik | 1 | -21/+21 |
2005-10-30 | [libata] use dev_printk() throughout drivers | Jeff Garzik | 1 | -21/+21 |
2005-10-30 | Merge branch 'upstream' | Jeff Garzik | 1 | -2/+2 |
2005-10-30 | [libata] change ata_qc_complete() to take error mask as second arg | Jeff Garzik | 1 | -2/+2 |
2005-10-30 | Merge branch 'upstream' | Jeff Garzik | 1 | -9/+0 |
2005-10-30 | [libata] remove ata_chk_err(), ->check_err() hook. | Jeff Garzik | 1 | -9/+0 |
2005-10-28 | Merge branch 'master' | Jeff Garzik | 1 | -5/+5 |
2005-10-22 | libata: const-ification bombing run | Jeff Garzik | 1 | -1/+1 |
2005-10-21 | [PATCH] iomem annotations (ahci) | Al Viro | 1 | -4/+4 |
2005-10-09 | Merge branch 'upstream' | Jeff Garzik | 1 | -6/+25 |
2005-10-05 | libata: fix ATAPI DMA alignment issues | Jeff Garzik | 1 | -11/+19 |
2005-10-05 | libata: add ata_ratelimit(), use it in AHCI driver irq handler | Jeff Garzik | 1 | -6/+25 |
2005-09-09 | [PATCH] PCI/libata INTx cleanup | Brett M Russ | 1 | -16/+0 |
2005-09-07 | [PATCH] libata: fix pio_mask values (take 2) | Brett Russ | 1 | -1/+1 |
2005-08-30 | [libata] update several drivers to use pci_iomap()/pci_iounmap() | Jeff Garzik | 1 | -4/+3 |
2005-08-30 | [libata] __iomem annotations for various drivers | Jeff Garzik | 1 | -16/+17 |
2005-08-30 | [libata ahci] minor remove/unplug path cleanup | Jeff Garzik | 1 | -12/+2 |
2005-08-29 | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 1 | -4/+8 |
2005-08-29 | [libata] license change, other bits | Jeff Garzik | 1 | -16/+24 |
2005-08-26 | libata: fix EH locking | Jeff Garzik | 1 | -1/+6 |
2005-08-23 | /spare/repo/libata-dev branch 'upstream-fixes' | Jeff Garzik | 1 | -0/+1 |
2005-08-23 | libata: release prep (bump versions, etc.) | Jeff Garzik | 1 | -0/+1 |
2005-08-23 | [PATCH] Fix HD activity LED with ahci | Martin Wilck | 1 | -3/+0 |
2005-08-10 | [PATCH] ahci: AHCI mode SATA patch for Intel ICH7-M DH | Jason Gaston | 1 | -0/+2 |
2005-06-28 | [PATCH] libata: ahci: remove ata_port_start/stop() calls | Tejun Heo | 1 | -18/+4 |
2005-06-04 | [libata] ahci: finish ATAPI support (hopefully) | Jeff Garzik | 1 | -12/+8 |
2005-06-04 | [libata] ahci: minor PCI MSI cleanup | Jeff Garzik | 1 | -5/+6 |
2005-05-31 | [libata] ahci: Update for recent ->host_stop() API change | Jeff Garzik | 1 | -4/+4 |
2005-05-31 | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds... | | 1 | -0/+3 |
2005-05-29 | Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap | | 1 | -0/+2 |
2005-05-28 | [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con... | domen@coderock.org | 1 | -0/+1 |
2005-05-27 | libata: Fix use-after-iounmap | Jeff Garzik | 1 | -0/+2 |
2005-05-12 | [libata ahci] support PCI MSI interrupt vector | Jeff Garzik | 1 | -10/+63 |
2005-04-17 | [PATCH] ahci: AHCI mode SATA patch for Intel ESB2 | Jason Gaston | 1 | -0/+6 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1065 |