Dan McGee
|
edc7d12ede
pata_sis: code style cleanups for consistency
|
14 years ago |
Dan McGee
|
c03a476dda
pata_sis: mark most const data static as well
|
14 years ago |
Dan McGee
|
14004f044b
pata_sis: enable MWDMA for UDMA 133 chipset
|
14 years ago |
Dan McGee
|
f30f9a5e7b
pata_sis: add mode_filter method for certain sis5513 chipsets
|
14 years ago |
Dan McGee
|
023a0175ad
pata_sis: extract a sis_port_base() method
|
14 years ago |
Joe Perches
|
06296a1e68
ata: Add and use ata_print_version_once
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Sergei Shtylyov
|
c10f97b9d8
libata: remove ATA_FLAG_{SRST|SATA_RESET}
|
14 years ago |
Tejun Heo
|
1c5afdf7a6
libata-sff: separate out BMDMA init
|
15 years ago |
Alan Cox
|
16ea0fc98d
libata: Pass host flags into the pci helper
|
15 years ago |
Jeff Garzik
|
1b52f2a41c
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
|
15 years ago |
Bartlomiej Zolnierkiewicz
|
750c7136ea
pata_sis: Power Management fix
|
15 years ago |
Alan Cox
|
f20941f334
pata_sis: Implement MWDMA for the UDMA 133 capable chips
|
15 years ago |
Erik Inge Bolsø
|
14bdef982c
[libata] convert drivers to use ata.h mode mask defines
|
16 years ago |
Qinghuang Feng
|
bd353ffdc9
[libata] Update kernel-doc comments to match source code
|
16 years ago |
Alan Cox
|
e33ba2c6c6
pata_sis: Remove bogus cable match
|
16 years ago |
Alan Cox
|
ab77163008
ata: Switch all my stuff to a common address
|
16 years ago |
Kai Krakow
|
edb804713f
Added Targa Visionary 1000 IDE adapter to pata_sis.c
|
17 years ago |
Tejun Heo
|
9363c3825e
libata: rename SFF functions
|
17 years ago |
Tejun Heo
|
a1efdaba2d
libata: make reset related methods proper port operations
|
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 |
Joe Perches
|
1967b7ff75
drivers/ata/: Spelling fixes
|
17 years ago |
Gabriel C
|
1f71d0672a
pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
|
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 |