Bartlomiej Zolnierkiewicz
|
2bbd57cad3
ide: switch to DMA-mapping API part #2
|
17 years ago |
Sergei Shtylylov
|
9b5a18e19f
sgiioc4: fix messages
|
17 years ago |
Sergei Shtylylov
|
aa95f0e765
sgiioc4: sgiioc4_read_status drive busy check fix
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1b427a33b0
sgiioc4: fixup message on resource allocation failure
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8a69580e1e
ide: add ide_host_free() helper (take 2)
|
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
|
761052e676
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b73c7ee25d
ide: add ->read_status method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c97c6aca75
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ce30e40159
sgiioc4: call ide_find_port_slot() later
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
eb3aff5530
ide: print message on error in ide_find_port_slot()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
01397012b3
sgiioc4: use driver name for resource allocation
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c56c5648a3
ide: set hwif->dev in ide_init_port_hw() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ff07488346
ide: remove drive->ctl
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
912ef6d94c
sgiioc4: use ->extra_base instead of ->dma_status for dma_handle
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c5dd43ec65
ide: add IDE_HFLAG_MMIO host flag (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4c3032d8a4
ide: add struct ide_io_ports (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e160124ff6
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f37afdaca7
ide: constify struct ide_dma_ops
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e37bdc081
ide: add struct ide_dma_ops (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
04216fa1be
sgiioc4: use ->init_dma method
|
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
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e7ee1d5abc
sgiioc4: use ide_find_port()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
23579a2a17
ide: remove IDE_*_REG macros
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
50672e5d74
ide: remove dead/obsolete ->busproc method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
78829dd922
ide: remove needless includes from PCI host drivers
|
17 years ago |