summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
* | libata: implement ATA_QCFLAG_RETRYTejun Heo2008-04-171-10/+8
* | libata: make ata_tf_to_lba[48]() genericTejun Heo2008-04-172-6/+8
* | [libata] sata_nv: disable ADMA by defaultJeff Garzik2008-04-171-1/+1
* | libata annotationsAl Viro2008-04-173-8/+8
* | ata_piix: kill ich6_sata_ahci and clean upTejun Heo2008-04-171-36/+25
* | ata_piix: don't attach to ICH6M in ahci modeTejun Heo2008-04-171-23/+20
* | pata_scc: fix compile warningTejun Heo2008-04-171-1/+1
* | libata: isolate and rework cable logicAlan Cox2008-04-171-4/+44
* | ata: SWNCQ should be enabled by defaultZoltan Boszormenyi2008-04-171-2/+2
* | pata_amd: fix sparse warningHarvey Harrison2008-04-171-1/+3
* | libata: kill ata_chk_status()Tejun Heo2008-04-177-23/+23
* | libata: kill ata_chk_status() call from ata_dev_configure()Tejun Heo2008-04-171-3/+0
* | libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo2008-04-171-11/+11
* | libata: reorganize SFF related stuffTejun Heo2008-04-173-1881/+1870
* | libata: reorder functions in libata-sff.cTejun Heo2008-04-171-223/+220
* | libata: drop ata_dev_select() from ata_dev_read_idTejun Heo2008-04-171-1/+0
* | libata: make reset related methods proper port operationsTejun Heo2008-04-1735-492/+174
* | libata: kill port_info->sht and ->irq_handlerTejun Heo2008-04-171-12/+17
* | 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
OpenPOWER on IntegriCloud