Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c4792b6dbc5070fe67f4cdcfdad39416333acbe0
/
arch
/
mips
/
cavium-octeon
/
octeon-irq.c
792a402
MIPS: OCTEON: irq: Fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 6 years ago
636e9d2
MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too"
by Colin Ian King
· 5 years ago
bcb64116
MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() static
by Aaro Koskinen
· 6 years ago
9475e90
MIPS: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
7896de7b
MIPS: Octeon: assign bool true/false not 1/0
by Nicholas Mc Guire
· 7 years ago
948869f
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
902f4d0
MIPS: OCTEON: irq: Check for null return on kzalloc allocation
by Colin Ian King
· 7 years ago
db6775c
MIPS: Octeon: Fix logging messages with spurious periods after newlines
by Joe Perches
· 7 years ago
ba1fc93
MIPS: Octeon: Allow access to CIU3 IRQ domains.
by Steven J. Hill
· 7 years ago
0a90055
MIPS: Octeon: mark GPIO controller node not populated after IRQ init.
by Steven J. Hill
· 8 years ago
4a89cf8
Merge branch '4.7-fixes' into mips-for-linux-next
by Ralf Baechle
· 8 years ago
71471e2
MIPS: Octeon: Remove forced mappings of USB interrupts.
by Steven J. Hill
· 8 years ago
008d0cf
MIPS: Octeon: Off by one in octeon_irq_gpio_map()
by Dan Carpenter
· 9 years ago
490f754
MIPS: OCTEON: Simplify code in octeon_irq_ciu_gpio_set_type()
by David Daney
· 9 years ago
ce210d3
MIPS: OCTEON: Add support for OCTEON III interrupt controller.
by David Daney
· 9 years ago
2253e0b
MIPS: OCTEON: Remove some code limiting NR_IRQS to 255
by David Daney
· 9 years ago
5d4c9bc
irqdomain: Use irq_domain_get_of_node() instead of direct field access
by Marc Zyngier
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
56a86c3
MIPS: octeon: Replace the homebrewn flow handler
by Thomas Gleixner
· 10 years ago
5c15942
MIPS: irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 10 years ago
25aae56
MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 10 years ago
64b139f
MIPS: OCTEON: irq: add CIB and other fixes
by David Daney
· 10 years ago
2e3ecab
MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.
by David Daney
· 10 years ago
debe6a6
MIPS: OCTEON: Update octeon-model.h code for new SoCs.
by David Daney
· 10 years ago
cf35570
MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-aware
by Alexander Sverdlin
· 10 years ago
3589871
mips: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
a53825e
MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX
by Eunbong Song
· 11 years ago
01f8fa4
genirq: Allow forcing cpu affinity of interrupts
by Thomas Gleixner
· 11 years ago
2eddb70
MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx
by Andreas Herrmann
· 11 years ago
17efb59
MIPS: Move declaration of Octeon function fixup_irqs() to header.
by Ralf Baechle
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 12 years ago
5ebf1f2
MIPS: octeon: Use irq_get_trigger_type() to get IRQ flags
by Javier Martinez Canillas
· 12 years ago
d41d547
MIPS: octeon: Fix GPIO number in IRQ chip private data
by Alexander Sverdlin
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
43f01da
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
by David Daney
· 13 years ago
c9f0f0c0
MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.
by David Daney
· 12 years ago
1a7e68f
MIPS: Octeon: Make interrupt controller work with threaded handlers.
by David Daney
· 13 years ago
88fd858
MIPS: OCTEON: Add support for cn68XX interrupt controller.
by David Daney
· 13 years ago
87161cc
MIPS: Octeon: Fix broken interrupt controller code.
by David Daney
· 12 years ago
b59b284
MIPS: Octeon: Use device tree to register serial ports.
by David Daney
· 13 years ago
368bec0
netdev: octeon_mgmt: Convert to use device tree.
by David Daney
· 13 years ago
f353a21
i2c: Convert i2c-octeon.c to use device tree.
by David Daney
· 13 years ago
a0c1658
MIPS: Octeon: Setup irq_domains for interrupts.
by David Daney
· 13 years ago
a339aef
MIPS: OCTEON: Consolidate the edge and level irq_chip structures.
by David Daney
· 13 years ago
f5e0828
MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.
by David Daney
· 13 years ago
6d1ab4c
MIPS: Octeon: Add irq handlers for GPIO interrupts.
by David Daney
· 13 years ago
5b7cd6f
MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions
by Thomas Gleixner
· 14 years ago
0c32638
MIPS: Octeon: Rewrite interrupt handling code.
by David Daney
· 14 years ago
3508920
MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU
by David Daney
· 14 years ago
5aae1fd
MIPS: Octeon: Improve interrupt handling.
by David Daney
· 14 years ago
a894f14
MIPS: Octeon: Move MSI code out of octeon-irq.c.
by David Daney
· 14 years ago
3996142
MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
by David Daney
· 15 years ago
4837a66
MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
by Ralf Baechle
· 15 years ago
4a8a738
MIPS: Make various locks static.
by Ralf Baechle
· 15 years ago
86568dc
MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
by David Daney
· 15 years ago
dbb103b
MIPS: Octeon: Fix EOI handling.
by David Daney
· 15 years ago
cd847b7
MIPS: Octeon: Use lockless interrupt controller operations when possible.
by David Daney
· 15 years ago
b6b74d5
MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity
by David Daney
· 15 years ago
773cb77
MIPS: Cavium: Add CPU hotplugging code.
by Ralf Baechle
· 16 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 16 years ago
e8635b4
MIPS: Add Cavium OCTEON PCI support.
by David Daney
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
ae03550
MIPS: Convert obsolete irq_desc_t to struct irq_desc
by Thomas Gleixner
· 16 years ago
5b3b168
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
by David Daney
· 16 years ago