summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata-hp: move ata_do_reset() to libata-eh.cTejun Heo2006-05-311-28/+0
* [PATCH] libata-hp: killl ops->probe_resetTejun Heo2006-05-311-174/+13
* [PATCH] libata-hp: update unload-unplugTejun Heo2006-05-311-6/+61
* [PATCH] libata-hp: implement bootplugTejun Heo2006-05-311-15/+34
* [PATCH] libata-hp: implement warmplugTejun Heo2006-05-311-0/+1
* [PATCH] libata-hp: implement SCSI part of hotplugTejun Heo2006-05-311-0/+1
* [PATCH] libata: export ata_hsm_move()Tejun Heo2006-05-311-3/+3
* [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo2006-05-311-0/+85
* [PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo2006-05-311-14/+93
* [PATCH] libata-hp-prep: make probing related functions globalTejun Heo2006-05-311-3/+3
* [PATCH] libata-hp-prep: add ata_aux_wqTejun Heo2006-05-311-0/+9
* [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo2006-05-311-9/+12
* [PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo2006-05-311-2/+12
* [PATCH] libata-hp-prep: implement ata_dev_init()Tejun Heo2006-05-311-5/+21
* [PATCH] libata: implement ata_eh_wait()Tejun Heo2006-05-311-0/+1
* libata debugging: set initial dbg valueBorislav Petkov2006-05-291-0/+1
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-281-0/+3
|\
| * [PATCH] the latest consensus libata resume fixMark Lord2006-05-281-0/+1
* | [PATCH] libata: add pio_data_xfer_noirqAlan Cox2006-05-261-0/+25
* | [PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox2006-05-241-45/+18
* | [PATCH] libata: PIO 0Alan Cox2006-05-241-0/+6
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-241-1/+3
|\ \ | |/
| * [PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x8...Albert Lee2006-05-241-0/+5
* | [PATCH] libata: use qc->result_tf for temp taskfile storageAlbert Lee2006-05-201-4/+10
* | [PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee2006-05-201-7/+24
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-201-2/+6
|\ \ | |/
| * [PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap2006-05-201-0/+6
| * [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-1/+0
* | [PATCH] libata-ncq: implement NCQ device configurationTejun Heo2006-05-151-2/+29
* | [PATCH] libata-ncq: implement NCQ command translation and exclusionTejun Heo2006-05-151-0/+1
* | [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo2006-05-151-2/+79
* | [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo2006-05-151-3/+3
* | [PATCH] libata: fix irq-pio mergeTejun Heo2006-05-151-46/+52
* | Merge branch 'irq-pio'Tejun Heo2006-05-151-308/+495
|\ \
| * \ Merge branch 'upstream'Jeff Garzik2006-04-121-43/+83
| |\ \
| * \ \ Merge branch 'upstream'Jeff Garzik2006-04-041-0/+4
| |\ \ \
| * | | | [PATCH] libata-dev: irq-pio minor fix 2Albert Lee2006-04-041-9/+6
| * | | | [PATCH] libata-dev: irq-pio minor fixAlbert Lee2006-04-041-4/+4
| * | | | Merge branch 'upstream'Jeff Garzik2006-04-021-5/+8
| |\ \ \ \
| * | | | | [libata] irq-pio: Fix merge mistakeJeff Garzik2006-04-021-95/+0
| * | | | | Merge branch 'upstream'Jeff Garzik2006-04-021-79/+329
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-011-29/+49
| |\ \ \ \ \ \
| * | | | | | | [PATCH] libata-dev: handle DRQ=1 ERR=1 (revised)Albert Lee2006-04-011-14/+32
| * | | | | | | Merge branch 'upstream'Jeff Garzik2006-04-011-108/+97
| |\ \ \ \ \ \ \
| * | | | | | | | [PATCH] libata-dev: print out information for ATAPI devices with CDB interruptsAlbert Lee2006-03-311-3/+8
| * | | | | | | | Merge branch 'upstream'Jeff Garzik2006-03-291-12/+45
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-03-291-5/+8
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [PATCH] libata-dev: wait idle after reading the last data blockAlbert Lee2006-03-291-1/+1
| * | | | | | | | | | [PATCH] libata-dev: fix the device err check sequence (respin)Albert Lee2006-03-291-6/+38
| * | | | | | | | | | [PATCH] libata-dev: irq-pio minor fixes (respin)Albert Lee2006-03-291-4/+5
OpenPOWER on IntegriCloud