index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-21
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
*
ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+10
*
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
2008-01-26
1
-5
/
+3
*
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+2
*
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+1
*
ide: cleanup ide_set_dma()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+0
*
ide: remove redundant ->ide_dma_on call from set_using_dma()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+1
*
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+0
*
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
2008-01-25
1
-2
/
+0
*
ide: fix ->io_32bit race in set_io_32bit()
Bartlomiej Zolnierkiewicz
2007-12-12
1
-0
/
+6
*
ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries
Bartlomiej Zolnierkiewicz
2007-12-12
1
-0
/
+24
*
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
2007-10-20
1
-7
/
+8
*
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
2007-10-20
1
-0
/
+1
*
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+0
*
ide: fix ide_register_hw() to check hwif->io_ports[]
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+2
*
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
2007-10-20
1
-0
/
+24
*
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-3
/
+4
*
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-10-20
1
-14
/
+9
[next]