summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: stop overloading port_info->private_dataTejun Heo2008-04-1738-144/+78
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-1738-128/+40
* libata: implement and use ops inheritanceTejun Heo2008-04-1772-2991/+505
* libata: implement and use SHT initializersTejun Heo2008-04-1771-1086/+76
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-1729-60/+62
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-1723-90/+46
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-1719-20/+195
* libata: kill ata_ehi_schedule_probe()Tejun Heo2008-04-174-8/+11
* libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-174-17/+2
* libata: kill ATA_EHI_RESUME_LINKTejun Heo2008-04-173-15/+8
* libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-174-27/+1
* libata: prefer hardresetTejun Heo2008-04-1710-164/+97
* [libata] make ali_atapi_dma staticAdrian Bunk2008-04-121-1/+1
* [libata] sata_svw: fix reversed port countJeff Garzik2008-04-121-2/+2
* ata/sata_fsl: Remove unused variable in sata_fsl_probeJohann Felix Soden2008-04-091-3/+0
* pata_sil680: Fix build on arch/ppcBenjamin Herrenschmidt2008-04-091-1/+1
* pata_ali: disable ATAPI DMATejun Heo2008-04-041-0/+40
* libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo2008-04-041-0/+5
* libata: uninline atapi_cmd_type()Tejun Heo2008-04-041-0/+34
* libata: fix IDENTIFY order in ata_bus_probe()Bartlomiej Zolnierkiewicz2008-04-041-1/+1
* [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sataKim Phillips2008-03-311-4/+1
* libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2008-03-292-2/+2
* pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt2008-03-291-1/+5
* [libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik2008-03-241-1/+5
* sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson2008-03-241-21/+88
* libata: improve HPA error handlingTejun Heo2008-03-241-4/+4
* libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo2008-03-241-14/+24
* pata_it821x: use raw nbytes in check_atapi_dmaTejun Heo2008-03-241-1/+1
* libata: implement ata_qc_raw_nbytes()Tejun Heo2008-03-241-3/+11
* ACPI: fix ATA_ACPI buildLen Brown2008-03-181-0/+1
* ahci: Add Marvell 6121 SATA supportJose Alberto Reguero2008-03-171-4/+15
* pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo2008-03-171-1/+1
* ahci: implement skip_host_reset parameterTejun Heo2008-03-171-19/+29
* ahci: request all PCI BARsTejun Heo2008-03-171-1/+4
* libata-acpi: improve dock event handlingTejun Heo2008-03-171-27/+69
* [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
OpenPOWER on IntegriCloud