Commit Graph

448 Commits (85cc59db12724e1248f5e4841e61339cf485d5c7)

Author SHA1 Message Date
Adrian Bunk 6bdb4fc9f9 make sata_print_link_status() static 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Tejun Heo 88fcd56275 libata: make PMP support optional 17 years ago
Tejun Heo 071f44b1d2 libata: implement PMP helpers 17 years ago
Tejun Heo 48515f6c00 libata: separate PMP support code from core code 17 years ago
Tejun Heo 127102aea2 libata: make SFF support optional 17 years ago
Tejun Heo c9f75b04ed libata: kill ata_noop_dev_select() 17 years ago
Tejun Heo 79f97dadfe libata: drop @finish_qc from ata_qc_complete_multiple() 17 years ago
Tejun Heo 22183bf569 libata: add qc_fill_rtf port operation 17 years ago
Tejun Heo 5958e3025f libata: move PMP SCR access failure during reset to ata_eh_reset() 17 years ago
Tejun Heo ac371987a8 libata: clear SError after link resume 17 years ago
Tejun Heo 57c9efdfb3 libata: implement and use sata_std_hardreset() 17 years ago
Tejun Heo 9dadd45b24 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() 17 years ago
Tejun Heo aa2731ad9a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() 17 years ago
Tejun Heo 705e76beb9 libata: restructure SFF post-reset readiness waits 17 years ago
Tejun Heo 203c75b824 libata: separate out ata_std_postreset() from ata_sff_postreset() 17 years ago
Tejun Heo 0aa1113d54 libata: separate out ata_std_prereset() from ata_sff_prereset() 17 years ago
Tejun Heo 288623a06c libata: clean up port_ops->sff_irq_clear() 17 years ago
Tejun Heo 5682ed33aa libata: rename SFF port ops 17 years ago
Tejun Heo 9363c3825e libata: rename SFF functions 17 years ago
Yoichi Yuasa 83c063dd73 use ATA_TAG_INTERNAL in ata_tag_internal() 17 years ago
Tejun Heo 03faab7827 libata: implement ATA_QCFLAG_RETRY 17 years ago
Tejun Heo 6fd3639011 libata: kill ata_chk_status() 17 years ago
Tejun Heo 071ce34d57 libata: move ata_pci_default_filter() out of CONFIG_PCI 17 years ago
Tejun Heo 624d5c514e libata: reorganize SFF related stuff 17 years ago
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 17 years ago
Tejun Heo 9594719362 libata: kill port_info->sht and ->irq_handler 17 years ago
Tejun Heo 887125e374 libata: stop overloading port_info->private_data 17 years ago
Tejun Heo 1bd5b715a3 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht 17 years ago
Tejun Heo 029cfd6b74 libata: implement and use ops inheritance 17 years ago
Tejun Heo 68d1d07b51 libata: implement and use SHT initializers 17 years ago
Tejun Heo 358f9a77a6 libata: implement and use ata_noop_irq_clear() 17 years ago
Tejun Heo c1bc899f58 libata: reorganize ata_port_operations 17 years ago
Tejun Heo b558edddb1 libata: kill ata_ehi_schedule_probe() 17 years ago
Tejun Heo 8cebf274dd libata: kill ATA_LFLAG_SKIP_D2H_BSY 17 years ago
Tejun Heo 672b2d65ba libata: kill ATA_EHI_RESUME_LINK 17 years ago
Tejun Heo d692abd92f libata: kill ATA_LFLAG_HRST_TO_RESUME 17 years ago
Tejun Heo cf48062658 libata: prefer hardreset 17 years ago
Tejun Heo e52dcc4899 libata: ATA_12/16 doesn't fall into ATAPI_MISC 17 years ago
Tejun Heo 436d34b362 libata: uninline atapi_cmd_type() 17 years ago
Tejun Heo 3ec25ebd69 libata: ATA_EHI_LPM should be ATA_EH_LPM 17 years ago
Tejun Heo aacda37538 libata: implement ata_qc_raw_nbytes() 17 years ago
Tejun Heo 9116300634 libata: automatically use DMADIR if drive/bridge requires it 17 years ago
Harvey Harrison 5d44b414da ata: fix sparse warning in libata.h 17 years ago
James Bottomley dde2020754 libata: eliminate the home grown dma padding in favour of 17 years ago
James Bottomley 37198e3051 libata: kill now unused n_iter and fix sata_fsl 17 years ago
Tejun Heo 4e6b79fa61 libata: factor out ata_pci_activate_sff_host() from ata_pci_one() 17 years ago
Jeff Garzik 442eacc362 libata: make ata_port_queue_task() an internal function 17 years ago
Tejun Heo 0bcc65ad78 libata: make qc->nbytes include extra buffers 17 years ago
Tejun Heo ff2aeb1eb6 libata: convert to chained sg 17 years ago