index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spider-pic.c
Age
Commit message (
Expand
)
Author
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2021-08-12
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2017-12-04
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
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-05-19
powerpc/spider-pic: Get pic from chip_data instead of irq_map
Milton Miller
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: cell: Fix the irq_desc access
Thomas Gleixner
2011-03-10
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
2010-09-02
powerpc/cell: Add of_node_put to avoid memory leak
Julia Lawall
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
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-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
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-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
2006-10-05
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
2006-10-04
[POWERPC] Cell interrupt rework
Benjamin Herrenschmidt
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-03-27
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
2006-03-27
[PATCH] powerpc: fix spider-pic affinity setting
Arnd Bergmann
2006-03-27
[PATCH] powerpc: cell interrupt controller updates
Jens Osterkamp
2005-11-01
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann