index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
cpm1.c
Age
Commit message (
Expand
)
Author
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-10
powerpc: sysdev/cpm1 irq_data conversion.
Lennert Buytenhek
2010-07-05
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
2010-07-05
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-04-20
powerpc/fsl-cpm: Configure clock correctly for SCC
Wolfgang Ocker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2008-09-16
powerpc/cpm1: Fix race condition in CPM1 GPIO library.
Jochen Friedrich
2008-07-28
powerpc: implement GPIO LIB API on CPM1 Freescale SoC.
Jochen Friedrich
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-04-17
[POWERPC] CPM: Always use new binding.
Scott Wood
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-28
[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c
Jochen Friedrich