Bartlomiej Zolnierkiewicz
|
a9ab09e260
ide: use unique names for struct pci_driver instances
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
feb22b7f8e
ide: add proper PCI PM support (v2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
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
|
f566bcae9f
ide/pci/generic: 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 |
Paolo Ciarrocchi
|
17deabdcde
IDE: Coding Style fixes to drivers/ide/pci/generic.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e71d9c5a5
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
|
17 years ago |
Denis Cheng
|
594765a731
ide-pci-generic: kill the unused ifdef/endif/MODULE code
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
78829dd922
ide: remove needless includes from PCI host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8ac2b42a45
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d5271be6b5
drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8562043606
ide: constify struct ide_port_info
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
039788e153
ide: replace ide_pci_device_t by struct ide_port_info
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8acf28c090
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
5f8b6c3485
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
47b687882c
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
7cab14a799
ide: add IDE_HFLAG_BOOTABLE host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
33c1002ed9
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
1c3dd326ad
ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
9ff6f72f43
ide: remove hwif->autodma and drive->autodma
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
9cbcc5e3c5
ide: use PCI_VDEVICE() macro
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
0ae2e17865
ide: remove ->ide_dma_check (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
a5d8c5c834
ide: add ide_pci_device_t.host_flags (take 2)
|
18 years ago |
Jiri Slaby
|
ea30759643
ide: generic IDE PCI driver, add another device exception
|
18 years ago |
Alan Cox
|
846c11abc7
ide: remove a ton of pointless #undef REALLY_SLOW_IO
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
82ab1eeceb
ide: add missing __init tags to IDE PCI host drivers
|
18 years ago |
Alan Cox
|
3e9e4c8606
ide/generic: Jmicron has its own drivers now
|
18 years ago |