summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* [libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli2008-03-103-0/+324
* ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin2008-03-101-1/+1
* libata: don't allow sysfs read access to force paramTejun Heo2008-03-101-1/+2
* ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen2008-03-101-0/+12
* libata-sff: handle controllers w/o ctl registerTejun Heo2008-03-101-14/+22
* libata: allow LLDs w/o any reset methodTejun Heo2008-03-101-0/+10
* ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-103-12/+12
* ahci: work around ATI SB600 h/w quirkJeff Garzik2008-03-051-1/+13
* pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox2008-03-053-7/+7
* block: separate out padding from alignmentTejun Heo2008-03-041-1/+2
* block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-041-3/+3
* [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik2008-02-291-0/+10
* sata_svw: Add support for HT1100 SATA controllerAnantha Subramanyam2008-02-281-14/+63
* Revert "power_state: get rid of write-only variable in SATA"Jeff Garzik2008-02-251-0/+3
* make atapi_dmadir staticAdrian Bunk2008-02-252-2/+1
* libata-core: fix kernel-doc warningRandy Dunlap2008-02-241-1/+1
* sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-241-3/+5
* [libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang2008-02-241-6/+17
* libata-pmp: clear hob for pmp register accessesMark Lord2008-02-241-2/+2
* libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-242-3/+11
* power_state: get rid of write-only variable in SATAPavel Machek2008-02-241-3/+0
* pata_atiixp: Use 255 sector limitAlan Cox2008-02-241-2/+2
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-233-3/+3
* libata: fix kernel-doc parameter warningRandy Dunlap2008-02-201-1/+1
* sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara2008-02-201-4/+2
* libata: implement libata.force module parameterTejun Heo2008-02-203-4/+385
* sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara2008-02-201-1/+1
* sata_mv: Define module alias for platform deviceMartin Michlmayr2008-02-201-0/+1
* ata: fix sparse warnings in pata_legacy.cHarvey Harrison2008-02-201-22/+22
* libata: implement drain buffersJames Bottomley2008-02-192-58/+57
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-197-189/+16
* libata: update ATAPI overflow drainingTejun Heo2008-02-191-43/+33
* ide/libata: ST310211A has buggy HPA tooMikko Rapeli2008-02-191-0/+1
* ata: fix sparse warning in pata_acpi.cHarvey Harrison2008-02-151-2/+2
* ata: fix sparse warning in pata_marvell.cHarvey Harrison2008-02-151-2/+2
* ata: fix sparse warning in pata_jmicron.cHarvey Harrison2008-02-151-1/+2
* ata: fix sparse warning in pata_cs5536.cHarvey Harrison2008-02-151-1/+1
* ata: sparse fixes for pata_amd.cHarvey Harrison2008-02-151-5/+2
* pata_scc.c: add thaw opsAkira Iguchi2008-02-151-0/+2
* pata_cs5536.c bugfixMartin K. Petersen2008-02-151-4/+4
* pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo2008-02-151-2/+0
* ata: fix sparse warnings in sata_mv.cHarvey Harrison2008-02-151-2/+2
* ata: fix sparse warning in sata_via.cHarvey Harrison2008-02-151-2/+2
* ata: fix sparse warning in sata_promise.cHarvey Harrison2008-02-151-1/+1
* ata: fix sparse warning in ata_piix.cHarvey Harrison2008-02-151-1/+1
* ata: fix sparse warning in libata-core.cHarvey Harrison2008-02-151-1/+0
* ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison2008-02-151-1/+1
* sata_mv: platform driver allocs dma without createByron Bradley2008-02-111-20/+24
* pata_ninja32: setup changesAlan Cox2008-02-111-2/+7
* pata_legacy: typo fixAlan Cox2008-02-111-1/+1
OpenPOWER on IntegriCloud