index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
cpm_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-25
soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
Christophe Leroy
1
-0
/
+15
2016-08-22
powerpc: sysdev: cpm: fix gpio save_regs functions
Christophe Leroy
1
-1
/
+2
2016-07-09
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
1
-5
/
+17
2016-03-30
powerpc: cpm_common: use gpiochip data pointer
Linus Walleij
1
-12
/
+6
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
1
-1
/
+1
2015-12-23
QE/CPM: move muram management functions to qe_common
Zhao Qiang
1
-207
/
+1
2015-12-23
CPM/QE: use genalloc to manage CPM/QE muram
Zhao Qiang
1
-38
/
+88
2015-10-28
powerpc: handle error case in cpm_muram_alloc()
Christophe Leroy
1
-1
/
+2
2015-08-08
powerpc: use memset_io() to clear CPM Muram
LEROY Christophe
1
-1
/
+1
2013-10-10
powerpc: add explicit OF includes
Rob Herring
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-10-23
powerpc/cpm: Clear muram before it is in use.
Hongjun Chen
1
-1
/
+2
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2010-07-06
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
1
-1
/
+0
2010-07-06
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-12
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
1
-1
/
+4
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
1
-1
/
+1
2008-08-21
cpm2: Fix race condition in CPM2 GPIO library.
Laurent Pinchart
1
-11
/
+26
2008-07-28
cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.
Laurent Pinchart
1
-0
/
+123
2008-07-14
powerpc/CPM: Minor cosmetic changes to udbg_putc
Nye Liu
1
-2
/
+1
2008-06-10
powerpc/QE: switch to the cpm_muram implementation
Anton Vorontsov
1
-3
/
+13
2008-04-17
[POWERPC] CPM: Always use new binding.
Scott Wood
1
-3
/
+0
2007-11-09
[POWERPC] cpm: Fix a couple minor issues in cpm_common.c.
Scott Wood
1
-3
/
+1
2007-10-05
[POWERPC] cpm: Describe multi-user ram in its own device node.
Scott Wood
1
-0
/
+159
2007-10-04
[POWERPC] Add early debug console for CPM serial ports.
Scott Wood
1
-0
/
+46