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
/
drivers
/
ide
/
ide.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: ide_unregister() locking bugfix
Bartlomiej Zolnierkiewicz
2008-07-05
1
-2
/
+2
*
ide: ide_unregister() warm-plug bugfix
Bartlomiej Zolnierkiewicz
2008-07-05
1
-6
/
+6
*
ide: fix hwif->gendev refcounting
Bartlomiej Zolnierkiewicz
2008-07-05
1
-8
/
+0
*
ide: use blk_rq_init() to initialize the request
FUJITA Tomonori
2008-04-29
1
-2
/
+2
*
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+1
*
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-7
/
+4
*
ide: sanitize ide_unregister() usage
Bartlomiej Zolnierkiewicz
2008-04-27
1
-5
/
+0
*
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
Bartlomiej Zolnierkiewicz
2008-04-27
1
-11
/
+5
*
gayle: add "doubler" parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+1
*
ide: add "cdrom=" and "chs=" parameters
Bartlomiej Zolnierkiewicz
2008-04-27
1
-5
/
+66
*
ide: add "nodma|noflush|noprobe|nowerr=" parameters
Bartlomiej Zolnierkiewicz
2008-04-27
1
-4
/
+75
*
ide: remove obsoleted "hdx=autotune" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-4
/
+1
*
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+1
*
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-0
/
+12
*
ide: remove obsoleted "hdx=noautotune" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-5
/
+2
*
ide: remove obsoleted "idex=" kernel parameters
Bartlomiej Zolnierkiewicz
2008-04-27
1
-114
/
+1
*
ide: remove obsoleted "idex=reset" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-4
/
+2
*
ide: remove obsoleted "idex=serialize" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-7
/
+2
*
ide: add "ignore_cable" parameter (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-0
/
+32
*
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
ide: remove ide_hwif_request_regions()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-50
/
+0
*
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
ide: remove ide_hwif_release_regions()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-25
/
+0
*
ide: remove ->noprobe field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-26
1
-4
/
+0
*
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+2
*
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+3
*
ide: remove hwif->straight8 flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-25
/
+11
*
ide: unexport ide_hwifs[]
Bartlomiej Zolnierkiewicz
2008-04-26
1
-5
/
+0
*
ide: merge ide_match_hwif() and ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-15
/
+0
*
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-12
/
+3
*
ide: move default IDE ports setup to ide_generic host driver
Bartlomiej Zolnierkiewicz
2008-04-18
1
-17
/
+0
*
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-4
/
+2
*
ide: add ide-4drives host driver (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-12
/
+3
*
ide: remove ppc ifdef from init_ide_data()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-2
/
+0
*
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2008-04-18
1
-2
/
+2
*
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+4
*
ppc: remove ppc_ide_md
Bartlomiej Zolnierkiewicz
2008-04-18
1
-4
/
+0
*
ppc/pplus: remove ppc_ide_md.ide_init_hwif hook
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ide: remove ide_init_hwif_ports()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-2
/
+9
*
ide: remove init_hwif_default()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-16
/
+9
*
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-195
/
+4
*
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-29
/
+12
*
ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-4
/
+0
*
ide: add warm-plug support for IDE devices (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+24
*
ide: remove dead/obsolete ->busproc method
Bartlomiej Zolnierkiewicz
2008-04-18
1
-3
/
+0
*
ide: rework PowerMac media-bay support (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-6
/
+16
*
ide: factor out devices init from ide_init_port_data()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-6
/
+17
*
ide: factor out code unregistering devices from ide_unregister()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-11
/
+19
*
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-26
/
+1
[next]