Bartlomiej Zolnierkiewicz
|
574a1c24b6
pdc202xx_old: add ->remove method and module_exit()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6cdf6eb357
ide: add ->dev and ->host_priv fields to struct ide_host
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3b2a5c7149
ide: filter out "default" transfer mode values in set_xfer_rate()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cab7f8eda4
ide: remove ->dma_{status,command} fields from ide_hwif_t
|
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
|
73369d2a15
pdc202xx_old: remove init_dma_pdc202xx()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e59c23684
ide: remove ->cds field from ide_hwif_t (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
21a3387ddd
ide: remove ->extra field from struct ide_port_info
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cfa2771bc5
pdc202xx_old: always enable burst mode
|
17 years ago |
Alan Cox
|
1bee4d1dce
pdc202xx_old: remove surplus initialiser
|
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 |
Sergei Shtylyov
|
ecf3279639
ide: ide_setup_dma() assumes 8 ports
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f01393e48c
ide: merge ->fixup and ->quirkproc methods
|
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
|
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
|
272a370900
ide: add IDE_HFLAG_RQSIZE_256 host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
85ad93ad56
ide: set drive->autotune in ide_pci_setup_ports()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ed67b92385
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5ef8cb5d92
pdc202xx_old: add DECLARE_PDC2026X_DEV() macro
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
97f84baa03
pdc202xx_old: remove ->init_setup
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5f8b6c3485
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9adf768a39
pdc202xx_old: remove broken SWDMA support
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
47b687882c
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
|
17 years ago |