summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm1.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy2018-01-201-25/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/8xx: Adding support of IRQ in MPC8xx GPIOChristophe Leroy2017-05-021-0/+25
* soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-251-2/+0
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-4/+4
* powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy2016-08-221-2/+4
* powerpc: sysdev: cpm1: use gpiochip data pointerLinus Walleij2016-03-301-24/+12
* powerpc/885: set SDCR to 0x40Christophe Leroy2016-03-091-1/+4
* powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2013-06-201-0/+1
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+1
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-4/+4
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-4/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-1/+1
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc: sysdev/cpm1 irq_data conversion.Lennert Buytenhek2011-03-101-9/+9
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-2/+0
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-8/+4
* powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker2010-04-191-3/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich2008-09-161-22/+52
* powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich2008-07-281-5/+262
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-1/+1
* [POWERPC] CPM: Always use new binding.Scott Wood2008-04-171-112/+0
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-1/+1
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-281-0/+612
OpenPOWER on IntegriCloud