Bartlomiej Zolnierkiewicz
|
288911af12
alim15x3: convert to use ide_timing_find_mode()
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
30e5ee4d1a
ide: remove obsoleted "idebus=" kernel parameter
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
e7f379d5ca
alim15x3: remove WDC_ALI15X3 config option
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
63b1623ef0
alim15x3: add "wdc_udma" module parameter
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
2bf111d97a
alim15x3: remove stale warning about ATI RS100 northbridge
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
df98668f17
alim15x3: trivial cleanup for ali_set_pio_mode()
|
17 年 前 |
Anton Vorontsov
|
6d1cee4436
alim15x3: disable init_hwif_ali15x3 for PowerPC
|
17 年 前 |
Alexey Dobriyan
|
19ba7b8f35
ide: remove /proc/ide/ali
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
ebae41a5a0
ide: add "vlb|pci_clock=" parameter
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
f37afdaca7
ide: constify struct ide_dma_ops
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
5e37bdc081
ide: add struct ide_dma_ops (take 3)
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
b123f56e04
ide: do complete DMA setup in ->init_dma method (take 2)
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
23658f8af3
ide: move ide_setup_dma() call out from ->init_dma method
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
6d36b95fe2
alim15x3: skip DMA initialization completely on revs < 0x20
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
5e71d9c5a5
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
78829dd922
ide: remove needless includes from PCI host drivers
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
bfa14b42a3
ide: add ->cable_detect method to ide_hwif_t
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
36501650ec
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
8ac2b42a45
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
|
17 年 前 |
Sergei Shtylyov
|
ecf3279639
ide: ide_setup_dma() assumes 8 ports
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
4db90a1452
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
d151456a71
alim15x3: add Mitac 8317 and derivatives to ali_cable_override()
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
8562043606
ide: constify struct ide_port_info
|
18 年 前 |
Bartlomiej Zolnierkiewicz
|
039788e153
ide: replace ide_pci_device_t by struct ide_port_info
|
18 年 前 |
Bartlomiej Zolnierkiewicz
|
283283070f
alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t
|
18 年 前 |
Bartlomiej Zolnierkiewicz
|
cad221aa82
alim15x3: fix CD_ROM DMA and PIO FIFO settings setup
|
18 年 前 |
Bartlomiej Zolnierkiewicz
|
85ad93ad56
ide: set drive->autotune in ide_pci_setup_ports()
|
18 年 前 |
Bartlomiej Zolnierkiewicz
|
93c6807985
alim15x3: always tune PIO
|
18 年 前 |