aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libata-core.c
AgeCommit message (Expand)Author
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26[PATCH] libata: cosmetic updatesTejun Heo
2006-06-26[PATCH] libata reduce timeoutsAndrew Morton
2006-06-26[PATCH] libata: make two functions globalTejun Heo
2006-06-26[PATCH] libata: update ata_do_simple_cmd()Tejun Heo
2006-06-26[PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal()Tejun Heo
2006-06-23[libata] conversion to new debug scheme, part 1 of $NBorislav Petkov
2006-06-22[libata] Add host lock to struct ata_portJeff Garzik
2006-06-22[PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee
2006-06-22Merge branch 'master' into upstreamJeff Garzik
2006-06-19Improve SATA core suspend/resumeLinus Torvalds
2006-06-13[libata] Update docs to reflect current driver APIJeff Garzik
2006-06-12[PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo
2006-06-12[PATCH] libata: fix comment above ata_exec_internal()Tejun Heo
2006-06-12[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest
2006-06-11libata: more verbose request_irq() failureJeff Garzik
2006-06-11[PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King
2006-06-11libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov
2006-05-31[PATCH] libata-hp: move ata_do_reset() to libata-eh.cTejun Heo
2006-05-31[PATCH] libata-hp: killl ops->probe_resetTejun Heo
2006-05-31[PATCH] libata-hp: update unload-unplugTejun Heo
2006-05-31[PATCH] libata-hp: implement bootplugTejun Heo
2006-05-31[PATCH] libata-hp: implement warmplugTejun Heo
2006-05-31[PATCH] libata-hp: implement SCSI part of hotplugTejun Heo
2006-05-31[PATCH] libata: export ata_hsm_move()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: make probing related functions globalTejun Heo
2006-05-31[PATCH] libata-hp-prep: add ata_aux_wqTejun Heo
2006-05-31[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo
2006-05-31[PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo
2006-05-31[PATCH] libata-hp-prep: implement ata_dev_init()Tejun Heo
2006-05-31[PATCH] libata: implement ata_eh_wait()Tejun Heo
2006-05-29libata debugging: set initial dbg valueBorislav Petkov
2006-05-28Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-28[PATCH] the latest consensus libata resume fixMark Lord
2006-05-26[PATCH] libata: add pio_data_xfer_noirqAlan Cox
2006-05-24[PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox
2006-05-24[PATCH] libata: PIO 0Alan Cox
2006-05-24Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-24[PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x8...Albert Lee
2006-05-20[PATCH] libata: use qc->result_tf for temp taskfile storageAlbert Lee
2006-05-20[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee
2006-05-20Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-20[PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap
2006-05-15[PATCH] libata-ncq: implement NCQ device configurationTejun Heo
2006-05-15[PATCH] libata-ncq: implement NCQ command translation and exclusionTejun Heo
2006-05-15[PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo