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
*
ARM: SPEAr: conditionalize SMP code
Arnd Bergmann
2013-05-02
1
-3
/
+3
*
Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup
Arnd Bergmann
2013-04-29
5
-3
/
+47
|
\
|
*
ARM: at91/sama5d34ek.dts: remove not needed compatibility string
Nicolas Ferre
2013-04-19
1
-1
/
+1
|
*
ARM: at91: dts: add MCI DMA support
Ludovic Desroches
2013-04-19
4
-0
/
+16
|
*
ARM: at91: dts: add i2c dma support
Ludovic Desroches
2013-04-19
3
-0
/
+24
|
*
ARM: at91: dts: set #dma-cells to the correct value
Ludovic Desroches
2013-04-18
4
-2
/
+6
*
|
serial: amba-pl011: fix !CONFIG_DMA_ENGINE case
Arnd Bergmann
2013-04-20
1
-1
/
+1
*
|
Merge branch 'spear/dwdma' into late/cleanup
Arnd Bergmann
2013-04-19
16
-302
/
+219
|
\
\
|
*
|
ata: arasan: remove the need for platform_data
Arnd Bergmann
2013-04-19
3
-20
/
+41
|
*
|
ARM: SPEAr13xx: Pass generic DW DMAC platform data from DT
Arnd Bergmann
2013-03-12
8
-254
/
+29
|
*
|
Merge branch 'spear/multiplatform' into spear/dma
Arnd Bergmann
2013-03-12
65
-766
/
+431
|
|
\
\
|
*
|
|
serial: pl011: use generic DMA slave configuration if possible
Arnd Bergmann
2013-03-12
3
-26
/
+72
|
*
|
|
spi: pl022: use generic DMA slave configuration if possible
Arnd Bergmann
2013-03-12
2
-2
/
+77
*
|
|
|
Merge branch 'spear/multiplatform' into late/cleanup
Arnd Bergmann
2013-04-19
65
-765
/
+430
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ARM: spear: enable spear13xx in multi_v7_defconfig
Arnd Bergmann
2013-03-12
1
-0
/
+9
|
*
|
|
ARM: spear: fix build error in restart.c
Arnd Bergmann
2013-03-12
1
-1
/
+2
|
*
|
|
ARM: spear: use multiplatform configuration options.
Arnd Bergmann
2013-03-12
5
-36
/
+46
|
*
|
|
ARM: spear: rename duplicate pl080_plat_data
Arnd Bergmann
2013-03-12
1
-2
/
+2
|
*
|
|
ARM: spear: make clock driver independent of headers
Arnd Bergmann
2013-03-12
12
-142
/
+143
|
*
|
|
ARM: spear: move generic.h and pl080.h into private dir
Arnd Bergmann
2013-03-12
14
-14
/
+13
|
*
|
|
ARM: spear: move all files to mach-spear
Arnd Bergmann
2013-03-12
35
-51
/
+24
|
*
|
|
ARM: spear: move spear.h and misc_regs.h into plat-spear
Arnd Bergmann
2013-03-12
5
-135
/
+42
|
*
|
|
ARM: spear: merge Kconfig files
Arnd Bergmann
2013-03-12
4
-60
/
+47
|
*
|
|
ARM: spear: make spear3xx/6xx mach/spear.h files identical
Arnd Bergmann
2013-03-12
9
-63
/
+75
|
*
|
|
ARM: spear: move identical headers to plat-spear/include/mach
Arnd Bergmann
2013-03-12
21
-344
/
+0
|
*
|
|
ARM: spear: unify mach/generic.h and mach/irqs.h
Arnd Bergmann
2013-03-12
8
-38
/
+146
|
*
|
|
ARM: spear13xx: make mach/dma.h local
Arnd Bergmann
2013-03-12
3
-2
/
+4
|
|
/
/
*
|
|
Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup
Olof Johansson
2013-04-19
5
-16
/
+49
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ARM: at91: suspend both memory controllers on at91sam9263
Arnd Bergmann
2013-04-18
3
-6
/
+28
|
*
|
ARM: at91: change "Unknown" qualifier SoC subtype handling
Nicolas Ferre
2013-04-09
2
-10
/
+21
*
|
|
Merge branch 'at91/soc' into late/cleanup
Olof Johansson
2013-04-19
36
-443
/
+2891
|
\
\
\
|
|
/
/
|
*
|
ARM: at91: add defconfig for SAMA5
Ludovic Desroches
2013-03-26
1
-0
/
+181
|
*
|
ARM: at91: dt: add device tree files for SAMA5D3 family
Ludovic Desroches
2013-03-26
9
-0
/
+1547
|
*
|
ARM: at91: introduce SAMA5 support
Ludovic Desroches
2013-03-26
11
-29
/
+725
|
*
|
ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 arch
Ludovic Desroches
2013-03-26
1
-4
/
+18
|
*
|
ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilation
Ludovic Desroches
2013-03-26
2
-1
/
+6
|
*
|
ARM: at91: change name template in AT91_SOC_START macro
Ludovic Desroches
2013-03-26
9
-9
/
+9
|
*
|
ARM: at91: renamme rm9200 dt file
Jean-Christophe PLAGNIOL-VILLARD
2013-03-13
2
-1
/
+1
|
*
|
ARM: at91: rename board-dt to more specific name board-dt-sam9
Jean-Christophe PLAGNIOL-VILLARD
2013-03-13
7
-6
/
+6
|
*
|
ARM: at91: move non DT Kconfig to Kconfig.non_dt
Jean-Christophe PLAGNIOL-VILLARD
2013-03-13
2
-395
/
+400
|
|
/
*
|
Merge tag 'omap-for-v3.10/dss-signed' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2013-04-19
27
-622
/
+297
|
\
\
|
*
\
Merge branch '3.10-lo/board-cleanup' of git://gitorious.org/linux-omap-dss2/l...
Tony Lindgren
2013-04-17
28
-679
/
+349
|
|
\
\
|
|
*
|
arm: dss-common: don't use reset_gpio from omap4_panda_dvi_device
Archit Taneja
2013-04-04
1
-1
/
+0
|
|
*
|
arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VE...
Archit Taneja
2013-04-04
5
-55
/
+0
|
|
*
|
arm: omap: dss-common: use picodlp panel's gpio handling
Archit Taneja
2013-04-04
1
-37
/
+16
|
|
*
|
arm: omap: board-omap3pandora: use tpo panel's gpio handling
Archit Taneja
2013-04-04
1
-1
/
+6
|
|
*
|
arm: omap: board-zoom: use NEC panel's gpio handling
Archit Taneja
2013-04-04
1
-25
/
+13
|
|
*
|
arm: omap: board-rx-51: use acx565akm panel's gpio handling
Archit Taneja
2013-04-04
1
-19
/
+7
|
|
*
|
arm: omap: board-sdp3430: use sharp panel's gpio handling
Archit Taneja
2013-04-04
1
-24
/
+18
|
|
*
|
arm: omap: board-omap3evm: use sharp panel's gpio handling
Archit Taneja
2013-04-04
1
-39
/
+20
[next]