aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libata-core.c
AgeCommit message (Expand)Author
2005-10-30[libata] fix legacy IDE probingJeff Garzik
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik
2005-10-30Merge branch 'master'Jeff Garzik
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman
2005-10-29[PATCH] libata-core cleanups (updated)Randy Dunlap
2005-10-29[libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik
2005-10-26[libata] ata_timing fixAlan Cox
2005-10-25[PATCH] libata kernel-doc fixesRandy Dunlap
2005-10-22libata: const-ification bombing runJeff Garzik
2005-10-21Add ide-timing functionality to libata.Alan Cox
2005-10-21libata: handle early device PIO modes correctlyAlan Cox
2005-10-18[PATCH] libata CHS: reread device identify info (revise #6)Albert Lee
2005-10-18[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee
2005-10-18[PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)Albert Lee
2005-10-05libata: minor cleanupsJeff Garzik
2005-10-05libata: move atapi_request_sense() to libata-scsi moduleJeff Garzik
2005-10-05libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik
2005-10-04Merge branch 'scsi-scan'Jeff Garzik
2005-10-04libata: bitmask based pci init functions for one or two portsAlan Cox
2005-10-03[libata] improve device scanJeff Garzik
2005-09-28/spare/repo/libata-dev branch 'chs-support'Jeff Garzik
2005-09-28[PATCH] libata: rename host statesAlbert Lee
2005-09-28[PATCH] libata: indent and whitespace changeAlbert Lee
2005-09-24Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-16[libata] fix PIO completion raceJeff Garzik
2005-09-16[PATCH] PATCH: remove function for non-PCI as requestedAlan Cox
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik
2005-09-05/spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik
2005-08-30[libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik
2005-08-30[libata] allow ATAPI to be enabled with new atapi_enabled module optionJeff Garzik
2005-08-29Merge libata branch 'chs-support' to latest upstream kernel.Jeff Garzik
2005-08-29/spare/repo/libata-dev branch 'v2.6.13'Jeff Garzik
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik
2005-08-28[libata] license change, other bitsJeff Garzik
2005-08-26[PATCH] libata: regularize dma_start/stop argumentsAlan Cox
2005-08-26[PATCH] libata: typoAlan Cox
2005-08-25libata: fix EH lockingJeff Garzik
2005-08-23/spare/repo/libata-dev branch 'upstream-fixes'Jeff Garzik
2005-08-23libata: release prep (bump versions, etc.)Jeff Garzik
2005-08-23[PATCH] libata: implement ata_poll_qc_complete and use it in polling functionsTejun Heo
2005-08-23[PATCH] fix atapi_packet_task vs. intr race (take 2)Tejun Heo
2005-08-23[PATCH] libata: Clear ATA_QCFLAG_ACTIVE flag before calling the completion ca...Albert Lee
2005-08-23/spare/repo/libata-dev branch 'upstream-fixes'Jeff Garzik
2005-08-12[PATCH] libata handle the case when device returns/needs extra dataAlbert Lee
2005-08-12[PATCH] libata ata_data_xfer() fixAlbert Lee
2005-07-31libata: trim trailing whitespace.Jeff Garzik
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds