summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* drivers/ata: trim trailing whitespaceJeff Garzik2008-05-192-5/+5
* Fixups to ATA ACPI hotplugMatthew Garrett2008-05-191-27/+50
* libata: ignore SIMG4726 config pseudo deviceTejun Heo2008-05-192-8/+8
* sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo2008-05-191-0/+11
* libata: don't schedule LPM action seperately during probingTejun Heo2008-05-191-2/+1
* libata: make sure PMP notification is turned off during recoveryTejun Heo2008-05-191-16/+20
* libata: increase PMP register access timeout to 3sTejun Heo2008-05-191-2/+2
* libata: ignore recovered PHY errorsTejun Heo2008-05-191-6/+1
* libata: kill hotplug related race conditionTejun Heo2008-05-192-23/+50
* libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo2008-05-192-32/+18
* libata: reorganize ata_eh_reset() no reset method pathTejun Heo2008-05-191-50/+52
* libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo2008-05-191-1/+5
* sata_promise: other cleanupsMikael Pettersson2008-05-191-16/+7
* sata_promise: mmio access cleanupsMikael Pettersson2008-05-191-59/+65
* sata_promise: fix irq clearing bugletsMikael Pettersson2008-05-191-4/+3
* ata: remove FIT() macroHarvey Harrison2008-05-199-64/+64
* sata_mv: ensure empty request queue for FBS-NCQ EHMark Lord2008-05-191-2/+14
* sata_mv: cache main_irq_mask register in hprivMark Lord2008-05-191-5/+7
* sata_mv: disregard masked irqsMark Lord2008-05-191-4/+5
* sata_mv: fix pmp drives not foundMark Lord2008-05-191-1/+4
* sata_mv: consolidate main_irq_mask updatesMark Lord2008-05-191-25/+32
* sata_mv: don't blindly enable IRQsMark Lord2008-05-191-26/+6
* sata_mv: async notify for genIIe onlyMark Lord2008-05-191-2/+12
* sata_mv: group genIIe flagsMark Lord2008-05-191-9/+8
* sata_mv: fis irq register fixesMark Lord2008-05-191-4/+12
* sata_mv: always do softresetMark Lord2008-05-191-0/+1
* avr32/pata: avoid unnecessary memset (updated after comments)Christophe Jaillet2008-05-191-2/+0
* pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.Sonic Zhang2008-05-191-1/+4
* pata_atiixp: Don't disableAlan Cox2008-05-062-0/+12
* sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2008-05-062-10/+30
* sata_inic162x: add cardbus supportTejun Heo2008-05-061-12/+24
* sata_inic162x: kill now unused SFF related stuffTejun Heo2008-05-061-51/+18
* sata_inic162x: use IDMA for ATAPI commandsTejun Heo2008-05-061-34/+47
* sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo2008-05-061-34/+15
* sata_inic162x: kill now unused bmdma related stuffTejun Heo2008-05-061-98/+5
* sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo2008-05-061-35/+235
* sata_inic162x: update TF read handlingTejun Heo2008-05-061-2/+45
* sata_inic162x: add / update constantsTejun Heo2008-05-061-3/+56
* sata_inic162x: misc clean upsTejun Heo2008-05-061-13/+5
* sata_mv use hweight16() for bit counting (V2)Mark Lord2008-05-061-12/+6
* sata_mv NCQ-EH for FIS-based switchingMark Lord2008-05-061-0/+165
* sata_mv delayed eh handlingMark Lord2008-05-061-1/+37
* libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-062-1/+2
* sata_mv new mv_port_intr functionMark Lord2008-05-061-36/+48
* sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord2008-05-061-29/+42
* sata_mv NCQ and SError fixes for mv_err_intrMark Lord2008-05-061-21/+43
* sata_mv rearrange mv_config_fbsMark Lord2008-05-061-21/+39
* sata_mv errata workaround for sata25 part 1Mark Lord2008-05-061-2/+18
* sata_mv new mv_qc_defer methodMark Lord2008-05-061-2/+41
* sata_mv wait for empty+idleMark Lord2008-05-061-0/+20
OpenPOWER on IntegriCloud