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
/
legacy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
2008-04-26
7
-11
/
+0
*
ide: manage I/O resources in ide_legacy_init_one()
Bartlomiej Zolnierkiewicz
2008-04-26
5
-0
/
+13
*
ide-4drives: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+19
*
ide-cs: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
2008-04-26
1
-22
/
+48
*
qd65xx: cleanup qd_probe()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-35
/
+17
*
ide: use ide_legacy_device_add() for qd65xx (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
5
-55
/
+11
*
ide: add ide_legacy_device_add() helper
Bartlomiej Zolnierkiewicz
2008-04-26
4
-106
/
+4
*
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
6
-29
/
+43
*
qd65xx: use IDE_HFLAG_SINGLE host flag
Bartlomiej Zolnierkiewicz
2008-04-26
2
-21
/
+15
*
qd65xx: always use ->selectproc method
Bartlomiej Zolnierkiewicz
2008-04-26
1
-27
/
+10
*
IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c
Paolo Ciarrocchi
2008-04-26
1
-5
/
+6
*
IDE: Coding Style fixes to drivers/ide/legacy/hd.c
Paolo Ciarrocchi
2008-04-26
1
-38
/
+40
*
IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c
Paolo Ciarrocchi
2008-04-26
1
-1
/
+1
*
IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c
Paolo Ciarrocchi
2008-04-26
1
-29
/
+29
*
falconide: fix resources reservation (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-0
/
+7
*
ide_platform: fix resources handling
Bartlomiej Zolnierkiewicz
2008-04-26
1
-3
/
+2
*
ide: use ide_find_port() in legacy VLB host drivers (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
6
-80
/
+117
*
qd65xx: return error value in qd_probe()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-10
/
+15
*
ht6560b: use driver name for resource allocation
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+2
*
umc8672: don't use ide_hwifs[] in umc_set_pio_mode()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+2
*
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
7
-7
/
+7
*
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
1
-0
/
+2
*
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
2008-04-18
6
-5
/
+72
*
ide: add ide-4drives host driver (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
2
-0
/
+47
*
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
2008-04-18
1
-6
/
+7
*
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
2
-3
/
+3
*
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ide/legacy/q40ide.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/macide: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/falconide.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/buddha.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/gayle.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
qd65xx: remove commented out code
Bartlomiej Zolnierkiewicz
2008-02-26
1
-37
/
+0
*
qd65xx: fix setup of QD6580 Control register
Bartlomiej Zolnierkiewicz
2008-02-26
1
-4
/
+2
*
ht6560b: force prefetch for some devices
Jan Evert van Grootheest
2008-02-19
1
-7
/
+16
*
ht6560b can only do up to PIO mode 4
Jan Evert van Grootheest
2008-02-19
1
-1
/
+1
*
falconide: locking bugfix
Bartlomiej Zolnierkiewicz
2008-02-19
1
-0
/
+2
*
ide: Add missing base addresses for falconide and macide
Geert Uytterhoeven
2008-02-19
2
-2
/
+2
*
ide: fix ide/legacy/gayle.c compilation
Adrian Bunk
2008-02-11
1
-1
/
+1
*
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
2008-02-06
1
-1
/
+1
*
ide: remove ide_setup_ports()
Bartlomiej Zolnierkiewicz
2008-02-06
5
-108
/
+111
*
drivers/ide/legacy/hd.c: fix uninitialized var warning
Andrew Morton
2008-02-06
1
-3
/
+6
*
ide-cs: use ide_std_init_ports()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+1
*
ide: add ->port_init_devs method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
2
-23
/
+47
*
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
2008-02-02
1
-7
/
+3
*
ide: fix ide_unregister() usage in host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
2
-3
/
+3
*
ide: add ide_deprecated_find_port() helper
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+24
*
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-02
2
-2
/
+2
*
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
11
-72
/
+57
[prev]
[next]