aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-05-19drivers/ata: trim trailing whitespaceJeff Garzik
2008-05-19Fixups to ATA ACPI hotplugMatthew Garrett
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo
2008-05-19sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo
2008-05-19libata: don't schedule LPM action seperately during probingTejun Heo
2008-05-19libata: make sure PMP notification is turned off during recoveryTejun Heo
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo
2008-05-19libata: ignore recovered PHY errorsTejun Heo
2008-05-19libata: kill hotplug related race conditionTejun Heo
2008-05-19libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo
2008-05-19libata: reorganize ata_eh_reset() no reset method pathTejun Heo
2008-05-19libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo
2008-05-19sata_promise: other cleanupsMikael Pettersson
2008-05-19sata_promise: mmio access cleanupsMikael Pettersson
2008-05-19sata_promise: fix irq clearing bugletsMikael Pettersson
2008-05-19ata: remove FIT() macroHarvey Harrison
2008-05-19sata_mv: ensure empty request queue for FBS-NCQ EHMark Lord
2008-05-19sata_mv: cache main_irq_mask register in hprivMark Lord
2008-05-19sata_mv: disregard masked irqsMark Lord
2008-05-19sata_mv: fix pmp drives not foundMark Lord
2008-05-19sata_mv: consolidate main_irq_mask updatesMark Lord
2008-05-19sata_mv: don't blindly enable IRQsMark Lord
2008-05-19sata_mv: async notify for genIIe onlyMark Lord
2008-05-19sata_mv: group genIIe flagsMark Lord
2008-05-19sata_mv: fis irq register fixesMark Lord
2008-05-19sata_mv: always do softresetMark Lord
2008-05-19avr32/pata: avoid unnecessary memset (updated after comments)Christophe Jaillet
2008-05-19pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.Sonic Zhang
2008-05-06pata_atiixp: Don't disableAlan Cox
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo
2008-05-06sata_inic162x: add cardbus supportTejun Heo
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo
2008-05-06sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo
2008-05-06sata_inic162x: update TF read handlingTejun Heo
2008-05-06sata_inic162x: add / update constantsTejun Heo
2008-05-06sata_inic162x: misc clean upsTejun Heo
2008-05-06sata_mv use hweight16() for bit counting (V2)Mark Lord
2008-05-06sata_mv NCQ-EH for FIS-based switchingMark Lord
2008-05-06sata_mv delayed eh handlingMark Lord
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord
2008-05-06sata_mv new mv_port_intr functionMark Lord
2008-05-06sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord
2008-05-06sata_mv NCQ and SError fixes for mv_err_intrMark Lord
2008-05-06sata_mv rearrange mv_config_fbsMark Lord
2008-05-06sata_mv errata workaround for sata25 part 1Mark Lord
2008-05-06sata_mv new mv_qc_defer methodMark Lord
2008-05-06sata_mv wait for empty+idleMark Lord