Axel Lin
|
2fc75da0c5
ata: use module_pci_driver
|
13 年之前 |
Joe Perches
|
8d7b1c70b3
ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>
|
14 年之前 |
Sergei Shtylyov
|
40d69ba029
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
|
14 年之前 |
Sergei Shtylyov
|
b197f13b53
pata_hpt3x2n: coding style cleanup
|
14 年之前 |
Sergei Shtylyov
|
dfc7e3e37d
pata_hpt3x2n: calculate average f_CNT
|
14 年之前 |
Sergei Shtylyov
|
0ca646db68
pata_hpt3x2n: clarify about HPT371N support
|
14 年之前 |
Sergei Shtylyov
|
8e834c2e6d
pata_hpt{37x|3x2n}: SATA mode filtering
|
14 年之前 |
Tejun Heo
|
1c5afdf7a6
libata-sff: separate out BMDMA init
|
15 年之前 |
Tejun Heo
|
360ff78330
libata-sff: separate out BMDMA qc_issue
|
15 年之前 |
Alan Cox
|
16ea0fc98d
libata: Pass host flags into the pci helper
|
15 年之前 |
Sergei Shtylyov
|
fd5e62e22d
pata_hpt{37x|3x2n}: improve timing register documentation
|
15 年之前 |
Sergei Shtylyov
|
1a1b172b96
pata_hpt{37x|3x2n}: unify mode programming
|
15 年之前 |
Sergei Shtylyov
|
6066193399
pata_hpt3x2n: always stretch UltraDMA timing
|
15 年之前 |
Sergei Shtylyov
|
256ace9bbd
pata_hpt3x2n: fix clock turnaround
|
15 年之前 |
Bartlomiej Zolnierkiewicz
|
d413ff3e2a
pata_hpt3x2n: fix overclocked MWDMA0 timing
|
15 年之前 |
Sergei Shtylyov
|
89d3b3603b
ata: use pci_dev->revision
|
15 年之前 |
Sergei Shtylyov
|
5600c70e57
pata_hpt{37x|3x2n}: fix timing register masks (take 2)
|
15 年之前 |
Bartlomiej Zolnierkiewicz
|
10a9c96922
pata_hpt{37x,3x2n}: add debounce delay to cable detection methods
|
15 年之前 |
Bartlomiej Zolnierkiewicz
|
f3b1cf40d4
pata_hpt3x2n: fix cable detection
|
15 年之前 |
Erik Inge Bolsø
|
14bdef982c
[libata] convert drivers to use ata.h mode mask defines
|
16 年之前 |
Tejun Heo
|
9363c3825e
libata: rename SFF functions
|
17 年之前 |
Tejun Heo
|
a1efdaba2d
libata: make reset related methods proper port operations
|
17 年之前 |
Tejun Heo
|
887125e374
libata: stop overloading port_info->private_data
|
17 年之前 |
Tejun Heo
|
1bd5b715a3
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
|
17 年之前 |
Tejun Heo
|
029cfd6b74
libata: implement and use ops inheritance
|
17 年之前 |
Tejun Heo
|
68d1d07b51
libata: implement and use SHT initializers
|
17 年之前 |
Tejun Heo
|
f08048e945
libata: PCI device should be powered up before being accessed
|
17 年之前 |
Alan Cox
|
81ad1837b5
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
|
18 年之前 |
Jeff Garzik
|
ac8869d56d
[libata] Remove ->port_disable() hook
|
18 年之前 |
Jeff Garzik
|
6d32d30f55
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
|
18 年之前 |