Adrian Bunk
|
a69999e286
drivers/ide/pci/: use __devexit_p()
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
f454cbe8cd
ide: ->cable_detect method cannot be marked __devinit
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
a326b02b0c
ide: drop 'name' parameter from ->init_chipset method
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
ced3ec8aa7
ide: prefix messages from IDE PCI host drivers by driver name
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
28cfd8af52
ide: include PCI device name in messages from IDE PCI host drivers
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
585f67e736
via82cxxx: add ->remove method and module_exit()
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
37525bebcf
via82cxxx: cleanup ->init_chipset method
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
ee77325b07
via82cxxx: convert to use ->host_priv
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
6cdf6eb357
ide: add ->dev and ->host_priv fields to struct ide_host
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
3b2a5c7149
ide: filter out "default" transfer mode values in set_xfer_rate()
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
f06ab3402a
ide: convert ide-timing.h to ide-timings.c library (take 2)
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
30e5ee4d1a
ide: remove obsoleted "idebus=" kernel parameter
|
17 년 전 |
Harvey Harrison
|
d6cddd3cac
ide: eliminate FIT() macro
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
ebae41a5a0
ide: add "vlb|pci_clock=" parameter
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
078fdf789c
ide: remove PIO "downgrade" quirk
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
5e71d9c5a5
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
|
17 년 전 |
Andrew Smith
|
84f7e451e9
via82cxxx: add new PCI id for cx700
|
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
|
4db90a1452
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
8562043606
ide: constify struct ide_port_info
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
039788e153
ide: replace ide_pci_device_t by struct ide_port_info
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
6157332eda
via82cxxx: keep local ide_pci_device_t copy
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
caea7602f3
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
8acf28c090
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
85ad93ad56
ide: set drive->autotune in ide_pci_setup_ports()
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
5f8b6c3485
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
|
17 년 전 |