index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
52xx
/
mpc52xx_pic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"
Wolfram Sang
2013-10-30
1
-3
/
+2
*
powerpc: 52xx: provide a default in mpc52xx_irqhost_map()
Sebastian Siewior
2013-08-13
1
-1
/
+2
*
powerpc: 52xx: nop out unsupported critical IRQs
Wolfram Sang
2012-10-25
1
-4
/
+5
*
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
1
-1
/
+1
*
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
1
-2
/
+2
*
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
1
-5
/
+5
*
powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ
Milton Miller
2011-05-19
1
-1
/
+3
*
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
1
-66
/
+13
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-3
/
+3
*
powerpc: platforms/52xx irq_data conversion.
Lennert Buytenhek
2011-03-10
1
-40
/
+40
*
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
1
-1
/
+1
*
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-24
1
-4
/
+4
*
powerpc/5200: Refactor mpc5200 interrupt controller driver
Grant Likely
2009-02-04
1
-88
/
+59
*
powerpc/5200: Remove pr_debug() from hot paths in irq driver
Grant Likely
2009-02-04
1
-23
/
+0
*
powerpc/mpc52xx: Properly update irq_desc when set_type() is called.
Grant Likely
2009-01-09
1
-1
/
+7
*
powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller
Grant Likely
2008-12-21
1
-0
/
+2
*
powerpc/mpc5200: Document and tidy irq driver
Grant Likely
2008-12-21
1
-65
/
+170
*
[POWERPC] mpc5200: add interrupt type function
Sascha Hauer
2008-04-29
1
-0
/
+38
*
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2008-01-26
1
-2
/
+14
*
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Grant Likely
2008-01-18
1
-3
/
+5
*
[POWERPC] MPC52xx: Trim includes on mpc5200 platform support code
Grant Likely
2007-10-10
1
-10
/
+1
*
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
2007-09-14
1
-7
/
+0
*
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-14
1
-3
/
+2
*
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-08-17
1
-1
/
+0
*
[POWERPC] mpc52xx_pic: fix main interrupt masking
Domen Puncer
2007-04-12
1
-2
/
+2
*
[POWERPC] Fixup mp5200 drivers to match device tree changes
Grant Likely
2007-02-13
1
-5
/
+5
*
[POWERPC] Add common routines for 52xx support in arch/powerpc
Grant Likely
2006-12-04
1
-88
/
+22
*
[POWERPC] Separate IRQ config / register set from main header
Sylvain Munaut
2006-12-04
1
-0
/
+1
*
[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx
Grant Likely
2006-12-04
1
-0
/
+538