index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
52xx
/
mpc52xx_pic.c
Age
Commit message (
Expand
)
Author
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-02-04
powerpc/5200: Refactor mpc5200 interrupt controller driver
Grant Likely
2009-02-04
powerpc/5200: Remove pr_debug() from hot paths in irq driver
Grant Likely
2009-01-09
powerpc/mpc52xx: Properly update irq_desc when set_type() is called.
Grant Likely
2008-12-21
powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller
Grant Likely
2008-12-21
powerpc/mpc5200: Document and tidy irq driver
Grant Likely
2008-04-29
[POWERPC] mpc5200: add interrupt type function
Sascha Hauer
2008-01-26
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2008-01-18
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Grant Likely
2007-10-10
[POWERPC] MPC52xx: Trim includes on mpc5200 platform support code
Grant Likely
2007-09-14
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-04-12
[POWERPC] mpc52xx_pic: fix main interrupt masking
Domen Puncer
2007-02-13
[POWERPC] Fixup mp5200 drivers to match device tree changes
Grant Likely
2006-12-04
[POWERPC] Add common routines for 52xx support in arch/powerpc
Grant Likely
2006-12-04
[POWERPC] Separate IRQ config / register set from main header
Sylvain Munaut
2006-12-04
[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx
Grant Likely