Markus Elfring
|
214f1aff3f
ata: Delete unnecessary checks before the function call "pci_dev_put"
|
10 years ago |
Bartlomiej Zolnierkiewicz
|
58eb8cd565
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
|
11 years ago |
Paul Gortmaker
|
1bc1808623
ata: delete non-required instances of include <linux/init.h>
|
11 years ago |
Jingoo Han
|
0a86e1c857
ata: use pci_get_drvdata()
|
12 years ago |
Axel Lin
|
2fc75da0c5
ata: use module_pci_driver
|
13 years ago |
Tejun Heo
|
1c5afdf7a6
libata-sff: separate out BMDMA init
|
15 years ago |
Tejun Heo
|
360ff78330
libata-sff: separate out BMDMA qc_issue
|
15 years ago |
Tejun Heo
|
f47451c45f
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
|
15 years ago |
Alan Cox
|
16ea0fc98d
libata: Pass host flags into the pci helper
|
15 years ago |
Erik Inge Bolsø
|
14bdef982c
[libata] convert drivers to use ata.h mode mask defines
|
16 years ago |
Alan Cox
|
ab77163008
ata: Switch all my stuff to a common address
|
17 years ago |
Alan Cox
|
b15b3ebae1
libata: Fix a large collection of DMA mode mismatches
|
17 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 |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
18 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
|
1855256c49
drivers/firmware: const-ify DMI API and internals
|
18 years ago |
Jeff Garzik
|
2a3103ce43
[libata] Bump driver versions
|
18 years ago |
Randy Dunlap
|
694625c0b3
PCI: add pci_try_set_mwi
|
18 years ago |
Alan Cox
|
d26fc9551a
libata: Support chips with 64K PRD quirk
|
18 years ago |
Jeff Garzik
|
1d2808fd3d
[libata] PATA drivers: remove ATA_FLAG_SRST
|
18 years ago |
Jeff Garzik
|
8bc3fc470e
libata: bump versions
|
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 |