aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
AgeCommit message (Expand)AuthorFilesLines
2006-03-29[PATCH] libata: Simplex and other mode filtering logicAlan Cox1-0/+4
2006-03-29[PATCH] libata: Add ->set_mode hook for odd driversAlan Cox1-0/+1
2006-03-29[PATCH] libata: BMDMA handling updatesAlan Cox1-0/+4
2006-03-24[PATCH] libata: kill E.D.D.Tejun Heo1-1/+0
2006-03-24[PATCH] libata: Remove dependence on host_set->dev for SASBrian King1-0/+1
2006-03-24[PATCH] libata: add ata_dev_pair helperAlan Cox1-0/+2
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham1-2/+2
2006-03-24[PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo1-0/+5
2006-03-22Merge branch 'master'Jeff Garzik1-1/+0
2006-03-21[libata] add prototypes for helpersJeff Garzik1-1/+2
2006-03-21[PATCH] libata: Add some dummy noop functionsBrian King1-0/+1
2006-03-21[SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo1-1/+0
2006-03-11[PATCH] libata: improve xfer mask constants and update ata_mode_string()Tejun Heo1-4/+12
2006-03-11[PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASKTejun Heo1-1/+1
2006-03-11[PATCH] libata: kill unused pio_task and packet_taskTejun Heo1-3/+0
2006-03-11[PATCH] libata: implement port_taskTejun Heo1-0/+4
2006-03-05[PATCH] libata: implement ata_dev_revalidate()Tejun Heo1-0/+2
2006-03-03[PATCH] libata: fold ata_dev_config() into ata_dev_configure()Tejun Heo1-1/+0
2006-03-03[PATCH] libata: convert dev->id to pointerTejun Heo1-1/+1
2006-03-03[PATCH] libata: seperate out ata_class_present()Tejun Heo1-2/+6
2006-02-20Merge branch 'upstream-fixes'Jeff Garzik1-2/+14
2006-02-20[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo1-2/+14
2006-02-20[PATCH] libata: rename ata_dev_id_[c_]string()Tejun Heo1-4/+4
2006-02-12[PATCH] libata: add per-device max_sectorsTejun Heo1-2/+2
2006-02-12[PATCH] libata: move cdb_len for host to deviceTejun Heo1-1/+1
2006-02-12[PATCH] libata: implement ata_dev_id_c_string()Tejun Heo1-0/+2
2006-02-11[PATCH] libata: kill assert() macroTejun Heo1-10/+0
2006-02-11[PATCH] libata: inline ata_qc_complete()Tejun Heo1-1/+19
2006-02-10[PATCH] libata: implement ata_scsi_timed_out()Tejun Heo1-0/+1
2006-02-10[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo1-0/+1
2006-02-09[PATCH] libata: implement ata_std_probeinit()Tejun Heo1-0/+1
2006-02-09[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo1-0/+2
2006-02-09[PATCH] libata: EH / pio tasks synchronizationTejun Heo1-1/+2
2006-02-09[PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo1-0/+2
2006-01-27[PATCH] libata: implement standard reset component operations and ->probe_resetTejun Heo1-0/+6
2006-01-27[PATCH] libata: implement ata_drive_probe_reset()Tejun Heo1-0/+5
2006-01-26[PATCH] libata: new ->probe_reset operationTejun Heo1-3/+5
2006-01-26[PATCH] libata: export ata_busy_sleepTejun Heo1-0/+3
2006-01-26[PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo1-0/+3
2006-01-26[PATCH] libata: return AC_ERR_* from issue functionsTejun Heo1-2/+2
2006-01-26[PATCH] libata: add detailed AC_ERR_* flagsTejun Heo1-5/+10
2006-01-26[PATCH] libata: make the owner of a qc responsible for freeing itTejun Heo1-1/+1
2006-01-17Merge branch 'debug'Jeff Garzik1-7/+45
2006-01-17[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox1-3/+6
2006-01-17From: Borislav Petkov <petkov@uni-muenster.de>Randy Dunlap1-7/+45
2006-01-17[PATCH] libata: add a function to decide if we need iordyAlan Cox1-0/+2
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+2
2006-01-06[PATCH] Suspend support for libataJens Axboe1-0/+8
2006-01-06[BLOCK] add FUA support to libataTejun Heo1-1/+2
2005-12-13Merge branch 'upstream-fixes'Jeff Garzik1-0/+1
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik1-0/+1
2005-12-13[PATCH] libata: remove unused qc->waitingTejun Heo1-2/+0
2005-12-13[PATCH] libata: implement ata_exec_internal()Tejun Heo1-0/+2
2005-12-06[PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee1-2/+5
2005-11-14[libata] remove two unused fields from struct ata_portJeff Garzik1-2/+0
2005-11-14[libata] minor fixes, new helpersJeff Garzik1-0/+14
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds1-1/+1
2005-11-11[PATCH] libata: propogate host private data from probe functionAlan Cox1-0/+1
2005-11-11[PATCH] libata.h needs dma-mapping.hAndrew Morton1-0/+1
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-3/+3
2005-11-07[libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik1-3/+3
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik1-0/+13
2005-10-30Merge branch 'upstream'Jeff Garzik1-2/+26
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik1-2/+26
2005-10-30Merge branch 'upstream'Jeff Garzik1-2/+0
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik1-2/+0
2005-10-28Merge branch 'master'Jeff Garzik1-17/+56
2005-10-22libata: const-ification bombing runJeff Garzik1-16/+16
2005-10-22libata: turn on block layer clusteringJeff Garzik1-1/+1
2005-10-21Add ide-timing functionality to libata.Alan Cox1-0/+39
2005-10-18libata: add ata_sg_is_last() helper, use it in several driversJeff Garzik1-0/+12
2005-10-18Merge branch 'upstream'Jeff Garzik1-4/+2
2005-10-18[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee1-4/+2
2005-10-09Merge branch 'upstream'Jeff Garzik1-11/+23
2005-10-05libata: fix ATAPI DMA alignment issuesJeff Garzik1-1/+26
2005-10-05libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik1-0/+2
2005-10-04libata: bitmask based pci init functions for one or two portsAlan Cox1-1/+5
2005-09-28/spare/repo/libata-dev branch 'chs-support'Jeff Garzik1-0/+6
2005-09-28[PATCH] libata: rename host statesAlbert Lee1-10/+10
2005-09-24Merge /spare/repo/linux-2.6/Jeff Garzik1-0/+1
2005-09-16[PATCH] PATCH: remove function for non-PCI as requestedAlan Cox1-0/+1
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik1-1/+1
2005-09-05/spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik1-0/+1
2005-08-30[libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik1-0/+1
2005-08-30[libata] allow ATAPI to be enabled with new atapi_enabled module optionJeff Garzik1-1/+0
2005-08-29Merge libata branch 'chs-support' to latest upstream kernel.Jeff Garzik1-22/+27
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik1-3/+5
2005-08-28[libata] license change, other bitsJeff Garzik1-19/+22
2005-08-27libata: fix a few alan-ismsJeff Garzik1-1/+0
2005-08-26[PATCH] libata: regularize dma_start/stop argumentsAlan Cox1-2/+3
2005-08-23[PATCH] fix atapi_packet_task vs. intr race (take 2)Tejun Heo1-0/+2
2005-07-31libata: trim trailing whitespace.Jeff Garzik1-1/+1
2005-06-22Merge upstream kernel changes into 'C/H/S support' branch of libata.Jeff Garzik1-0/+67
2005-06-03Automatic merge of /spare/repo/linux-2.6/.git branch HEAD1-0/+66
2005-06-02Automatic merge of /spare/repo/linux-2.6/.git branch HEAD1-0/+1
2005-06-02libata: update inline source docsEdward Falk1-0/+58
2005-05-26libata: Fix use-after-iounmapJeff Garzik1-0/+1
2005-05-15[PATCH] libata: flush COMRESET set and clearBrett Russ1-0/+7
2005-05-12[libata] C/H/S support, for older devicesAlbert Lee1-0/+6
2005-05-12[PATCH] libata basic detection and errata for PATA->SATA bridgesBrad Campbell1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+599