aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov1-1/+0
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov1-1/+4
2009-03-24powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt1-1/+1
2008-08-21cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart1-11/+26
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart1-0/+123
2008-07-14powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu1-2/+1
2008-06-10powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov1-3/+13
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood1-3/+0
2007-11-09[POWERPC] cpm: Fix a couple minor issues in cpm_common.c.Scott Wood1-3/+1
2007-10-04[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood1-0/+159
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood1-0/+46