index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
cpm1.c
Age
Commit message (
Expand
)
Author
2018-01-20
powerpc/sysdev: change CPM GPIO to platform_device
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-02
powerpc/8xx: Adding support of IRQ in MPC8xx GPIO
Christophe Leroy
2016-09-25
soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
Christophe Leroy
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-08-22
powerpc: sysdev: cpm: fix gpio save_regs functions
Christophe Leroy
2016-03-30
powerpc: sysdev: cpm1: use gpiochip data pointer
Linus Walleij
2016-03-09
powerpc/885: set SDCR to 0x40
Christophe Leroy
2013-06-20
powerpc: Mark low level irq handlers NO_THREAD
Thomas Gleixner
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-19
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