| Commit message (Expand) | Author | Age | Files | Lines |
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | powerpc/cpm: Clear muram before it is in use. | Hongjun Chen | 2011-10-22 | 1 | -1/+2 |
|/ |
|
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 | 1 | -1/+0 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 1 | -4/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc/qe: Make qe_reset() code path safe for repeated invocation | Anton Vorontsov | 2009-11-11 | 1 | -1/+4 |
* | powerpc/mm: Tweak PTE bit combination definitions | Benjamin Herrenschmidt | 2009-03-24 | 1 | -1/+1 |
* | cpm2: Fix race condition in CPM2 GPIO library. | Laurent Pinchart | 2008-08-21 | 1 | -11/+26 |
* | cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. | Laurent Pinchart | 2008-07-28 | 1 | -0/+123 |
* | powerpc/CPM: Minor cosmetic changes to udbg_putc | Nye Liu | 2008-07-14 | 1 | -2/+1 |
* | powerpc/QE: switch to the cpm_muram implementation | Anton Vorontsov | 2008-06-10 | 1 | -3/+13 |
* | [POWERPC] CPM: Always use new binding. | Scott Wood | 2008-04-17 | 1 | -3/+0 |
* | [POWERPC] cpm: Fix a couple minor issues in cpm_common.c. | Scott Wood | 2007-11-09 | 1 | -3/+1 |
* | [POWERPC] cpm: Describe multi-user ram in its own device node. | Scott Wood | 2007-10-04 | 1 | -0/+159 |
* | [POWERPC] Add early debug console for CPM serial ports. | Scott Wood | 2007-10-03 | 1 | -0/+46 |