Adrian Bunk
|
a69999e286
drivers/ide/pci/: use __devexit_p()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
f454cbe8cd
ide: ->cable_detect method cannot be marked __devinit
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
36de994809
ide: ->quirkproc 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
|
04ba6e739e
it821x: remove DECLARE_ITE_DEV() macro
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
28cfd8af52
ide: include PCI device name in messages from IDE PCI host drivers
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
87d8b61356
it821x: add ->remove method and module_exit()
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
1d76d9dc44
it821x: convert to use ->host_priv
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
6cdf6eb357
ide: add ->dev and ->host_priv fields to struct ide_host
|
17 年之前 |
Dimitri Gorokhovik
|
84e0f3f6c1
ide: it821x in pass-through mode segfaults in 2.6.26-stable
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
5e37bdc081
ide: add struct ide_dma_ops (take 3)
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
eb7a07e8d6
it821x: fix kzalloc() failure handling
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
5e71d9c5a5
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
|
17 年之前 |
Paul Bolle
|
da19566552
it821x: do not describe noraid parameter with its value
|
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
|
f01393e48c
ide: merge ->fixup and ->quirkproc methods
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
24ffbd6258
it821x/jmicron: fix return value of {it821x,jmicron}_init_one()
|
17 年之前 |
Linus Torvalds
|
c00046c279
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
|
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 年之前 |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
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 年之前 |
Bartlomiej Zolnierkiewicz
|
47b687882c
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
7cab14a799
ide: add IDE_HFLAG_BOOTABLE host flag
|
17 年之前 |