aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-04-17Add 'short help text' to ATA_ACPI so it's [de]selectable.Chris Wedgwood
2008-04-17pdc_adma: kill adma_host_stop()Tejun Heo
2008-04-17pdc_adma: inherit ata_sff_port_opsTejun Heo
2008-04-17libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...Tejun Heo
2008-04-17libata: kill unused ata_flush_cache()Tejun Heo
2008-04-17libata: implement ATA_QCFLAG_RETRYTejun Heo
2008-04-17libata: make ata_tf_to_lba[48]() genericTejun Heo
2008-04-17[libata] sata_nv: disable ADMA by defaultJeff Garzik
2008-04-17libata annotationsAl Viro
2008-04-17ata_piix: kill ich6_sata_ahci and clean upTejun Heo
2008-04-17ata_piix: don't attach to ICH6M in ahci modeTejun Heo
2008-04-17pata_scc: fix compile warningTejun Heo
2008-04-17libata: isolate and rework cable logicAlan Cox
2008-04-17ata: SWNCQ should be enabled by defaultZoltan Boszormenyi
2008-04-17pata_amd: fix sparse warningHarvey Harrison
2008-04-17libata: kill ata_chk_status()Tejun Heo
2008-04-17libata: kill ata_chk_status() call from ata_dev_configure()Tejun Heo
2008-04-17libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo
2008-04-17libata: reorganize SFF related stuffTejun Heo
2008-04-17libata: reorder functions in libata-sff.cTejun Heo
2008-04-17libata: drop ata_dev_select() from ata_dev_read_idTejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: kill port_info->sht and ->irq_handlerTejun Heo
2008-04-17libata: stop overloading port_info->private_dataTejun Heo
2008-04-17libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo
2008-04-17libata: PCI device should be powered up before being accessedTejun Heo
2008-04-17libata: kill ata_ehi_schedule_probe()Tejun Heo
2008-04-17libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo
2008-04-17libata: kill ATA_EHI_RESUME_LINKTejun Heo
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo
2008-04-17libata: prefer hardresetTejun Heo
2008-04-12[libata] make ali_atapi_dma staticAdrian Bunk
2008-04-12[libata] sata_svw: fix reversed port countJeff Garzik
2008-04-09ata/sata_fsl: Remove unused variable in sata_fsl_probeJohann Felix Soden
2008-04-09pata_sil680: Fix build on arch/ppcBenjamin Herrenschmidt
2008-04-07[SCSI] libata: use scsi_build_sense_bufferFUJITA Tomonori
2008-04-04pata_ali: disable ATAPI DMATejun Heo
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo
2008-04-04libata: fix IDENTIFY order in ata_bus_probe()Bartlomiej Zolnierkiewicz
2008-03-31[POWERPC] sata_fsl: reduce compatibility to fsl,pq-sataKim Phillips
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo
2008-03-29pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt
2008-03-27sata_mv: mbus decode window supportLennert Buytenhek
2008-03-24[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik
2008-03-24sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson