aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-18
|\
| * [SCSI] libata: use scsi_build_sense_bufferFUJITA Tomonori2008-04-07
* | libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley2008-04-18
* | ata-acpi: don't call _GTF for disabled driveShaohua Li2008-04-17
* | sata_mv add temporary 3 second init delay for SiliconImage PMsMark Lord2008-04-17
* | sata_mv remove redundant edma init codeMark Lord2008-04-17
* | sata_mv add basic port multiplier supportMark Lord2008-04-17
* | sata_mv fix SOC flags, enable NCQ on SOCMark Lord2008-04-17
* | sata_mv disable hotplug for nowMark Lord2008-04-17
* | sata_mv cosmeticsMark Lord2008-04-17
* | sata_mv hardreset reworkMark Lord2008-04-17
* | [libata] improve Kconfig help text for new PMP, SFF optionsJeff Garzik2008-04-17
* | libata: make EH fail gracefully if no reset method is availableTejun Heo2008-04-17
* | libata: Be a bit more slack about early devicesAlan Cox2008-04-17
* | libata: cable logicAlan Cox2008-04-17
* | libata: move link onlineness check out of softreset methodsTejun Heo2008-04-17
* | libata: kill dead code paths in reset pathTejun Heo2008-04-17
* | pata_scc: fix build breakageStephen Rothwell2008-04-17
* | libata: make PMP support optionalTejun Heo2008-04-17
* | libata: implement PMP helpersTejun Heo2008-04-17
* | libata: separate PMP support code from core codeTejun Heo2008-04-17
* | libata: make SFF support optionalTejun Heo2008-04-17
* | libata: don't use ap->ioaddr in non-SFF driversTejun Heo2008-04-17
* | libata: clean up dummy port_opsTejun Heo2008-04-17
* | libata: kill ata_noop_dev_select()Tejun Heo2008-04-17
* | libata: remove check_status from non-SFF driversTejun Heo2008-04-17
* | libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-17
* | libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo2008-04-17
* | libata: add qc_fill_rtf port operationTejun Heo2008-04-17
* | libata: unify mechanism to request follow-up SRSTTejun Heo2008-04-17
* | libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo2008-04-17
* | libata: clear SError after link resumeTejun Heo2008-04-17
* | libata: implement and use sata_std_hardreset()Tejun Heo2008-04-17
* | libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo2008-04-17
* | ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()Tejun Heo2008-04-17
* | libata: separate out ata_wait_ready() and implement ata_wait_after_reset()Tejun Heo2008-04-17
* | libata: restructure SFF post-reset readiness waitsTejun Heo2008-04-17
* | libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo2008-04-17
* | libata: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo2008-04-17
* | libata: clean up port_ops->sff_irq_clear()Tejun Heo2008-04-17
* | libata: rename SFF port opsTejun Heo2008-04-17
* | libata: rename SFF functionsTejun Heo2008-04-17
* | sata_mv fix ifctl handlingMark Lord2008-04-17
* | sata_mv clean up mv_stop_edma usageMark Lord2008-04-17
* | sata_mv cosmetic fixesMark Lord2008-04-17
* | Add 'short help text' to ATA_ACPI so it's [de]selectable.Chris Wedgwood2008-04-17
* | pdc_adma: kill adma_host_stop()Tejun Heo2008-04-17
* | pdc_adma: inherit ata_sff_port_opsTejun Heo2008-04-17
* | libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...Tejun Heo2008-04-17
* | libata: kill unused ata_flush_cache()Tejun Heo2008-04-17