aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-27sata_mv: mbus decode window supportLennert Buytenhek1-0/+31
2008-03-24[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik1-1/+5
2008-03-24sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson1-21/+88
2008-03-24libata: improve HPA error handlingTejun Heo1-4/+4
2008-03-24libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo1-14/+24
2008-03-24pata_it821x: use raw nbytes in check_atapi_dmaTejun Heo1-1/+1
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo1-3/+11
2008-03-18ACPI: fix ATA_ACPI buildLen Brown1-0/+1
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero1-4/+15
2008-03-17pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo1-1/+1
2008-03-17ahci: implement skip_host_reset parameterTejun Heo1-19/+29
2008-03-17ahci: request all PCI BARsTejun Heo1-1/+4
2008-03-17libata-acpi: improve dock event handlingTejun Heo1-27/+69
2008-03-10[libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli3-0/+324
2008-03-10ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin1-1/+1
2008-03-10libata: don't allow sysfs read access to force paramTejun Heo1-1/+2
2008-03-10ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen1-0/+12
2008-03-10libata-sff: handle controllers w/o ctl registerTejun Heo1-14/+22
2008-03-10libata: allow LLDs w/o any reset methodTejun Heo1-0/+10
2008-03-10ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-12/+12
2008-03-05ahci: work around ATI SB600 h/w quirkJeff Garzik1-1/+13
2008-03-05pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox3-7/+7
2008-03-04block: separate out padding from alignmentTejun Heo1-1/+2
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori1-3/+3
2008-02-29[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik1-0/+10
2008-02-28sata_svw: Add support for HT1100 SATA controllerAnantha Subramanyam1-14/+63
2008-02-25Revert "power_state: get rid of write-only variable in SATA"Jeff Garzik1-0/+3
2008-02-25make atapi_dmadir staticAdrian Bunk2-2/+1
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo2-3/+11
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki3-3/+3
2008-02-20libata: fix kernel-doc parameter warningRandy Dunlap1-1/+1
2008-02-20sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara1-4/+2
2008-02-20libata: implement libata.force module parameterTejun Heo3-4/+385
2008-02-20sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara1-1/+1
2008-02-20sata_mv: Define module alias for platform deviceMartin Michlmayr1-0/+1
2008-02-20ata: fix sparse warnings in pata_legacy.cHarvey Harrison1-22/+22
2008-02-19libata: implement drain buffersJames Bottomley2-58/+57
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley7-189/+16
2008-02-19libata: update ATAPI overflow drainingTejun Heo1-43/+33
2008-02-19ide/libata: ST310211A has buggy HPA tooMikko Rapeli1-0/+1
2008-02-15ata: fix sparse warning in pata_acpi.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in pata_marvell.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in pata_jmicron.cHarvey Harrison1-1/+2
2008-02-15ata: fix sparse warning in pata_cs5536.cHarvey Harrison1-1/+1