Bartlomiej Zolnierkiewicz
|
f454cbe8cd
ide: ->cable_detect method cannot be marked __devinit
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
a326b02b0c
ide: drop 'name' parameter from ->init_chipset method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ced3ec8aa7
ide: prefix messages from IDE PCI host drivers by driver name
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e2b15b4765
cmd64x: add ->remove method and module_exit()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0794230fd4
cmd64x: cleanup ->init_chipset method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6cdf6eb357
ide: add ->dev and ->host_priv fields to struct ide_host
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cab7f8eda4
ide: remove ->dma_{status,command} fields from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
86a0e12fcb
cmd64x: convert to use ide_timing_find_mode()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
30e5ee4d1a
ide: remove obsoleted "idebus=" kernel parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ebae41a5a0
ide: add "vlb|pci_clock=" parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f37afdaca7
ide: constify struct ide_dma_ops
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e37bdc081
ide: add struct ide_dma_ops (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e71d9c5a5
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
78829dd922
ide: remove needless includes from PCI host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
bfa14b42a3
ide: add ->cable_detect method to ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
36501650ec
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8ac2b42a45
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
63c4467805
cmd64x: remove /proc/ide/cmd64x
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4db90a1452
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1c029fd658
ide: remove ->dma_master field from ide_hwif_t (take 5)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
deffca117b
cmd64x: fix hwif->chipset setup
|
17 years ago |
Sergei Shtylyov
|
6183289cd4
cmd64x: don't clear the other channel's interrupt
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8562043606
ide: constify struct ide_port_info
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
039788e153
ide: replace ide_pci_device_t by struct ide_port_info
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
528a572dae
ide: add ->chipset field to ide_pci_device_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e9a0765eac
cmd64x: always set hwif->chipset for CMD646
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
85ad93ad56
ide: set drive->autotune in ide_pci_setup_ports()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
bfd314a304
cmd64x: remove ->init_setup
|
17 years ago |