开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2019-07-28
unicore: Drop pointless include
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-08-01
unicore32/irq: Prepare puv3_gpio_handler for irq argument removal
Thomas Gleixner
2012-03-28
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
Guan Xuetao
2011-05-11
PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-03-29
unicore32: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
unicore32: Convert to new irq function names
Thomas Gleixner
2011-03-17
unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs
GuanXuetao
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
2011-03-17
unicore32: modify function names and parameters for irq_chips
GuanXuetao
2011-03-17
unicore32 core architecture: interrupts ang gpio handling
GuanXuetao