index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
Files
Lines
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-3
/
+6
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
1
-3
/
+3
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
1
-5
/
+2
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
1
-3
/
+3
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-3
/
+3
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
1
-1
/
+1
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-4
/
+2
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-5
/
+5
2011-05-19
powerpc/spider-pic: Get pic from chip_data instead of irq_map
Milton Miller
1
-6
/
+7
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-5
/
+5
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-6
/
+6
2011-03-29
powerpc: cell: Fix the irq_desc access
Thomas Gleixner
1
-8
/
+1
2011-03-10
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
1
-20
/
+23
2010-09-02
powerpc/cell: Add of_node_put to avoid memory leak
Julia Lawall
1
-1
/
+3
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
1
-1
/
+1
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-2
/
+2
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
1
-1
/
+1
2007-09-14
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
1
-6
/
+0
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-11
/
+7
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-2
/
+2
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-4
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+2
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
1
-1
/
+1
2006-10-05
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
1
-3
/
+1
2006-10-04
[POWERPC] Cell interrupt rework
Benjamin Herrenschmidt
1
-5
/
+4
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-30
/
+40
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
1
-5
/
+5
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
1
-30
/
+40
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-95
/
+246
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
1
-97
/
+76
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-2
/
+2
2006-03-27
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
1
-2
/
+2
2006-03-27
[PATCH] powerpc: fix spider-pic affinity setting
Arnd Bergmann
1
-1
/
+1
2006-03-27
[PATCH] powerpc: cell interrupt controller updates
Jens Osterkamp
1
-29
/
+77
2005-11-01
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann
1
-0
/
+191