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
/
pci
/
it821x.c
Age
Commit message (
Expand
)
Author
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
2007-07-09
ide: add short cables support
Bartlomiej Zolnierkiewicz
2007-07-03
it821x: fix incorrect SWDMA mask
Bartlomiej Zolnierkiewicz
2007-06-08
it821x: RAID mode fixes
Bartlomiej Zolnierkiewicz
2007-05-16
ide: use ide_tune_dma() part #2
Bartlomiej Zolnierkiewicz
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
2007-05-05
it821x: PIO mode setup fixes
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
2006-07-28
[PATCH] it821x: fix ide dma setup bug
Jens Axboe
2006-07-01
[PATCH] Fix problem with ATAPI DMA on IT8212 in Linux
Alan Cox
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-02-03
[PATCH] ide: set latency when resetting it821x out of firmware mode
Alan Cox
2005-11-07
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-06-27
[PATCH] ide: it8212 backport for Bartlomiej IDE
Alan Cox