index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
/
delkin_cb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
delkin_cb: add PM support
Bartlomiej Zolnierkiewicz
2008-10-17
1
-7
/
+56
*
ide: use unique names for struct pci_driver instances
Bartlomiej Zolnierkiewicz
2008-10-13
1
-3
/
+3
*
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
2008-10-10
1
-1
/
+0
*
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
2008-07-23
1
-5
/
+3
*
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-12
/
+7
*
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-4
/
+2
*
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
2008-07-16
1
-1
/
+0
*
delkin_cb: add missing __init/__exit tags
Bartlomiej Zolnierkiewicz
2008-06-10
1
-4
/
+2
*
delkin_cb: add warm-plug support
Bartlomiej Zolnierkiewicz
2008-06-10
1
-4
/
+0
*
delkin_cb: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2008-06-10
1
-8
/
+7
*
delkin_cb: set proper hwif->gendev.parent value
Bartlomiej Zolnierkiewicz
2008-06-10
1
-1
/
+2
*
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-2
/
+1
*
ide: sanitize ide_unregister() usage
Bartlomiej Zolnierkiewicz
2008-04-27
1
-5
/
+1
*
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+5
*
delkin_cb: fix resources handling
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+3
*
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-2
/
+2
*
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ide: fix ide_unregister() usage in host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
1
-2
/
+2
*
ide: add ide_deprecated_find_port() helper
Bartlomiej Zolnierkiewicz
2008-02-02
1
-6
/
+27
*
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+2
*
ide: remove needless includes from PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
1
-3
/
+2
*
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
1
-2
/
+0
*
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
1
-1
/
+1
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+1
*
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+1
*
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
2007-05-10
1
-1
/
+1
*
ide/pci/delkin_cb.c: add new PCI ID
Mark Lord
2007-04-20
1
-0
/
+1
*
ide/pci/delkin_cb.c: pci_module_init to pci_register_driver
Richard Knutsson
2007-03-03
1
-1
/
+1
*
IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter
Mark Lord
2007-02-07
1
-0
/
+140