Adrian Bunk
|
a69999e286
drivers/ide/pci/: use __devexit_p()
|
16 years ago |
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
|
28cfd8af52
ide: include PCI device name in messages from IDE PCI host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d69c8f8c00
pdc202xx_new: 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
|
41051a141d
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
|
17 years ago |
Harvey Harrison
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
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
|
36501650ec
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
|
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
|
ad4ba7dcef
pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
eadb6ecf76
pdc202xx_new: fix Promise TX4 support
|
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
|
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
|
05d7e6cbcd
pdc202xx_new: add DECLARE_PDCNEW_DEV() macro
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
099b1f42ab
pdc202xx_new: remove ->init_setup
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
fc212bb1fb
ide: use pci_dev->revision
|
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
|
47b687882c
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7cab14a799
ide: add IDE_HFLAG_BOOTABLE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
33c1002ed9
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9ff6f72f43
ide: remove hwif->autodma and drive->autodma
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9cbcc5e3c5
ide: use PCI_VDEVICE() macro
|
17 years ago |