aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libata-core.c
AgeCommit message (Expand)Author
2006-08-10Move libata to drivers/ata.Jeff Garzik
2006-08-10[PATCH] libata: kill unused hard_port_no and legacy_modeTejun Heo
2006-08-10[PATCH] libata: use dummy port for stolen legacy portsTejun Heo
2006-08-10[PATCH] libata: implement dummy portTejun Heo
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox
2006-08-10[PATCH] libata: implement per-dev xfermaskTejun Heo
2006-08-10[PATCH] [libata] Kill 'count' var in ata_device_add()Jeff Garzik
2006-08-10[PATCH] [libata] some function renamingJeff Garzik
2006-08-10[PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()Tejun Heo
2006-08-09[PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King
2006-08-09[PATCH] libata: Move ata_probe_ent_alloc to libata_coreBrian King
2006-08-09[PATCH] libata: Add ata_port_initBrian King
2006-08-09[PATCH] libata: Add ata_host_set_initBrian King
2006-08-08Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-05[PATCH] libata: fix ata_device_add() error pathTejun Heo
2006-08-05[PATCH] [libata] manually inline ata_host_remove()Jeff Garzik
2006-08-05[PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo
2006-07-29[PATCH] libata: cosmetic changes to PM functionsTejun Heo
2006-07-05[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov
2006-07-05[PATCH] libata: reimplement controller-wide PMTejun Heo
2006-07-05[PATCH] libata: reimplement per-dev PMTejun Heo
2006-07-05[PATCH] libata: implement PM EH actionsTejun Heo
2006-07-05[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo
2006-07-05[PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo
2006-07-05[PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo
2006-07-05[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo
2006-07-05[PATCH] libata: Conditionally set host->max_cmd_lenBrian King
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar
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