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
*
kprobes: cleanup aggr_kprobe related code
Masami Hiramatsu
2009-04-07
1
-30
/
+30
*
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
2009-04-07
1
-0
/
+2
*
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
2009-04-07
1
-0
/
+2
*
SPI: add dma_alignment field to spi_master
Mike Rapoport
2009-04-07
1
-0
/
+6
*
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
2009-04-07
1
-2
/
+0
*
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
2009-04-07
2
-18
/
+79
*
spi: limit reaches -1, tested 0
Roel Kluin
2009-04-07
1
-1
/
+2
*
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2009-04-07
2
-142
/
+110
*
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2009-04-07
2
-8
/
+33
*
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
2009-04-07
1
-0
/
+3
*
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
2009-04-07
1
-111
/
+112
*
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
2009-04-07
1
-9
/
+8
*
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
2009-04-07
1
-3
/
+2
*
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
2009-04-07
1
-1
/
+2
*
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
2009-04-07
1
-1
/
+11
*
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
2009-04-07
1
-10
/
+16
*
Blackfin SPI Driver: SPI slave select code cleanup
Mike Frysinger
2009-04-07
1
-3
/
+1
*
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
Mike Frysinger
2009-04-07
1
-3
/
+3
*
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
Mike Frysinger
2009-04-07
1
-1
/
+1
*
Blackfin SPI Driver: add a few more DMA debug messages
Mike Frysinger
2009-04-07
1
-2
/
+10
*
Blackfin SPI Driver: drop bogus cast and touchup dma label
Mike Frysinger
2009-04-07
1
-2
/
+2
*
Blackfin SPI Driver: unify duplicated code in dma read/write paths
Mike Frysinger
2009-04-07
1
-26
/
+21
*
Blackfin SPI Driver: pass DMA overflow error to the higher level
Mike Frysinger
2009-04-07
1
-5
/
+11
*
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...
Mike Frysinger
2009-04-07
1
-3
/
+3
*
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
Mike Frysinger
2009-04-07
1
-3
/
+0
*
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
2009-04-07
2
-0
/
+5
*
Blackfin SPI Driver: ensure cache coherency before doing DMA
Vitja Makarov
2009-04-07
1
-3
/
+20
*
hwmon: add support for GMT G760A fan speed PWM controller
Herbert Valerio Riedel
2009-04-07
4
-0
/
+319
*
/proc/pid/maps: don't show pgoff of pure ANON VMAs
KAMEZAWA Hiroyuki
2009-04-07
2
-2
/
+6
*
mm: add /proc controls for pdflush threads
Peter W Morreale
2009-04-07
4
-12
/
+72
*
mm: fix pdflush thread creation upper bound
Peter W Morreale
2009-04-07
1
-6
/
+24
*
esp: fix section mismatch warning
Randy Dunlap
2009-04-07
1
-1
/
+1
*
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
2009-04-07
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-04-07
3
-100
/
+5
|
\
|
*
tomoyo: remove "undelete domain" command.
Tetsuo Handa
2009-04-07
3
-100
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
2009-04-07
1
-3
/
+0
|
\
\
|
*
|
Revert "module: remove the SHF_ALLOC flag on the __versions section."
Rusty Russell
2009-04-07
1
-3
/
+0
|
|
/
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2009-04-07
36
-123
/
+235
|
\
\
|
*
|
powerpc: Fix oops when loading modules
Paul Mackerras
2009-04-07
1
-2
/
+4
|
*
|
powerpc: Wire up preadv and pwritev
Stephen Rothwell
2009-04-07
2
-1
/
+6
|
*
|
powerpc/ftrace: Fix printf format warning
Michael Ellerman
2009-04-07
1
-1
/
+1
|
*
|
powerpc/ftrace: Fix #if that should be #ifdef
Michael Ellerman
2009-04-07
1
-1
/
+1
|
*
|
powerpc: Fix ptrace compat wrapper for FPU register access
Michael Neuling
2009-04-07
1
-4
/
+11
|
*
|
powerpc: Print information about mapping hw irqs to virtual irqs
Michael Ellerman
2009-04-07
1
-1
/
+3
|
*
|
powerpc: Correct dependency of KEXEC
Geert Uytterhoeven
2009-04-07
1
-1
/
+1
|
*
|
powerpc: Disable VSX or current process in giveup_fpu/altivec
Michael Neuling
2009-04-07
2
-0
/
+13
|
*
|
powerpc/pseries: Enable relay in pseries_defconfig
Anton Blanchard
2009-04-07
1
-1
/
+1
|
*
|
powerpc/pseries: Fix ibm,client-architecture comment
Anton Blanchard
2009-04-07
1
-1
/
+1
|
*
|
powerpc/pseries: Scan for all events in rtasd
Anton Blanchard
2009-04-07
1
-1
/
+2
|
*
|
powerpc/pseries: Add dispatch dispersion statistics
Anton Blanchard
2009-04-07
2
-1
/
+17
[next]