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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
BAST: Remove old IDE driver
Ben Dooks
2008-06-20
2
-91
/
+0
*
palm_bk3710: fix resource management
Sergei Shtylyov
2008-06-20
1
-9
/
+13
*
palm_bk3710: add warm-plug support
Bartlomiej Zolnierkiewicz
2008-06-10
1
-3
/
+0
*
ide: fix host drivers missing hwif->chipset initialization
Bartlomiej Zolnierkiewicz
2008-06-10
2
-0
/
+2
*
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
2008-04-28
3
-1
/
+3
*
more icside breakage (from next ide merge)
Al Viro
2008-04-28
1
-6
/
+8
*
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
4
-12
/
+13
*
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+1
*
ide: sanitize ide_unregister() usage
Bartlomiej Zolnierkiewicz
2008-04-27
2
-10
/
+2
*
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
Bartlomiej Zolnierkiewicz
2008-04-27
1
-2
/
+1
*
ide: fix icside breakage
Al Viro
2008-04-27
1
-2
/
+1
*
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
2008-04-26
2
-2
/
+2
*
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
2
-10
/
+16
*
palm_bk3710: use ->init_dma method
Bartlomiej Zolnierkiewicz
2008-04-26
1
-6
/
+17
*
icside: use ->init_dma method
Bartlomiej Zolnierkiewicz
2008-04-26
1
-8
/
+11
*
ide: cleanup ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+4
*
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
2008-04-26
4
-4
/
+0
*
ide_arm: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+18
*
ide: remove ->noprobe field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
3
-11
/
+18
*
bast-ide: fix resources reservation
Bartlomiej Zolnierkiewicz
2008-04-26
1
-0
/
+10
*
ide: use DIV_ROUND_UP
Julia Lawall
2008-04-26
1
-12
/
+12
*
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
5
-5
/
+5
*
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
1
-0
/
+4
*
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
2
-2
/
+2
*
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
3
-3
/
+3
*
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
2
-2
/
+2
*
ide/arm/ide_arm.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
bast-ide: build fix
Bartlomiej Zolnierkiewicz
2008-02-11
1
-8
/
+4
*
palm_bk3710: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2008-02-11
1
-10
/
+23
*
palm_bk3710: port initialization/probing bugfix
Bartlomiej Zolnierkiewicz
2008-02-11
1
-7
/
+7
*
palm_bk3710: fix ide_unregister() usage
Bartlomiej Zolnierkiewicz
2008-02-11
1
-1
/
+1
*
palm_bk3710: ide_register_hw() -> ide_device_add()
Bartlomiej Zolnierkiewicz
2008-02-11
1
-13
/
+32
*
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
2008-02-06
1
-1
/
+1
*
Palmchip BK3710 IDE driver
Anton Salnikov
2008-02-06
2
-0
/
+396
*
ide: fix ide_unregister() usage in host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
2
-2
/
+2
*
ide: add ide_deprecated_find_port() helper
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+19
*
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+1
*
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
3
-14
/
+15
*
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
3
-6
/
+1
*
au1xxx-ide/rapide: use hwif->index for ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-01
1
-2
/
+2
*
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
1
-19
/
+2
*
icside: use hwif->dev
Bartlomiej Zolnierkiewicz
2008-02-01
1
-17
/
+14
*
rapide: remove write-only hwif->hwif_data
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+0
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
2
-1
/
+9
*
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
-1
/
+0
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
2
-2
/
+8
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-17
/
+17
*
rapide: set hwif->chipset
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+1
[next]