index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-iops.c
Commit message (
Expand
)
Author
Age
*
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-26
*
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-25
*
ide: fix cable detection for SATA bridges
George Kibardin
2008-01-10
*
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
2007-12-12
*
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-27
*
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-11-05
*
ide: add SH-S202J to ivb_list[]
Bartlomiej Zolnierkiewicz
2007-10-26
*
ide: remove dead code from ide_driveid_update()
Bartlomiej Zolnierkiewicz
2007-10-19
*
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
2007-10-16
*
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-13
*
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
*
ide: add ide_dev_is_sata() helper (take 2)
Sergei Shtylyov
2007-09-11
*
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-08-20
*
ide: add short cables support
Bartlomiej Zolnierkiewicz
2007-07-09
*
ide: cable detection fixes (take 2)
Bartlomiej Zolnierkiewicz
2007-05-09
*
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
2007-05-09
*
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
2007-04-10
*
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-26
*
ide: fix drive side 80c cable check, take 2
Tejun Heo
2007-03-03
*
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
2007-02-16
*
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-16
*
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-16
*
[PATCH] ide: Fix crash on repeated reset
Alan Cox
2006-10-03
*
[PATCH] IDE: Touch NMI watchdog during resume from STR
Michal Schmidt
2006-07-31
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] Old IDE, fix SATA detection for cabling
Alan Cox
2006-06-28
*
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-06-23
*
[PATCH] solve false-positive soft lockup messages during IDE init
Ingo Molnar
2006-02-03
[next]