summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_sx4.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-1/+0
* [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-211-1/+0
* [PATCH] libata: kill sht->max_sectorsTejun Heo2006-02-121-1/+0
* [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo2006-02-111-1/+1
* [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo2006-02-101-8/+1
* [PATCH] libata: use ata_scsi_timed_out()Tejun Heo2006-02-101-0/+1
* [PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo2006-01-261-10/+2
* [PATCH] libata: return AC_ERR_* from issue functionsTejun Heo2006-01-261-2/+2
* [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-061-1/+0
* Merge branch 'upstream-fixes'Jeff Garzik2005-12-131-1/+2
|\
| * [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-131-1/+2
* | [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-5/+10
* | [PATCH] mark several libata datastructures constArjan van de Ven2005-12-011-1/+1
|/
* [libata] bump versionsJeff Garzik2005-11-161-1/+1
* [libata] constify PCI ID table in several driversJeff Garzik2005-11-101-1/+1
* [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-071-2/+2
* Merge branch 'master'Jeff Garzik2005-10-301-1/+2
|\
| * [libata] use dev_printk() throughout driversJeff Garzik2005-10-301-1/+2
* | Merge branch 'upstream'Jeff Garzik2005-10-301-5/+5
|\ \ | |/
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-5/+5
* | Merge branch 'master'Jeff Garzik2005-10-281-15/+14
|\ \ | |/
| * libata: const-ification bombing runJeff Garzik2005-10-221-5/+5
| * [PATCH] iomem annotations (sata_sx4)Al Viro2005-10-211-10/+9
* | libata: fix ATAPI DMA alignment issuesJeff Garzik2005-10-051-7/+6
|/
* [libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik2005-08-301-8/+7
* [libata] __iomem annotations for various driversJeff Garzik2005-08-301-19/+20
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-291-70/+76
|\
| * libata: fix EH lockingJeff Garzik2005-08-251-0/+5
| * [PATCH] fix atapi_packet_task vs. intr race (take 2)Tejun Heo2005-08-231-1/+2
| * Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-111-1/+1
| |\
| * | libata: trim trailing whitespace.Jeff Garzik2005-07-311-69/+69
* | | [libata] license change, other bitsJeff Garzik2005-08-281-14/+19
| |/ |/|
* | [PATCH] sata: fix sata_sx4 dma_prep to not use sg->lengthTejun Heo2005-08-101-1/+1
|/
* libata: Fix use-after-iounmapJeff Garzik2005-05-261-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1503
OpenPOWER on IntegriCloud