Commit Graph

80 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
Vivek Mahajan dae77214fa sata_sil24: MSI support, disabled by default 15 years ago
Robert Hancock 4f1a0ee11d sata_sil24: always set protocol override for non-ATAPI data commands 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Erik Inge Bolsø 14bdef982c [libata] convert drivers to use ata.h mode mask defines 16 years ago
Grant Grundler 1564a187b4 sata_sil24: remove unused sil24_port_multiplier 16 years ago
Tejun Heo e8b3b5e9f5 sata_sil24: configure max read request size to 4k 16 years ago
Tejun Heo 82ef04fb4c libata: make SCR access ops per-link 17 years ago
Tejun Heo 464b3286b4 sata_sil24: add DID for another adaptec flavor 17 years ago
Tejun Heo 906c1ff44a sata_sil24: don't use NCQ if marvell 4140 PMP is attached 17 years ago
Tejun Heo 45db2f6c95 libata: move link onlineness check out of softreset methods 17 years ago
Tejun Heo 2a0c15ca39 libata: kill dead code paths in reset path 17 years ago
Tejun Heo 071f44b1d2 libata: implement PMP helpers 17 years ago
Tejun Heo 350756f6da libata: don't use ap->ioaddr in non-SFF drivers 17 years ago
Tejun Heo 520d06f92b libata: remove check_status from non-SFF drivers 17 years ago
Tejun Heo 4c9bf4e799 libata: replace tf_read with qc_fill_rtf for non-SFF drivers 17 years ago
Tejun Heo 79f97dadfe libata: drop @finish_qc from ata_qc_complete_multiple() 17 years ago
Tejun Heo 5958e3025f libata: move PMP SCR access failure during reset to ata_eh_reset() 17 years ago
Tejun Heo 5682ed33aa libata: rename SFF port ops 17 years ago
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 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 8cebf274dd libata: kill ATA_LFLAG_SKIP_D2H_BSY 17 years ago
Tejun Heo cf48062658 libata: prefer hardreset 17 years ago
James Bottomley dde2020754 libata: eliminate the home grown dma padding in favour of 17 years ago
Tejun Heo ff2aeb1eb6 libata: convert to chained sg 17 years ago
Tejun Heo 405e66b387 libata: implement protocol tests 17 years ago
Tejun Heo c2e14f1112 sata_sil24: freeze on non-dev errors reported via CERR 17 years ago
Tejun Heo 7293fa8fb7 sata_sil24: fix stupid typo 17 years ago
Gwendal Grignou 13cc546be3 sata_sil24: prevent hba lockup when pass-through ATA commands are used 17 years ago
Tejun Heo 93e2618e0c sata_sil24: fix sg table sizing 17 years ago
Tejun Heo f90f0828e5 libata: stop being overjealous about non-IO commands 17 years ago
Jeff Garzik 5796d1c4c8 [libata] Address some checkpatch-spotted issues 17 years ago
Jeff Garzik 3be6cbd73f [libata] kill ata_sg_is_last() 17 years ago
Tejun Heo b06ce3e51e libata: use ata_exec_internal() for PMP register access 17 years ago
Tejun Heo 238180343e sata_sil24: implement PORT_RST 17 years ago
Tejun Heo 3454dc6922 sata_sil24: implement PMP support 17 years ago
Tejun Heo 7d77b24708 libata-pmp-prep: implement sata_async_notification() 17 years ago
Tejun Heo 31cc23b349 libata-pmp-prep: implement ops->qc_defer() 17 years ago
Tejun Heo 854c73a2f1 libata: misc updates for AN 17 years ago
Tejun Heo cbcdd87593 libata: implement and use ata_port_desc() to report port configuration 17 years ago
Jeff Garzik ac8869d56d [libata] Remove ->port_disable() hook 17 years ago
Jeff Garzik 6d32d30f55 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() 17 years ago
Tejun Heo 0c88758b5a libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags 17 years ago
Tejun Heo cc0680a580 libata-link: linkify reset 17 years ago
Tejun Heo 936fd73286 libata-link: linkify PHY-related functions 17 years ago
Tejun Heo 9af5c9c97d libata-link: introduce ata_link 17 years ago
Tejun Heo 228f47b959 sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used 18 years ago
Jeff Garzik 2a3103ce43 [libata] Bump driver versions 18 years ago