summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-27[PATCH] libata: add pio_data_xfer_noirqAlan Cox1-0/+2
2006-05-24[PATCH] libata: Remove obsolete flagAlan Cox1-1/+0
2006-05-24[PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox1-0/+6
2006-05-20[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee1-1/+1
2006-05-15Merge branch 'max-sect' into upstreamJeff Garzik1-0/+1
2006-05-15[PATCH] libata-ncq: implement NCQ device configurationTejun Heo1-1/+3
2006-05-15[PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo1-0/+5
2006-05-15[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo1-1/+1
2006-05-15[PATCH] libata-ncq: add NCQ related ATA/libata constants and macrosTejun Heo1-0/+2
2006-05-15Merge branch 'irq-pio'Tejun Heo1-14/+10
2006-05-15[PATCH] libata-eh: implement BMDMA EHTejun Heo1-0/+8
2006-05-15[PATCH] libata-eh: implement new EHTejun Heo1-0/+5
2006-05-15[PATCH] libata-eh: implement ata_eh_info and ata_eh_contextTejun Heo1-0/+40
2006-05-15[PATCH] libata-eh: implement dev->eringTejun Heo1-0/+17
2006-05-15[PATCH] libata-eh: add ATA and libata flags for new EHTejun Heo1-0/+8
2006-05-15[PATCH] libata-eh-fw: update ata_scsi_error() for new EHTejun Heo1-0/+3
2006-05-15[PATCH] libata-eh-fw: implement freeze/thawTejun Heo1-0/+4
2006-05-15[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()Tejun Heo1-0/+4
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling via error completionTejun Heo1-26/+1
2006-05-15[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownershipTejun Heo1-2/+17
2006-05-15[PATCH] libata-eh-fw: use special reserved tag and qc for internal commandsTejun Heo1-1/+8
2006-05-15[PATCH] libata-eh-fw: add flags and operations for new EHTejun Heo1-7/+20
2006-05-15[PATCH] libata: implement ATA printk helpersTejun Heo1-0/+11
2006-05-15[PATCH] libata: use dev->apTejun Heo1-12/+9
2006-05-15[PATCH] libata: add dev->apTejun Heo1-0/+1
2006-05-15[PATCH] libata: kill old SCR functions and sata_dev_present()Tejun Heo1-22/+0
2006-05-15[PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo1-0/+6
2006-05-15[PATCH] libata: implement qc->result_tfTejun Heo1-2/+14
2006-05-15[PATCH] libata: use preallocated buffersTejun Heo1-1/+3
2006-05-15[PATCH] libata: kill duplicate prototypesTejun Heo1-2/+0
2006-05-15[PATCH] libata: rename ata_down_sata_spd_limit() and friendsTejun Heo1-1/+1
2006-04-13Merge branch 'upstream'Jeff Garzik1-6/+15
2006-04-13Merge branch 'upstream'Jeff Garzik1-41/+81
2006-04-11[PATCH] libata: export ata_set_sata_spd()Tejun Heo1-0/+1
2006-04-11[PATCH] libata: implement ata_wait_register()Tejun Heo1-0/+3
2006-04-11[PATCH] libata: kill @verbose from ata_reset_fn_tTejun Heo1-5/+3
2006-04-11libata: Add helper ata_shost_to_port()Jeff Garzik1-0/+6
2006-04-11libata: Fix EH merge difference between this branch and upstream.Jeff Garzik1-1/+0
2006-04-11Merge branch 'master'Jeff Garzik1-0/+2
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig1-1/+0
2006-04-04Merge branch 'upstream'Jeff Garzik1-1/+0
2006-04-04[PATCH] libata: convert ATAPI_ENABLE_DMADIR to module parameterAlbert Lee1-1/+0
2006-04-02Merge branch 'upstream'Jeff Garzik1-35/+57
2006-04-02[PATCH] libata: separate out libata-eh.cTejun Heo1-4/+8
2006-04-02[PATCH] libata: add ATA_QCFLAG_IOTejun Heo1-1/+2
2006-04-02[PATCH] libata: clear only affected flags during ata_dev_configure()Tejun Heo1-0/+1
2006-04-02[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLEDTejun Heo1-1/+1
2006-04-02[PATCH] libata: clean up constantsTejun Heo1-29/+32
2006-04-02[PATCH] libata: ATA_FLAG_IN_EH is not used, kill itTejun Heo1-1/+0
2006-04-02[PATCH] libata: improve ata_bus_probe()Tejun Heo1-0/+3