aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-30powerpc: sysdev: cpm1: use gpiochip data pointerLinus Walleij1-24/+12
2016-03-09powerpc/885: set SDCR to 0x40Christophe Leroy1-1/+4
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner1-0/+1
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-2/+1
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-4/+4
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-4/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-1/+1
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-10powerpc: sysdev/cpm1 irq_data conversion.Lennert Buytenhek1-9/+9
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov1-2/+0
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-8/+4
2010-04-19powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker1-3/+11
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
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2008-09-16powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich1-22/+52
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich1-5/+262
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman1-1/+1
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood1-112/+0
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich1-0/+612