Bartlomiej Zolnierkiewicz
|
23579a2a17
ide: remove IDE_*_REG macros
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7e77718579
ide: use ->ata_input_data in ide_driveid_update()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f367bed005
Revert "ide: change master/slave IDENTIFY order"
|
17 years ago |
Sergei Shtylyov
|
d30a426dc5
ide: insert BUG_ON() into __ide_set_handler() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
64a57fe439
ide: add ide_read_error() inline helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c47137a99c
ide: add ide_read_[alt]status() inline helpers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f2694b7e3b
ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
578cfa0d72
ide: move check_dma_crc() to ide-dma.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
296921a4ca
ide: remove ide_auto_reduce_xfer()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
99ffbe0e97
ide: move drive->crc_count check out from check_dma_crc()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
af10f77390
ide: remove ide_ata66_check()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5efe7c540e
ide: remove set_transfer()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
fa017176f7
ide: unexport SELECT_DRIVE()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
629f944bb1
ide: use __ide_set_handler() in ide_execute_command()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9d501529b6
ide: make probe_hwif() return an error value
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5a9e77af97
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
81ca691981
ide: add ide_set_irq() inline helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
15ce926ada
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f37aaf9ede
ide: move drive->using_dma check to callers of ->dma_host_on method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4a546e046d
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
aea5d37560
ide: (hopefully) fix VDMA for CS5520
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c2b57cdc1d
ide: add ide_tf_read() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d32444771b
ide: fix registers loading order in ide_dump_ata_status()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f919790f8c
ide: remove SELECT_INTERRUPT()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cd3dbc99da
ide: remove QUIRK_LIST()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4ee06b7e67
ide: remove stale ide.h "configuration options"
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f1ca6d37f9
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
650d841d9e
ide: add struct ide_taskfile (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cd2a2d9697
ide: remove task_ioreg_t typedef (take 2)
|
17 years ago |