Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
754e0b0e35608ed5206d6a67a791563c631cec07
/
kernel
/
irq
/
generic-chip.c
4946f15
genirq/generic_chip: Constify irq_generic_chip_ops
by Rikard Falkeborn
· 3 years, 1 month ago
945486b
genirq: Export irq_gc_noop()
by Florian Fainelli
· 3 years, 2 months ago
fcd0f63
genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
by Florian Fainelli
· 3 years, 2 months ago
5a6c76b
genirq/generic_chip: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 3 years, 8 months ago
024c795
kernel/irq: export irq_gc_set_wake
by Jianqun Xu
· 3 years, 10 months ago
8c67d24
genirq: Fix kernel-doc markups
by Mauro Carvalho Chehab
· 4 years, 1 month ago
52a65ff
genirq: Add missing SPDX identifiers
by Thomas Gleixner
· 7 years ago
39c3fd5
kernel/irq: Extend lockdep class for request mutex
by Andrew Lunn
· 7 years ago
0d08af3
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
by Doug Berger
· 7 years ago
2060892
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
by Doug Berger
· 7 years ago
72364d3
irq/generic-chip: Don't replace domain's name
by Jeffy Chen
· 7 years ago
f160203
irq/generic-chip: Export irq_init_generic_chip() locally
by Bartosz Golaszewski
· 8 years ago
f88eecf
genirq/generic_chip: Verify irqs_per_chip <= 32
by Sebastian Frias
· 8 years ago
ee26c01
genirq/generic_chip: Add irq_unmap callback
by Sebastian Frias
· 8 years ago
f0c450e
genirq/generic_chip: Get rid of code duplication
by Sebastian Frias
· 8 years ago
48e0fba
genirq: Remove export of irq_map_generic_chip()
by Thomas Gleixner
· 8 years ago
be9b22b
genirq: Add chip_[suspend|resume] PM support to irq_chip
by Brian Norris
· 9 years ago
c586348
genirq: generic chip: Support hierarchy domain
by Stefan Agner
· 10 years ago
b790559
genirq: Generic chip: Add big endian I/O accessors
by Kevin Cernekee
· 10 years ago
332fd7c
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
by Kevin Cernekee
· 10 years ago
a5152c8
genirq: generic chip: Export irq_map_generic_chip function
by Boris BREZILLON
· 10 years ago
505608d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2cb7b5a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
002fca5
genirq: generic chip: Use DIV_ROUND_UP to calculate numchips
by Axel Lin
· 11 years ago
80cc38b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
ccc414f
genirq: Add the generic chip to the genirq docbook
by Thomas Gleixner
· 12 years ago
d55f0cc
genirq: generic-chip: Export some irq_gc_ functions
by Fabio Estevam
· 12 years ago
6fff831
genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips
by James Hogan
· 12 years ago
37074c5a
irq/generic-chip: fix a few kernel-doc entries
by Uwe Kleine-König
· 12 years ago
1aa0dd9
irqdomain: Eliminate revmap type
by Grant Likely
· 12 years ago
0bb4afb
irqdomain: Add a name field
by Grant Likely
· 12 years ago
e8bd834
genirq: irqchip: Add mask to block out invalid irqs
by Grant Likely
· 12 years ago
088f40b
genirq: Generic chip: Add linear irq domain support
by Thomas Gleixner
· 12 years ago
3528d82
genirq: Generic chip: Split out code into separate functions
by Thomas Gleixner
· 12 years ago
d005181
genirq: irqchip: Add a mask calculation function
by Thomas Gleixner
· 12 years ago
966dc73
genirq: Generic chip: Cache per irq bit mask
by Thomas Gleixner
· 12 years ago
af80b0f
genirq: Generic chip: Handle separate mask registers
by Gerlando Falauto
· 12 years ago
899f0e6
genirq: Generic chip: Add support for per chip type mask cache
by Gerlando Falauto
· 12 years ago
cfeaa93
genirq: Generic chip: Remove the local cur_regs() function
by Gerlando Falauto
· 12 years ago
6e5fdee
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
by Paul Gortmaker
· 14 years ago
825de2e
irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
by Nobuhiro Iwamatsu
· 13 years ago
1dd75f9
genirq: Fix wrong bit operation
by jhbird.choi@samsung.com
· 13 years ago
659fb32
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
by Simon Guinot
· 13 years ago
cfefd21
genirq: Add chip suspend and resume callbacks
by Thomas Gleixner
· 14 years ago
7d82806
genirq: Implement a generic interrupt chip
by Thomas Gleixner
· 14 years ago