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 |
Bartlomiej Zolnierkiewicz
|
c6dfa867bb
ide: add ->exec_command method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ebb00fb55d
ide: factor out simplex handling from ide_pci_dma_base()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c97c6aca75
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
eb3aff5530
ide: print message on error in ide_find_port_slot()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e6d95bd149
ide: ->port_init_devs -> ->init_dev
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
63b51c6d1d
ide: make ide_hwifs[] static
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
256c5f8eef
ide: fix hwif-s initialization
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ff07488346
ide: remove drive->ctl
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6a732e11be
ide: use ->OUTBSYNC in init_irq()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f8c4bd0ab2
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e81a3bde13
ide: fix do_probe() to use SELECT_DRIVE()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
a861beb140
ide: add __ide_default_irq() inline helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7cd95f56cb
ide: fix hwif->gendev refcounting
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d427e836d1
ide: fix host drivers missing hwif->chipset initialization
|
17 years ago |
Adrian Bunk
|
b76916462d
ide: remove the ide_etrax100 chipset type
|
17 years ago |
Greg Kroah-Hartman
|
716ad8750a
ide: fix race in device_create
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1024c5f4be
ide: IDE_HFLAG_SERIALIZE_DMA bugfix
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
23f8e4bf7c
ide: fix early setup of hwif->host_flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
32b3fe4fff
ide: always use ->OUTBSYNC method for executing commands
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9567b349f7
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
92d3ab27e8
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4c3032d8a4
ide: add struct ide_io_ports (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
207daeaabb
ide: remove obsoleted "hdx=autotune" kernel parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e160124ff6
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cc12175ff2
ide: remove obsoleted "hdx=noautotune" kernel parameter
|
17 years ago |