Bartlomiej Zolnierkiewicz
|
64a57fe439
ide: add ide_read_error() inline helper
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
c47137a99c
ide: add ide_read_[alt]status() inline helpers
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
29dd59755a
ide: remove ide_setup_ports()
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
afdd360c95
ide: remove write-only ->sata_misc[] from ide_hwif_t
|
17 年之前 |
Anton Salnikov
|
7c7e92a926
Palmchip BK3710 IDE driver
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
578cfa0d72
ide: move check_dma_crc() to ide-dma.c
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
af10f77390
ide: remove ide_ata66_check()
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
5efe7c540e
ide: remove set_transfer()
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
835457def9
ide: remove SATA_*_REG macros
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
92b83c8f32
ide: remove ->nice0 and ->nice2 fields from ide_drive_t
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
b034304a28
ide: convert ->straight8 field in ide_hwif_t to bit flag
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
b60acab1e7
ide: remove unused ->auto_poll field from ide_hwif_t
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
d9270a3f1d
ide: move create_proc_ide_drives() call to ide_device_add_all()
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
eafd88a3b5
ide: factor out devices setup from ide_acpi_init()
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
1f2cf8b001
ide: add ->port_init_devs method to ide_hwif_t
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
807b90d0be
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
9e016a7192
ide: add ide_deprecated_find_port() helper
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
f82c2b1719
ide: add 'init_default' and 'restore' arguments to ide_unregister()
|
17 年之前 |
Borislav Petkov
|
0eea6458c0
ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
bfa14b42a3
ide: add ->cable_detect method to ide_hwif_t
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
c413b9b94d
ide: add struct ide_port_info instances to legacy host drivers
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
fbd130887a
ide: use ide_remove_port_from_hwgroup in init_irq()
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
a6fbb1c8c3
ide: remove unused ide_hwgroup_t fields
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
dac2242047
ide: don't include <linux/hdsmart.h>
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
062f9f024d
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
36501650ec
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
4166c1993b
ide: add IDE_HFLAG_NO_DSC host flag
|
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
|
7b9f25b539
ide: add ide_dump_identify() debug helper
|
17 年之前 |