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
*
Prevent IDE boot ops on NUMA system
Andi Kleen
2008-02-11
*
ide-disk: fix flush requests (take 2)
Bartlomiej Zolnierkiewicz
2008-02-10
*
ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
Sergei Shtylyov
2008-02-10
*
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
2008-02-05
*
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
2008-02-05
*
ide: remove ide_setup_ports()
Bartlomiej Zolnierkiewicz
2008-02-05
*
ide: remove write-only ->sata_misc[] from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-05
*
Palmchip BK3710 IDE driver
Anton Salnikov
2008-02-05
*
ide: move check_dma_crc() to ide-dma.c
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: remove ide_ata66_check()
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: remove set_transfer()
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: remove SATA_*_REG macros
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: remove ->nice0 and ->nice2 fields from ide_drive_t
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: convert ->straight8 field in ide_hwif_t to bit flag
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: remove unused ->auto_poll field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: move create_proc_ide_drives() call to ide_device_add_all()
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: factor out devices setup from ide_acpi_init()
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add ->port_init_devs method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add ide_deprecated_find_port() helper
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw
Borislav Petkov
2008-02-02
*
ide: add ->cable_detect method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: use ide_remove_port_from_hwgroup in init_irq()
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: remove unused ide_hwgroup_t fields
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: don't include <linux/hdsmart.h>
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
2008-02-01
*
ide: add ide_dump_identify() debug helper
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: make wait_drive_not_busy() static again
Adrian Bunk
2008-02-01
*
ide: small ide-scan-pci.c cleanup
Adrian Bunk
2008-02-01
*
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
[next]