Bartlomiej Zolnierkiewicz
|
374e042c3e
ide: add struct ide_tp_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3b2a5c7149
ide: filter out "default" transfer mode values in set_xfer_rate()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9ad5409375
ide: move PIO blacklist to ide-pio-blacklist.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3e153cfb5e
ide: remove no longer used ide_pio_timings[]
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c9d6c1a237
ide: move ide_pio_cycle_time() to ide-timings.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e4e8d02f56
ide: remove needless includes from ide-lib.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
94cd5b62ff
ide: add ->tf_load and ->tf_read methods
|
17 years ago |
Harvey Harrison
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
784506cbdd
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
078fdf789c
ide: remove PIO "downgrade" quirk
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
37ff9f3953
ide: remove commented out entries from ide_pio_blacklist[]
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
467390a2a5
ide: remove stale comment from ide-lib.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
64a57fe439
ide: add ide_read_error() inline helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
36501650ec
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7267c33774
ide: remove REQ_TYPE_ATA_CMD
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4db90a1452
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e62925dd26
ide: kill duplicate code in ide_dump_{ata,atapi}_status()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
a501633c7d
ide-disk: use ide_get_lba_addr()
|
17 years ago |
Andrew Morton
|
1c904fcfbb
ide: printk fix
|
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
|
0e38a66a1e
ide: remove atapi_error_t (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
22c525b976
ide: remove ata_status_t and atapi_status_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
29ed2a5f8c
ide: remove REQ_TYPE_ATA_TASK
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
650d841d9e
ide: add struct ide_taskfile (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3ab7efe8e2
ide: DMA reporting and validity checking fixes (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
12eda14f89
ide: add missing HOB bit clearing to ide_dump_ata_status()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
65c9cd23ca
ide: remove ide_use_fast_pio()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
88b2b32bab
ide: move ide_config_drive_speed() calls to upper layers (take 2)
|
17 years ago |