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
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mxs: add gpio support for device tree boot
Shawn Guo
2012-05-12
3
-2
/
+100
*
gpio/mxs: get rid of the use of cpu_is_xxx
Shawn Guo
2012-05-12
3
-24
/
+14
*
ARM: mxs: add mxs-dma dt support
Dong Aisheng
2012-05-12
2
-4
/
+4
*
ARM: mxs: do not add dma device by default
Dong Aisheng
2012-05-12
3
-22
/
+10
*
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2012-05-12
1
-6
/
+8
*
ARM: mxs: always build in device tree support
Shawn Guo
2012-05-12
3
-1
/
+2
*
ARM: mxs: add initial device tree support for imx23-evk board
Shawn Guo
2012-05-12
4
-0
/
+300
*
ARM: mxs: add initial device tree support for imx28-evk board
Dong Aisheng
2012-05-12
6
-1
/
+526
*
Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5
Shawn Guo
2012-05-12
20
-0
/
+55
|
\
|
*
ARM: mxs: enable pinctrl support
Shawn Guo
2012-05-12
2
-0
/
+3
|
*
ARM: imx6q: switch to use pinctrl subsystem
Dong Aisheng
2012-05-08
1
-0
/
+2
|
*
ARM: mxs: enable pinctrl dummy states
Shawn Guo
2012-05-08
8
-0
/
+25
|
*
ARM: imx: enable pinctrl dummy states
Dong Aisheng
2012-05-08
9
-0
/
+25
*
|
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
Shawn Guo
2012-05-09
2
-10
/
+8
*
|
ARM: mxs: remove old clock support
Shawn Guo
2012-05-09
8
-2447
/
+0
*
|
ARM: mxs: switch to common clk framework
Shawn Guo
2012-05-09
2
-4
/
+2
*
|
ARM: mxs: change the lookup name for fec phy clock
Shawn Guo
2012-05-09
2
-2
/
+2
*
|
ARM: mxs: request clock for timer
Shawn Guo
2012-05-09
1
-0
/
+9
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-04-30
14
-88
/
+188
|
\
\
|
|
/
|
/
|
|
*
ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs
Will Deacon
2012-04-28
1
-3
/
+3
|
*
ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim
Will Deacon
2012-04-28
1
-11
/
+17
|
*
ARM: 7403/1: tls: remove covert channel via TPIDRURW
Will Deacon
2012-04-28
1
-0
/
+4
|
*
ARM: 7401/1: mm: Fix section mismatches
Stephen Boyd
2012-04-28
2
-4
/
+4
|
*
ARM: OMAP: fix DMA vs memory ordering
Russell King
2012-04-23
1
-0
/
+14
|
*
ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs
Linus Walleij
2012-04-23
2
-2
/
+2
|
*
ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handler
Will Deacon
2012-04-23
1
-1
/
+21
|
*
ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
Will Deacon
2012-04-23
3
-51
/
+90
|
*
ARM: 7398/1: l2x0: only write to debug registers on PL310
Will Deacon
2012-04-23
1
-5
/
+8
|
*
ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310
Will Deacon
2012-04-23
1
-6
/
+6
|
*
ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores
Will Deacon
2012-04-23
2
-6
/
+20
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-28
19
-140
/
+207
|
\
\
|
*
\
Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-04-27
10
-39
/
+78
|
|
\
\
|
|
*
|
ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability
Marek Szyprowski
2012-04-24
3
-0
/
+4
|
|
*
|
ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined
Tushar Behera
2012-04-24
1
-0
/
+2
|
|
*
|
ARM: EXYNOS: Fix resource on dev-dwmci.c
Kukjin Kim
2012-04-24
1
-10
/
+3
|
|
*
|
ARM: S3C24XX: Fix build warning for S3C2410_PM
Kukjin Kim
2012-04-24
1
-4
/
+4
|
|
*
|
ARM: mini2440_defconfig: Fix build error
Arnd Bergmann
2012-04-24
1
-0
/
+2
|
|
*
|
ARM: EXYNOS: Fix incorrect initialization of GIC
Thomas Abraham
2012-04-20
1
-1
/
+1
|
|
*
|
ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers
Thomas Abraham
2012-04-20
4
-24
/
+62
|
*
|
|
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
Olof Johansson
2012-04-27
4
-4
/
+32
|
|
\
\
\
|
|
*
|
|
ARM: PXA2xx: MFP: fix potential direction bug
Igor Grinberg
2012-04-27
1
-0
/
+9
|
|
*
|
|
ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT
Igor Grinberg
2012-04-27
2
-2
/
+17
|
|
*
|
|
arm/sa1100: fix sa1100-rtc memory resource
Dmitry Artamonow
2012-04-27
1
-1
/
+1
|
|
*
|
|
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
2012-04-27
1
-1
/
+5
|
*
|
|
|
Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2012-04-25
3
-85
/
+80
|
|
\
\
\
\
|
|
*
|
|
|
ARM: u300: bump all IRQ numbers by one
Linus Walleij
2012-04-20
2
-77
/
+79
|
|
*
|
|
|
ARM: ux300: Fix unimplementable regulation constraints
Mark Brown
2012-04-20
1
-8
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...
Olof Johansson
2012-04-25
2
-12
/
+17
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: msm: Fix gic irqdomain support
David Brown
2012-04-23
2
-12
/
+17
*
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-26
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]