Bartlomiej Zolnierkiewicz
|
c36a7e9884
ide: fix EXABYTENEST handling in probe_for_drive()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3a7d24841a
ide: use ATA_* defines instead of *_STAT and *_ERR ones
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
aaaade3f05
ide: WIN_* -> ATA_CMD_*
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
dd8f46f64a
ide: use ata_id_current_chs_valid()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
48fb2688aa
ide: remove drive->driveid
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4dde4492d8
ide: make drive->id an union (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
df1f8378c2
ide: cleanup ide_disk_init_mult_count()
|
17 years ago |
Tejun Heo
|
ed9e198234
block: implement and use {disk|part}_to_dev()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ca09a237b8
ide: workaround for bogus gcc warning in ide_sysfs_register_port()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1b8ebad87b
ide: use proper printk() KERN_* levels in ide-probe.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
52f3a771fe
ide: fix for EATA SCSI HBA in ATA emulating mode
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ef0b04276d
ide: add ide_pci_remove() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
08da591e14
ide: add ide_device_{get,put}() helpers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6cdf6eb357
ide: add ->dev and ->host_priv fields to struct ide_host
|
17 years ago |
Pavel Machek
|
fc410698eb
ide: small whitespace fixes
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8a69580e1e
ide: add ide_host_free() helper (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
18de10170d
ide: allocate ide_hwif_t instances dynamically
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
af1cbba373
ide: add ide_ports[]
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6059143ae3
ide: move ide_remove_port_from_hwgroup() to ide-probe.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8cdf310025
ide: fix IDE port slots reservation and freeing (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e0d0020788
ide: fix ide_host_register() return value
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6f904d0152
ide: add ide_host_add() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
48c3c10726
ide: add struct ide_host (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
374e042c3e
ide: add struct ide_tp_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d6276b5f5c
ide: add 'config' field to hw_regs_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1f2efb82af
ide: add ide_read_device() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4e65837b29
ide: use ->tf_load in actual_try_to_identify()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6e6afb3b74
ide: add ->set_irq method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1f6d8a0fd8
ide: add ->read_altstatus method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b73c7ee25d
ide: add ->read_status method
|
17 years ago |