| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx | Christophe Leroy | 2019-07-04 | 1 | -788/+0 |
* | powerpc: remove unnecessary inclusion of asm/tlbflush.h | Christophe Leroy | 2018-07-30 | 1 | -1/+0 |
* | powerpc/sysdev: change CPM GPIO to platform_device | Christophe Leroy | 2018-01-21 | 1 | -25/+8 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | powerpc/8xx: Adding support of IRQ in MPC8xx GPIO | Christophe Leroy | 2017-05-03 | 1 | -0/+25 |
* | soc/fsl/qe: fix Oops on CPM1 (and likely CPM2) | Christophe Leroy | 2016-09-25 | 1 | -2/+0 |
* | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 2016-09-20 | 1 | -4/+4 |
* | powerpc: sysdev: cpm: fix gpio save_regs functions | Christophe Leroy | 2016-08-22 | 1 | -2/+4 |
* | powerpc: sysdev: cpm1: use gpiochip data pointer | Linus Walleij | 2016-03-30 | 1 | -24/+12 |
* | powerpc/885: set SDCR to 0x40 | Christophe Leroy | 2016-03-09 | 1 | -1/+4 |
* | powerpc: Mark low level irq handlers NO_THREAD | Thomas Gleixner | 2013-06-20 | 1 | -0/+1 |
* | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 2012-02-16 | 1 | -1/+1 |
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 | 1 | -2/+1 |
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 2012-02-14 | 1 | -4/+4 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | powerpc/irq: Stop exporting irq_map | Grant Likely | 2011-05-04 | 1 | -4/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | powerpc: sysdev/cpm1 irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -9/+9 |
* | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-06 | 1 | -2/+0 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-06 | 1 | -8/+4 |
* | powerpc/fsl-cpm: Configure clock correctly for SCC | Wolfgang Ocker | 2010-04-20 | 1 | -3/+11 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard | 2010-02-17 | 1 | -1/+1 |
* | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-24 | 1 | -1/+1 |
* | powerpc: Remove get_irq_desc() | Michael Ellerman | 2009-10-30 | 1 | -1/+1 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | powerpc/cpm1: Fix race condition in CPM1 GPIO library. | Jochen Friedrich | 2008-09-16 | 1 | -22/+52 |
* | powerpc: implement GPIO LIB API on CPM1 Freescale SoC. | Jochen Friedrich | 2008-07-28 | 1 | -5/+262 |
* | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman | 2008-06-09 | 1 | -1/+1 |
* | [POWERPC] CPM: Always use new binding. | Scott Wood | 2008-04-17 | 1 | -112/+0 |
* | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 | 1 | -1/+1 |
* | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 2008-01-28 | 1 | -0/+612 |