aboutsummaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2006-02-20[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo
2006-01-17[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox
2006-01-17[PATCH] libata: add a function to decide if we need iordyAlan Cox
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06[PATCH] Suspend support for libataJens Axboe
2006-01-06[BLOCK] add FUA support to libataTejun Heo
2005-12-13Merge branch 'upstream-fixes'Jeff Garzik
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik
2005-12-13[PATCH] libata: remove unused qc->waitingTejun Heo
2005-12-13[PATCH] libata: implement ata_exec_internal()Tejun Heo
2005-12-06[PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee
2005-11-14[libata] remove two unused fields from struct ata_portJeff Garzik
2005-11-14[libata] minor fixes, new helpersJeff Garzik
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds
2005-11-11[PATCH] libata: propogate host private data from probe functionAlan Cox
2005-11-11[PATCH] libata.h needs dma-mapping.hAndrew Morton
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-11-07[libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik
2005-10-30Merge branch 'upstream'Jeff Garzik
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik
2005-10-30Merge branch 'upstream'Jeff Garzik
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik
2005-10-28Merge branch 'master'Jeff Garzik
2005-10-22libata: const-ification bombing runJeff Garzik
2005-10-22libata: turn on block layer clusteringJeff Garzik
2005-10-21Add ide-timing functionality to libata.Alan Cox
2005-10-18libata: add ata_sg_is_last() helper, use it in several driversJeff Garzik
2005-10-18Merge branch 'upstream'Jeff Garzik
2005-10-18[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee
2005-10-09Merge branch 'upstream'Jeff Garzik
2005-10-05libata: fix ATAPI DMA alignment issuesJeff Garzik
2005-10-05libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik
2005-10-04libata: bitmask based pci init functions for one or two portsAlan Cox
2005-09-28/spare/repo/libata-dev branch 'chs-support'Jeff Garzik
2005-09-28[PATCH] libata: rename host statesAlbert Lee
2005-09-24Merge /spare/repo/linux-2.6/Jeff 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-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-29Merge /spare/repo/linux-2.6/Jeff Garzik
2005-08-28[libata] license change, other bitsJeff Garzik
2005-08-27libata: fix a few alan-ismsJeff Garzik
2005-08-26[PATCH] libata: regularize dma_start/stop argumentsAlan Cox
2005-08-23[PATCH] fix atapi_packet_task vs. intr race (take 2)Tejun Heo
2005-07-31libata: trim trailing whitespace.Jeff Garzik
2005-06-22Merge upstream kernel changes into 'C/H/S support' branch of libata.Jeff Garzik