Commit Graph

101 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
Krzysztof Halasa 972b94ffb9 drivers/ata/libata-sff.c: comment spelling fixes 15 years ago
Benjamin Herrenschmidt 294264a942 libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop() 15 years ago
Sergei Shtylyov 2102d74973 libata-sff: avoid byte swapping in ata_sff_data_xfer() 16 years ago
Alan Cox e3cf95dd6d ata: Report 16/32bit PIO as best we can 16 years ago
Alan Cox c96f1732e2 [libata] Improve timeout handling 16 years ago
Alan Cox 3d47aa8e7e [libata] Drain data on errors 16 years ago
Stuart MENEFY e3e4385f61 libata: Keep shadow last_ctl up to date during resets 16 years ago
Sergei Shtylyov d1b3525b41 libata-sff: fix 32-bit PIO ATAPI regression 16 years ago
Tejun Heo b919930c34 libata: set NODEV_HINT for 0x7f status 16 years ago
Tejun Heo 80ee6f54f5 libata-sff: fix incorrect EH message 16 years ago
Christian Borntraeger a0f79f7ad3 ata: fix wrong WARN_ON_ONCE 16 years ago
Tejun Heo efcb3cf7f0 libata: use WARN_ON_ONCE on hot paths 16 years ago
Alan Cox 0fe40ff891 libata: clean up the SFF code for coding style 16 years ago
Alan Cox 871af1210f libata: Add 32bit PIO support 16 years ago
Tejun Heo 6a6b97d360 libata: improve phantom device detection 16 years ago
Tejun Heo 570106df6b libata-sff: fix ata_sff_post_internal_cmd() 16 years ago
Tejun Heo 9c2676b61a libata-sff: kill spurious WARN_ON() in ata_hsm_move() 17 years ago
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