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 |
Bartlomiej Zolnierkiewicz
|
e460a59751
ide: remove obsoleted "idex=reset" kernel parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9fd91d959f
ide: add "ignore_cable" parameter (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e37bdc081
ide: add struct ide_dma_ops (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1fd1890594
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b123f56e04
ide: do complete DMA setup in ->init_dma method (take 2)
|
17 years ago |
Harvey Harrison
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3dd89a9b2a
ide: cleanup setting hwif->mmio flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0d1bad216c
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d92f1a2829
ide: manage I/O resources in ide_legacy_init_one()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d9b819a025
ide: add ide_legacy_init_one() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
2c4be251be
ide-4drives: manage I/O resources in driver
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
eb716beb0a
ide: register ports with non-present devices (for warm-plug)
|
17 years ago |