aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_promise.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-211-1/+0
* [PATCH] sata_promise: Support FastTrak TX4300/TX4310Daniel Drake2006-03-041-0/+2
* [PATCH] libata: kill sht->max_sectorsTejun Heo2006-02-121-1/+0
* [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
* [libata sata_promise] add correct read/write of hotplug registers for SATAII ...Luke Kosewski2006-01-281-22/+82
* [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
* [libata] sata_promise: add pci idYusuf Iskenderoglu2006-01-171-0/+16
* [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-061-1/+0
* Merge branch 'upstream-fixes'Jeff Garzik2005-12-131-6/+6
|\
| * [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-131-6/+6
* | [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-6/+8
* | [PATCH] mark several libata datastructures constArjan van de Ven2005-12-011-1/+1
* | [libata sata_promise] minor whitespace cleanupJeff Garzik2005-11-301-2/+2
|/
* [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
* [libata] use dev_printk() throughout driversJeff Garzik2005-10-301-1/+2
* [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-9/+7
* [PATCH] libata: add support for Promise SATA 300 TX2plus PDC40775Ed Kear2005-10-281-0/+2
* [libata sata_promise] add pci idJeff Garzik2005-10-281-0/+2
* libata: const-ification bombing runJeff Garzik2005-10-221-6/+6
* [PATCH] iomem annotations (sata_promise)Al Viro2005-10-211-4/+4
* [PATCH] libata: indent and whitespace changeAlbert Lee2005-09-281-3/+3
* [libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik2005-08-301-4/+4
* [libata] __iomem annotations for various driversJeff Garzik2005-08-301-6/+6
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-291-15/+30
|\
| * Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-291-1/+11
| |\
| | * libata: fix EH lockingJeff Garzik2005-08-251-0/+5
| | * /spare/repo/libata-dev branch 'upstream-fixes'Jeff Garzik2005-08-231-1/+1
| | |\
| | * | [PATCH] fix atapi_packet_task vs. intr race (take 2)Tejun Heo2005-08-231-1/+2
| | * | [PATCH] sata_promise: Add PDC40519 idDaniel Drake2005-08-231-0/+2
| | * | [PATCH] sata_promise: Add PDC40718 idOtto Meier2005-08-231-0/+2
| * | | [libata] license change, other bitsJeff Garzik2005-08-281-14/+19
| | |/ | |/|
* | | [libata sata_promise] Do not attempt to use SATA phy on PATA controllersJeff Garzik2005-08-291-7/+43
|/ /
* | libata: release prep (bump versions, etc.)Jeff Garzik2005-08-231-1/+1
|/
* Automatic merge of /spare/repo/linux-2.6/.git branch HEAD2005-06-041-0/+3
|\
| * libata: Fix use-after-iounmapJeff Garzik2005-05-261-0/+1
| * [PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-portsFrancisco Javier2005-05-251-0/+2
* | [libata sata_promise] pdc20619 (PATA) supportTobias Lorenz2005-05-121-1/+25
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+682