index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ide.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cs5520: disable VDMA
Bartlomiej Zolnierkiewicz
2008-05-14
1
-4
/
+4
*
make ide-iops.c:SELECT_MASK() static
Adrian Bunk
2008-05-14
1
-1
/
+0
*
ide: remove ->dma_prdtable field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-28
1
-1
/
+0
*
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-28
1
-2
/
+0
*
ide: add ide_pad_transfer() helper
Bartlomiej Zolnierkiewicz
2008-04-28
1
-23
/
+2
*
ide: remove ->INW and ->OUTW methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-2
/
+0
*
ide: add ->tf_load and ->tf_read methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-3
/
+5
*
ide: factor out debugging code from ide_tf_load()
Bartlomiej Zolnierkiewicz
2008-04-28
1
-0
/
+2
*
ide: add ide_execute_pkt_cmd() helper
Bartlomiej Zolnierkiewicz
2008-04-28
1
-0
/
+2
*
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-4
/
+0
*
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
2008-04-28
1
-0
/
+2
*
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-8
/
+5
*
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
Bartlomiej Zolnierkiewicz
2008-04-28
1
-2
/
+2
*
ide: remove now unused ide_pci_create_host_proc()
Alexey Dobriyan
2008-04-27
1
-4
/
+0
*
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-30
/
+40
*
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+1
*
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
Bartlomiej Zolnierkiewicz
2008-04-27
1
-0
/
+3
*
ide: remove obsoleted "hdx=autotune" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+0
*
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
Bartlomiej Zolnierkiewicz
2008-04-27
1
-2
/
+0
*
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-0
/
+3
*
ide: remove obsoleted "hdx=noautotune" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-8
/
+1
*
ide: remove obsoleted "idex=reset" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+0
*
ide: add "ignore_cable" parameter (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-0
/
+2
*
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
2008-04-26
1
-3
/
+5
*
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-9
/
+14
*
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-0
/
+2
*
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-4
/
+10
*
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+2
*
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+0
*
ide: remove ->extra field from struct ide_port_info
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
ide: remove ide_hwif_request_regions()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+2
*
ide: remove ide_hwif_release_regions()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
ide: use ide_legacy_device_add() for qd65xx (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
ide: add ide_legacy_device_add() helper
Bartlomiej Zolnierkiewicz
2008-04-26
1
-0
/
+1
*
ide: remove ->noprobe field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-26
/
+30
*
ide: remove hwif->straight8 flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
ide: remove IDE_HFLAG_CY82C693 host flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+0
*
ide: use ide_find_port() in legacy VLB host drivers (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-0
/
+2
*
ide: merge ide_match_hwif() and ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+7
*
ide: remove PIO "downgrade" quirk
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+0
*
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
Bartlomiej Zolnierkiewicz
2008-04-26
1
-4
/
+4
*
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-7
/
+0
*
ide: use generic ATAPI packet command flags in ide-{floppy,tape}
Borislav Petkov
2008-04-18
1
-0
/
+15
*
ide: add generic packet command representation ide_atapi_pc
Borislav Petkov
2008-04-18
1
-0
/
+47
*
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
2008-04-18
1
-20
/
+9
*
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+22
[next]