Commit Graph

83 Commits (249e3c85afb972d8ae8b6da269e7c85f931b9849)

Author SHA1 Message Date
Tejun Heo 341c2c958e libata: consistently use msecs for time durations 17 years ago
Tejun Heo a836d3e882 libata-sff: improve HSM violation reporting 17 years ago
Hugh Dickins 6311c90a9e libata: fix G5 SATA broken on -rc5 17 years ago
Alan Cox a57c1bade5 libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl 17 years ago
Tejun Heo 78ab88f04f libata: improve post-reset device ready test 17 years ago
Tejun Heo 411cb3869a libata: make WARN_ON conditions in ata_sff_hsm_move() more strict 17 years ago
Tejun Heo 45db2f6c95 libata: move link onlineness check out of softreset methods 17 years ago
Tejun Heo 4c9bf4e799 libata: replace tf_read with qc_fill_rtf for non-SFF drivers 17 years ago
Tejun Heo 22183bf569 libata: add qc_fill_rtf port operation 17 years ago
Tejun Heo 305d2a1ab1 libata: unify mechanism to request follow-up SRST 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
Tejun Heo ed82f96425 libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc_adma ops 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 272f7884e8 libata: reorder functions in libata-sff.c 17 years ago
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 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 358f9a77a6 libata: implement and use ata_noop_irq_clear() 17 years ago
Tejun Heo f659f0e448 libata-sff: handle controllers w/o ctl register 17 years ago
Tejun Heo 4e6b79fa61 libata: factor out ata_pci_activate_sff_host() from ata_pci_one() 17 years ago
Tejun Heo 35a10a80da libata: use dev_driver_string() instead of "libata" in libata-sff.c 17 years ago
Tejun Heo 0dc36888d4 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* 17 years ago
Alan Cox 76548eda8c libata-sff: tf_load 17 years ago
Alan Cox 277d72a374 libata-sff: PCI IRQ handling fix 17 years ago
Jeff Garzik 2dcb407e61 [libata] checkpatch-inspired cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Alan Cox 01839f6dde libata-sff: Correct use of check_status() 18 years ago
Tejun Heo cbcdd87593 libata: implement and use ata_port_desc() to report port configuration 18 years ago
Jeff Garzik 6d32d30f55 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() 18 years ago
Tejun Heo 936fd73286 libata-link: linkify PHY-related functions 18 years ago
Tejun Heo 9af5c9c97d libata-link: introduce ata_link 18 years ago
Alan Cox e1cc9de836 libata-sff: Fix documentation 18 years ago
Alan Cox 6fdc99a224 libata-sff; Unbreak non DMA capable controllers again 18 years ago
Petr Vandrovec fe36cb53cf [libata] Fix reported task file values in sense data 18 years ago
Dave Jones f3a03b0934 Correct comment in libata-sff.c 18 years ago
Tejun Heo d583bc1881 libata: simplify PCI legacy SFF host handling 18 years ago
Tejun Heo 4031826b3c libata: fix assigned IRQ reporting 18 years ago
Alan Cox d92e74d353 libata-core/sff: Fix multiple assumptions about DMA 18 years ago
Tejun Heo 1626aeb881 libata: clean up SFF init mess 18 years ago