index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-iops.c
Age
Commit message (
Expand
)
Author
2008-01-26
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
2008-01-25
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
2008-01-25
ide: fix registers loading order in ide_dump_ata_status()
Bartlomiej Zolnierkiewicz
2008-01-25
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
2008-01-25
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
2008-01-25
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
2008-01-25
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
Bartlomiej Zolnierkiewicz
2008-01-25
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
2008-01-10
ide: fix cable detection for SATA bridges
George Kibardin
2007-12-12
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
2007-11-27
ide: More TSST drives with broken cable detection
Peter Missel
2007-11-27
ide: remove bogus ide_fix_driveid() comment
Bartlomiej Zolnierkiewicz
2007-11-27
ide: don't set PIO mode on pre-EIDE drives
Sergei Shtylyov
2007-11-05
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
Bartlomiej Zolnierkiewicz
2007-11-05
ide: unexport ide_fix_driveid
Adrian Bunk
2007-10-26
ide: add SH-S202J to ivb_list[]
Bartlomiej Zolnierkiewicz
2007-10-20
ide: remove dead code from ide_driveid_update()
Bartlomiej Zolnierkiewicz
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
ide: remove CONFIG_IDEDMA_IVB config option
Bartlomiej Zolnierkiewicz
2007-10-13
ide: change master/slave IDENTIFY order
Bartlomiej Zolnierkiewicz
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
ide-pmac: use __ide_wait_stat()
Bartlomiej Zolnierkiewicz
2007-10-13
ide: add __ide_wait_stat() helper
Bartlomiej Zolnierkiewicz
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-09-11
ide: add ide_dev_is_sata() helper (take 2)
Sergei Shtylyov
2007-08-20
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
Bartlomiej Zolnierkiewicz
2007-08-20
ide: ide_config_drive_speed() bugfixes
Bartlomiej Zolnierkiewicz
2007-08-20
ide: add cable detection for early UDMA66 devices (take 3)
Bartlomiej Zolnierkiewicz
2007-07-09
ide: add short cables support
Bartlomiej Zolnierkiewicz
2007-05-10
ide: cable detection fixes (take 2)
Bartlomiej Zolnierkiewicz
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
2007-04-10
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
2007-03-26
ide: use correct IDE error recovery
Suleiman Souhlal
2007-03-26
ide: revert "ide: fix drive side 80c cable check, take 2" for now
Bartlomiej Zolnierkiewicz
2007-03-03
ide: fix drive side 80c cable check, take 2
Tejun Heo
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: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2006-10-03
[PATCH] ide: Fix crash on repeated reset
Alan Cox
2006-07-31
[PATCH] IDE: Touch NMI watchdog during resume from STR
Michal Schmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[PATCH] Old IDE, fix SATA detection for cabling
Alan Cox
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
[next]