index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
ide: fix ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
IDE: remove ide=reverse IDE core
Greg Kroah-Hartman
2008-04-18
1
-12
/
+0
*
ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2008-03-22
1
-2
/
+2
*
ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2008-03-22
1
-2
/
+2
*
ide: mark special "ide0=" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2008-03-22
1
-6
/
+6
*
ide: update references to Documentation/ide/ide.txt (v2)
Randy Dunlap
2008-03-07
1
-1
/
+1
*
ide: fix buggy code in ide_register_hw()
Peter Teoh
2008-03-07
1
-1
/
+1
*
ide: fix sparse warning about shadowing 'flags' symbol
Bartlomiej Zolnierkiewicz
2008-02-26
1
-8
/
+5
*
ide: skip probing port if "hdx=noprobe" was used for both devices on it
Bartlomiej Zolnierkiewicz
2008-02-26
1
-1
/
+1
*
ide: remove redundant comment from ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-26
1
-5
/
+0
*
ide: mark "ide=reverse" option as obsolete
Bartlomiej Zolnierkiewicz
2008-02-22
1
-1
/
+1
*
ide: remove stale version number
Bartlomiej Zolnierkiewicz
2008-02-11
1
-3
/
+1
*
ide: remove ide_setup_ports()
Bartlomiej Zolnierkiewicz
2008-02-06
1
-54
/
+0
*
ide: remove ->nice0 and ->nice2 fields from ide_drive_t
Bartlomiej Zolnierkiewicz
2008-02-02
1
-4
/
+1
*
ide: add ide_deprecated_find_port() helper
Bartlomiej Zolnierkiewicz
2008-02-02
1
-12
/
+29
*
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-7
/
+12
*
ide: remove redundant init_hwif_default() call from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-3
/
+1
*
ide: remove redundant hwif->present check from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-2
/
+0
*
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+1
*
dtc2278: fix ->io_32bit handling
Bartlomiej Zolnierkiewicz
2008-02-02
1
-4
/
+0
*
ide: use ide_remove_port_from_hwgroup in init_irq()
Bartlomiej Zolnierkiewicz
2008-02-01
1
-1
/
+1
*
ide: factor out code removing port from hwgroup from ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-01
1
-29
/
+36
*
ide: I/O resources are released too early in ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-01
1
-7
/
+7
*
ide: cleanup ide_system_bus_speed()
Bartlomiej Zolnierkiewicz
2008-02-01
1
-17
/
+11
*
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
2008-02-01
1
-1
/
+2
*
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
1
-3
/
+0
*
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
1
-1
/
+2
*
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+1
*
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+3
*
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
2008-01-26
1
-5
/
+1
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-129
/
+2
*
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+4
*
ide: move ide_arm_init() call from init_ide_data() to ide_init()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+3
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-22
/
+11
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-6
/
+13
[prev]
[next]