summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm_common.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy2018-01-211-1/+4
* soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-251-0/+15
* powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy2016-08-221-1/+2
* powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy2016-07-091-5/+17
* powerpc: cpm_common: use gpiochip data pointerLinus Walleij2016-03-301-12/+6Star
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-231-1/+1
* QE/CPM: move muram management functions to qe_commonZhao Qiang2015-12-231-207/+1Star
* CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-231-38/+88
* powerpc: handle error case in cpm_muram_alloc()Christophe Leroy2015-10-281-1/+2
* powerpc: use memset_io() to clear CPM MuramLEROY Christophe2015-08-081-1/+1
* powerpc: add explicit OF includesRob Herring2013-10-101-0/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0Star
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* | powerpc/cpm: Clear muram before it is in use.Hongjun Chen2011-10-221-1/+2
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-061-1/+0Star
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-061-4/+2Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2009-11-121-1/+4
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-241-1/+1
* cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart2008-08-211-11/+26
* cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2008-07-281-0/+123
* powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu2008-07-141-2/+1Star
* powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov2008-06-101-3/+13
* [POWERPC] CPM: Always use new binding.Scott Wood2008-04-171-3/+0Star
* [POWERPC] cpm: Fix a couple minor issues in cpm_common.c.Scott Wood2007-11-091-3/+1Star
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-041-0/+159
* [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-041-0/+46