Joe Perches
|
8d7b1c70b3
ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>
|
14 years ago |
Sergei Shtylyov
|
bfdd7c58cf
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
|
14 years ago |
Sergei Shtylyov
|
28cd4b6b48
pata_hpt366: coding style cleanup
|
14 years ago |
Tejun Heo
|
1c5afdf7a6
libata-sff: separate out BMDMA init
|
15 years ago |
Tejun Heo
|
c7087652e1
libata-sff: clean up BMDMA initialization
|
15 years ago |
Alan Cox
|
16ea0fc98d
libata: Pass host flags into the pci helper
|
15 years ago |
Sergei Shtylyov
|
d817898c2f
pata_hpt366: remove irrelevant TODO
|
15 years ago |
Sergei Shtylyov
|
859faa875e
pata_hpt366: remove redundant code
|
15 years ago |
Sergei Shtylyov
|
89d3b3603b
ata: use pci_dev->revision
|
15 years ago |
Sergei Shtylyov
|
82beb5d894
pata_hpt366: fix timing register documentation
|
15 years ago |
Erik Inge Bolsø
|
14bdef982c
[libata] convert drivers to use ata.h mode mask defines
|
16 years ago |
Tejun Heo
|
6ecb6f25d3
pata_hpt366: reimplement mode programming
|
16 years ago |
Tejun Heo
|
3ee89f177e
pata_hpt366: no ATAPI DMA
|
16 years ago |
Tejun Heo
|
bab5b32a53
pata_hpt366: fix cable detection,
|
16 years ago |
Tejun Heo
|
2456eb819b
pata_hpt366: fix clock detection
|
16 years ago |
Tejun Heo
|
9363c3825e
libata: rename SFF functions
|
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
|
029cfd6b74
libata: implement and use ops inheritance
|
17 years ago |
Tejun Heo
|
68d1d07b51
libata: implement and use SHT initializers
|
17 years ago |
Tejun Heo
|
f08048e945
libata: PCI device should be powered up before being accessed
|
17 years ago |
Alan Cox
|
6ddd68615a
pata_hpt*, pata_serverworks: fix UDMA masking
|
17 years ago |
Alan Cox
|
81ad1837b5
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
|
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 |
Jeff Garzik
|
bf6263a853
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
|
18 years ago |
Jeff Garzik
|
1d2808fd3d
[libata] PATA drivers: remove ATA_FLAG_SRST
|
18 years ago |
Alan Cox
|
4349eebf67
pata_hpt366: Enable bits are unreliable so don't use them
|
18 years ago |
Tejun Heo
|
1626aeb881
libata: clean up SFF init mess
|
18 years ago |
Tejun Heo
|
9666f4009c
libata: reimplement suspend/resume support using sdev->manage_start_stop
|
18 years ago |