index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
uic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
Michael Ellerman
1
-334
/
+0
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2012-02-16
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
1
-13
/
+1
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-4
/
+2
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-5
/
+5
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+0
2011-09-13
locking, powerpc: Annotate uic->lock as raw
Thomas Gleixner
1
-12
/
+12
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-7
/
+5
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-7
/
+7
2011-03-29
powerpc: uic: Cleanup flow type handling
Thomas Gleixner
1
-17
/
+10
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
1
-2
/
+2
2011-03-10
powerpc: sysdev/uic irq_data conversion.
Lennert Buytenhek
1
-29
/
+30
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
1
-1
/
+1
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-4
/
+4
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
-3
/
+3
2009-07-08
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
1
-2
/
+1
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
1
-4
/
+2
2008-01-17
[POWERPC] Use for_each macros in arch/powerpc/sysdev
Cyrill Gorcunov
1
-11
/
+4
2007-12-23
[POWERPC] 4xx: rework UIC cascade irq handling
Valentine Barshak
1
-17
/
+19
2007-12-23
[POWERPC] 4xx: make UIC use generic level irq handler
Valentine Barshak
1
-62
/
+19
2007-11-19
[POWERPC] 4xx: UIC add mask_ack callback
Valentine Barshak
1
-1
/
+17
2007-09-13
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
1
-6
/
+0
2007-09-13
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-8
/
+3
2007-08-17
[POWERPC] Improve robustness of the UIC cascade handler
David Gibson
1
-0
/
+3
2007-08-17
[POWERPC] Fix irq flow handler for 4xx UIC
David Gibson
1
-1
/
+60
2007-08-17
[POWERPC] Fix setting of irq trigger type in UIC driver
David Gibson
1
-1
/
+1
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-1
/
+1
2007-04-30
[POWERPC] get_property cleanups
Stephen Rothwell
1
-4
/
+4
2007-04-24
[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller
David Gibson
1
-0
/
+342