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
*
gpio/omap: use pm-runtime framework
Tarun Kanti DebBarma
2012-02-06
1
-2
/
+0
*
gpio/omap: fix bankwidth for OMAP7xx MPUIO
Charulatha V
2012-02-06
1
-1
/
+1
*
gpio/omap: remove bank->method & METHOD_* macros
Charulatha V
2012-02-06
5
-23
/
+4
*
gpio/omap: use pinctrl offset instead of macro
Charulatha V
2012-02-06
2
-0
/
+2
*
gpio/omap: cleanup omap_gpio_mod_init function
Tarun Kanti DebBarma
2012-02-06
1
-1
/
+34
*
gpio/omap: cleanup set_gpio_triggering function
Tarun Kanti DebBarma
2012-02-06
4
-0
/
+10
*
gpio/omap: remove hardcoded offsets in context save/restore
Tarun Kanti DebBarma
2012-02-06
2
-0
/
+3
*
gpio/omap: use level/edge detect reg offsets
Tarun Kanti DebBarma
2012-02-06
2
-0
/
+12
*
gpio/omap: further cleanup using wkup_en register
Tarun Kanti DebBarma
2012-02-06
3
-0
/
+4
*
gpio/omap: avoid cpu checks during module ena/disable
Charulatha V
2012-02-06
2
-0
/
+3
*
gpio/omap: make non-wakeup GPIO part of pdata
Charulatha V
2012-02-06
2
-0
/
+9
*
gpio/omap: handle save/restore context in GPIO driver
Tarun Kanti DebBarma
2012-02-06
3
-17
/
+5
*
gpio/omap: use flag to identify wakeup domain
Charulatha V
2012-02-06
2
-0
/
+7
*
gpio/omap: remove dependency on gpio_bank_count
Charulatha V
2012-02-06
5
-9
/
+0
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-01-28
58
-378
/
+208
|
\
|
*
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
2012-01-27
1
-1
/
+2
|
*
Merge branch 'sa11x0-mcp-fixes' into fixes
Russell King
2012-01-26
8
-86
/
+3
|
|
\
|
|
*
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
2012-01-20
7
-20
/
+2
|
|
*
Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."
Russell King
2012-01-20
7
-66
/
+1
|
*
|
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
2012-01-25
7
-79
/
+79
|
*
|
ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2
Rabin Vincent
2012-01-25
1
-6
/
+9
|
*
|
ARM: 7298/1: realview: fix mapping of MPCore private memory region
Marc Zyngier
2012-01-25
4
-25
/
+19
|
*
|
ARM: 7288/1: mach-sa1100: add missing module_init() call
Linus Walleij
2012-01-23
1
-0
/
+2
|
*
|
ARM: 7297/1: smp_twd: make sure timer is stopped before registering it
Marc Zyngier
2012-01-23
1
-0
/
+2
|
*
|
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
Will Deacon
2012-01-23
1
-6
/
+0
|
*
|
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
Will Deacon
2012-01-23
1
-10
/
+10
|
*
|
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
2012-01-23
18
-31
/
+35
|
*
|
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
Will Deacon
2012-01-23
4
-6
/
+1
|
*
|
ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
Will Deacon
2012-01-23
1
-1
/
+1
|
*
|
ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
Will Deacon
2012-01-23
1
-3
/
+4
|
*
|
ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file
Fabio Estevam
2012-01-19
1
-1
/
+0
|
*
|
ARM: 7279/1: standardize /proc/iomem "Kernel code" name
Kees Cook
2012-01-19
1
-1
/
+1
|
*
|
ARM: fix rcu stalls on SMP platforms
Russell King
2012-01-19
1
-2
/
+8
|
*
|
ARM: vexpress: fix two section mismatch warnings
Russell King
2012-01-19
1
-2
/
+2
|
*
|
ARM: fix a section mismatch warning with our use of memblock
Russell King
2012-01-19
1
-1
/
+1
|
*
|
ARM: sa11x0: fix section mismatch in cpu-sa1100.c
Russell King
2012-01-19
1
-1
/
+1
|
*
|
ARM: sa11x0: fix collie build error
Russell King
2012-01-19
1
-3
/
+2
|
*
|
Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
Russell King
2012-01-19
2
-40
/
+0
|
*
|
Revert "ARM: pxa: add dummy clock for sa1100-rtc"
Russell King
2012-01-19
6
-8
/
+0
|
*
|
Revert "ARM: sa1100: clean up of the clock support"
Russell King
2012-01-19
2
-67
/
+26
|
|
/
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-28
32
-216
/
+163
|
\
\
|
*
\
Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Olof Johansson
2012-01-26
2
-2
/
+4
|
|
\
\
|
|
*
|
arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap
Julia Lawall
2012-01-26
1
-1
/
+3
|
|
*
|
ARM: imx: iomux-v1.h: Fix build error due to __init annotation
Fabio Estevam
2012-01-26
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2012-01-26
4
-47
/
+10
|
|
\
\
|
|
*
|
mach-ux500: no MMC_CAP_SD_HIGHSPEED on Snowball
Philippe Langlais
2012-01-20
1
-0
/
+2
|
|
*
|
mach-ux500: enable ARM errata 764369
Srinidhi KASAGAR
2012-01-20
1
-0
/
+1
|
|
*
|
mach-ux500: do not override outer.inv_all
srinidhi kasagar
2012-01-20
1
-41
/
+7
|
|
*
|
mach-ux500: musb: now musb is always in OTG mode
Philippe Langlais
2012-01-20
1
-6
/
+0
|
|
|
/
|
*
|
Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
2012-01-26
1
-0
/
+11
|
|
\
\
[next]