index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
cris
/
ide-cris.c
Age
Commit message (
Expand
)
Author
2007-11-27
ide-cris: don't override ide_register_hw() result
Bartlomiej Zolnierkiewicz
2007-11-13
ide: don't BUG() on unsupported transfer modes
Bartlomiej Zolnierkiewicz
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-10-19
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
2007-10-16
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
2007-10-16
ide-cris: add PIO autotune fallback to ->ide_dma_check
Bartlomiej Zolnierkiewicz
2007-10-16
ide-cris: always tune PIO
Bartlomiej Zolnierkiewicz
2007-10-16
IDE: sg chaining support
Jens Axboe
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
ide: add missing ide_rate_filter() calls to ->speedproc()-s
Bartlomiej Zolnierkiewicz
2007-08-20
ide-cris: fix ->set_pio_mode method to set transfer mode on the device
Bartlomiej Zolnierkiewicz
2007-07-20
ide-cris: handle PIO auto-tuning in tune_cris_ide()
Bartlomiej Zolnierkiewicz
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
IDE: Remove references to dead ETRAX-related variables.
Robert P. J. Day
2007-07-09
ide: add short cables support
Bartlomiej Zolnierkiewicz
2007-05-16
ide: use ide_tune_dma() part #2
Bartlomiej Zolnierkiewicz
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
2007-05-05
ide-cris: fix ->speedproc and wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
2007-02-17
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-07-27
[PATCH] CRIS IDE driver
Mikael Starvik