Joe Perches
|
8d7b1c70b3
ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>
|
14 年之前 |
Sergei Shtylyov
|
defed55931
pata_hpt37x: inherit prereset() method for HPT374
|
14 年之前 |
Sergei Shtylyov
|
910f7bb164
pata_hpt37x: fold 'if' statement into 'switch'
|
14 年之前 |
Sergei Shtylyov
|
40d69ba029
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
|
14 年之前 |
Sergei Shtylyov
|
bfdd7c58cf
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
|
14 年之前 |
Sergei Shtylyov
|
fc2698d5ec
pata_hpt37x: actually limit HPT370 to UltraDMA/66
|
14 年之前 |
Sergei Shtylyov
|
49bfbd38bf
pata_hpt37x: coding style cleanup
|
14 年之前 |
Sergei Shtylyov
|
8e834c2e6d
pata_hpt{37x|3x2n}: SATA mode filtering
|
14 年之前 |
Tejun Heo
|
1c5afdf7a6
libata-sff: separate out BMDMA init
|
15 年之前 |
Tejun Heo
|
c7087652e1
libata-sff: clean up BMDMA initialization
|
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
|
56f46f8c87
pata_hpt37x: use ATA_DMA_* constants
|
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
|
ab81a505ae
pata_hpt37x: unify ->pre_reset methods
|
15 年之前 |
Bartlomiej Zolnierkiewicz
|
9e87be9edd
pata_hpt37x: add proper cable detection methods
|
15 年之前 |
Krzysztof Halasa
|
ad452d64c6
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
|
16 年之前 |
Sergei Shtylyov
|
265b7215ae
pata_hpt37x: fix HPT370 DMA timeouts
|
16 年之前 |
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
|
6ddd68615a
pata_hpt*, pata_serverworks: fix UDMA masking
|
17 年之前 |