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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ide: add ide_busy_sleep() helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-22
/
+21
|
*
|
ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+13
|
*
|
ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
2
-103
/
+110
|
*
|
ide: print banner message once per controller in m68k host drivers
Bartlomiej Zolnierkiewicz
2008-01-26
5
-35
/
+22
|
*
|
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-01-26
5
-22
/
+17
|
*
|
ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+2
|
*
|
rapide: remove write-only hwif->hwif_data
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+0
|
*
|
ide: use ide_init_port_hw() in setup-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
1
-16
/
+17
|
*
|
ide: always use ide_std_init_ports() in setup-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
1
-5
/
+1
|
*
|
au1xxx-ide: use ide_init_port_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-4
/
+4
|
*
|
au1xxx-ide: au_ide_probe() fixes
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+2
|
*
|
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
30
-221
/
+171
|
*
|
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
13
-16
/
+70
|
*
|
cmd640: fix dependency on IDE_GENERIC
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+1
|
*
|
ide: move ide_arm_init() call from init_ide_data() to ide_init()
Bartlomiej Zolnierkiewicz
2008-01-26
2
-4
/
+3
|
*
|
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
15
-67
/
+86
|
*
|
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
6
-66
/
+81
|
*
|
sgiioc4: always init hwif->io_ports
Bartlomiej Zolnierkiewicz
2008-01-26
1
-9
/
+6
|
*
|
ide: Fix build break caused by "ide: remove ideprobe_init()"
Olof Johansson
2008-01-26
2
-2
/
+2
|
*
|
ide: remove ideprobe_init()
Bartlomiej Zolnierkiewicz
2008-01-26
3
-41
/
+24
|
*
|
ide: add hwif->chipset fixup to ide_device_add()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+5
|
*
|
swarm: set hwif->chipset
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+1
|
*
|
rapide: set hwif->chipset
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+1
|
*
|
ide: fix probing for hosts with serialized or IRQ sharing interfaces
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+14
|
*
|
ide: kill probe_hwif_init()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-21
/
+17
|
*
|
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
9
-68
/
+57
|
*
|
ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)
Bartlomiej Zolnierkiewicz
2008-01-26
2
-6
/
+5
|
*
|
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
14
-105
/
+44
|
*
|
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
2008-01-26
4
-5
/
+5
|
*
|
atiixp: remove ->dma_host_on and ->dma_host_off methods
Bartlomiej Zolnierkiewicz
2008-01-26
1
-53
/
+18
|
*
|
ide-cris: fix DMA methods
Bartlomiej Zolnierkiewicz
2008-01-26
1
-11
/
+7
|
*
|
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
11
-86
/
+28
|
*
|
au1xxx-ide: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+2
|
*
|
icside: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+2
|
*
|
sgiioc4: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+2
|
*
|
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
2008-01-26
3
-57
/
+24
|
*
|
cy82c693: correct DMA modes clipping
Bartlomiej Zolnierkiewicz
2008-01-26
1
-6
/
+6
|
*
|
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
2008-01-26
3
-16
/
+25
|
*
|
ide-disk: add idedisk_set_doorlock() helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-10
/
+13
|
*
|
serverworks: cleanup ->set_dma_mode method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-19
/
+6
|
*
|
sl82c105: remove no longer needed ->selectproc method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-31
/
+3
|
*
|
sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end
Bartlomiej Zolnierkiewicz
2008-01-26
1
-40
/
+15
*
|
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-01-26
105
-3658
/
+6216
|
\
\
\
|
*
|
|
[S390] replace lock_cpu_hotplug with get_online_cpus
Martin Schwidefsky
2008-01-26
1
-6
/
+6
|
*
|
|
[S390] usage of s390dbf: shrink number of debug areas to use.
Peter Tiedemann
2008-01-26
2
-5
/
+5
|
*
|
|
[S390] constify function pointer tables.
Jan Engelhardt
2008-01-26
8
-9
/
+9
|
*
|
|
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
Hisashi Hifumi
2008-01-26
2
-1
/
+35
|
*
|
|
[S390] add smp_call_function_mask
Carsten Otte
2008-01-26
2
-0
/
+29
|
*
|
|
[S390] dasd: fix loop in request expiration handling
Stefan Haberland
2008-01-26
1
-1
/
+2
[prev]
[next]