Tejun Heo
|
cbcdd87593
libata: implement and use ata_port_desc() to report port configuration
|
18 years ago |
Jeff Garzik
|
ac8869d56d
[libata] Remove ->port_disable() hook
|
18 years ago |
Jeff Garzik
|
6d32d30f55
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
|
18 years ago |
Tejun Heo
|
0c88758b5a
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
|
18 years ago |
Tejun Heo
|
0260731f01
libata-link: linkify config/EH related functions
|
18 years ago |
Tejun Heo
|
f58229f806
libata-link: implement and use link/device iterators
|
18 years ago |
Tejun Heo
|
9af5c9c97d
libata-link: introduce ata_link
|
18 years ago |
Jeff Garzik
|
2a3103ce43
[libata] Bump driver versions
|
18 years ago |
Tejun Heo
|
da3dbb17a0
libata: make ->scr_read/write callbacks return error code
|
18 years ago |
Jeff Garzik
|
bf6263a853
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
|
18 years ago |
Jeff Garzik
|
5bcd7a00a4
[libata] sata_sil: register table cleanup
|
18 years ago |
Jeff Garzik
|
a617c09f6d
libata: Trim trailing whitespace
|
18 years ago |
Tejun Heo
|
9666f4009c
libata: reimplement suspend/resume support using sdev->manage_start_stop
|
18 years ago |
Tejun Heo
|
4447d35156
libata: convert the remaining SATA drivers to new init model
|
18 years ago |
Alan Cox
|
9d2c7c75f8
sata_sil: First step to removing ->post_set_mode
|
18 years ago |
Alan
|
cd0d3bbcdd
libata: dev_config does not need ap and adev passing
|
18 years ago |
Tejun Heo
|
438ac6d5e3
libata: add missing CONFIG_PM in LLDs
|
18 years ago |
Jeff Garzik
|
cb48cab7f3
[libata] bump versions
|
18 years ago |
Tejun Heo
|
e2f8fb7214
sata_sil: ignore and clear spurious IRQs while executing commands by polling
|
18 years ago |
Randy Dunlap
|
8d9db2d2fb
SATA: use NULL for ptrs
|
18 years ago |
Akira Iguchi
|
246ce3b675
libata: add another IRQ calls (libata drivers)
|
18 years ago |
Tejun Heo
|
0d5ff56677
libata: convert to iomap
|
18 years ago |
Tejun Heo
|
24dc5f33ea
libata: update libata LLDs to use devres
|
18 years ago |
Tejun Heo
|
553c4aa630
libata: handle pci_enable_device() failure while resuming
|
18 years ago |
Tejun Heo
|
a0cf733b33
libata: straighten out ATA_ID_* constants
|
18 years ago |
Tejun Heo
|
ea54763f8a
[PATCH] libata: move BMDMA host status recording from EH to interrupt handler
|
18 years ago |
Tejun Heo
|
efdaedc443
[PATCH] libata: implement ATA_EHI_PRINTINFO
|
18 years ago |
Al Viro
|
04b1add1ab
[PATCH] misc sata __iomem annotations
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Jeff Garzik
|
54bb3a94b1
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
|
19 years ago |