Joe Perches
|
87c8b22be2
drivers/ata: Remove unnecessary semicolons
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Erik Inge Bolsø
|
14bdef982c
[libata] convert drivers to use ata.h mode mask defines
|
16 years ago |
Tejun Heo
|
82ef04fb4c
libata: make SCR access ops per-link
|
17 years ago |
Bob Stewart
|
99580664aa
sata_inic162x: enable LED blinking
|
17 years ago |
Tejun Heo
|
22bfc6d5e1
sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL
|
17 years ago |
Tejun Heo
|
ba66b242b1
sata_inic162x: add cardbus support
|
17 years ago |
Tejun Heo
|
f8b0685a8e
sata_inic162x: kill now unused SFF related stuff
|
17 years ago |
Tejun Heo
|
b3f677e501
sata_inic162x: use IDMA for ATAPI commands
|
17 years ago |
Tejun Heo
|
049e8e0498
sata_inic162x: use IDMA for non DMA ATA commands
|
17 years ago |
Tejun Heo
|
ab5b0235c4
sata_inic162x: kill now unused bmdma related stuff
|
17 years ago |
Tejun Heo
|
3ad400a92e
sata_inic162x: use IDMA for ATA_PROT_DMA
|
17 years ago |
Tejun Heo
|
364fac0e56
sata_inic162x: update TF read handling
|
17 years ago |
Tejun Heo
|
b0dd9b8ef9
sata_inic162x: add / update constants
|
17 years ago |
Tejun Heo
|
36f674d9a6
sata_inic162x: misc clean ups
|
17 years ago |
Tejun Heo
|
2a0c15ca39
libata: kill dead code paths in reset path
|
17 years ago |
Tejun Heo
|
705e76beb9
libata: restructure SFF post-reset readiness waits
|
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
|
6fd3639011
libata: kill ata_chk_status()
|
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 |
FUJITA Tomonori
|
b7d8629f8b
iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size
|
17 years ago |
Tejun Heo
|
0dc36888d4
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
|
17 years ago |
Jeff Garzik
|
5796d1c4c8
[libata] Address some checkpatch-spotted issues
|
17 years ago |
Tejun Heo
|
88ff6eafbb
libata: implement ata_wait_after_reset()
|
17 years ago |
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 |