aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libata-core.c
Commit message (Expand)AuthorAge
* [PATCH] libata-hp: implement SCSI part of hotplugTejun Heo2006-05-31
* [PATCH] libata: export ata_hsm_move()Tejun Heo2006-05-31
* [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo2006-05-31
* [PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo2006-05-31
* [PATCH] libata-hp-prep: make probing related functions globalTejun Heo2006-05-31
* [PATCH] libata-hp-prep: add ata_aux_wqTejun Heo2006-05-31
* [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo2006-05-31
* [PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo2006-05-31
* [PATCH] libata-hp-prep: implement ata_dev_init()Tejun Heo2006-05-31
* [PATCH] libata: implement ata_eh_wait()Tejun Heo2006-05-31
* libata debugging: set initial dbg valueBorislav Petkov2006-05-29
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-28
|\
| * [PATCH] the latest consensus libata resume fixMark Lord2006-05-28
* | [PATCH] libata: add pio_data_xfer_noirqAlan Cox2006-05-26
* | [PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox2006-05-24
* | [PATCH] libata: PIO 0Alan Cox2006-05-24
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-24
|\|
| * [PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x8...Albert Lee2006-05-24
* | [PATCH] libata: use qc->result_tf for temp taskfile storageAlbert Lee2006-05-20
* | [PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee2006-05-20
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-20
|\|
| * [PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap2006-05-20
| * [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-10
* | [PATCH] libata-ncq: implement NCQ device configurationTejun Heo2006-05-15
* | [PATCH] libata-ncq: implement NCQ command translation and exclusionTejun Heo2006-05-15
* | [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo2006-05-15
* | [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo2006-05-15
* | [PATCH] libata: fix irq-pio mergeTejun Heo2006-05-15
* | Merge branch 'irq-pio'Tejun Heo2006-05-15
|\ \
| * \ Merge branch 'upstream'Jeff Garzik2006-04-12
| |\ \
| * \ \ Merge branch 'upstream'Jeff Garzik2006-04-04
| |\ \ \
| * | | | [PATCH] libata-dev: irq-pio minor fix 2Albert Lee2006-04-04
| * | | | [PATCH] libata-dev: irq-pio minor fixAlbert Lee2006-04-04
| * | | | Merge branch 'upstream'Jeff Garzik2006-04-02
| |\ \ \ \
| * | | | | [libata] irq-pio: Fix merge mistakeJeff Garzik2006-04-02
| * | | | | Merge branch 'upstream'Jeff Garzik2006-04-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-01
| |\ \ \ \ \ \
| * | | | | | | [PATCH] libata-dev: handle DRQ=1 ERR=1 (revised)Albert Lee2006-04-01
| * | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-01
| |\ \ \ \ \ \ \
| * | | | | | | | [PATCH] libata-dev: print out information for ATAPI devices with CDB interruptsAlbert Lee2006-03-31
| * | | | | | | | Merge branch 'upstream'Jeff Garzik2006-03-29
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-03-29
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [PATCH] libata-dev: wait idle after reading the last data blockAlbert Lee2006-03-29
| * | | | | | | | | | [PATCH] libata-dev: fix the device err check sequence (respin)Albert Lee2006-03-29
| * | | | | | | | | | [PATCH] libata-dev: irq-pio minor fixes (respin)Albert Lee2006-03-29
| * | | | | | | | | | [PATCH] libata-dev: Make the the in_wq check as an inline functionAlbert Lee2006-03-29
| * | | | | | | | | | [PATCH] libata-dev: ata_check_atapi_dma() fix for ATA_FLAG_PIO_POLLING LLDDsAlbert Lee2006-03-29
| * | | | | | | | | | [PATCH] libata-dev: Cleanup unused enums/functionsAlbert Lee2006-03-29
| * | | | | | | | | | [PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move()Albert Lee2006-03-29
| * | | | | | | | | | [PATCH] libata-dev: Let ata_hsm_move() work with both irq-pio and polling pioAlbert Lee2006-03-29