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
/
include
/
linux
/
ide.h
Commit message (
Expand
)
Author
Age
*
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: task_end_request() fix
Tejun Heo
2008-01-26
*
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: fix ->io_32bit race in ide_taskfile_ioctl()
Tejun Heo
2008-01-26
*
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: Fix build break caused by "ide: remove ideprobe_init()"
Olof Johansson
2008-01-26
*
ide: remove ideprobe_init()
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: merge ->dma_host_{on,off} methods into ->dma_host_set 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
*
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: make 'extra' field in struct ide_port_info u8
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: use ide_get_lba_addr()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: use do_rw_taskfile() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove 'handler' field from ide_task_t (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: convert do_rw_taskfile() to use ->data_phase
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: merge flagged_taskfile() into do_rw_taskfile()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove 'tf_in_flags' field from ide_task_t
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove atapi_feature_t
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: CPU endianness doesn't matter for special_t
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: add ide_tf_load() helper
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: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
2007-12-12
*
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
Bartlomiej Zolnierkiewicz
2007-11-05
*
Expand hwif->host_flags so that it fits new flags.
David Miller
2007-10-22
*
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-19
[next]