index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
161
-852
/
+2211
|
\
|
*
irqchip/imx-gpcv2: IMX GPCv2 driver for wakeup sources
Shenwei Wang
2015-08-24
3
-0
/
+285
|
*
irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2
Eric Anholt
2015-08-20
2
-0
/
+276
|
*
irqchip: Add documentation for the bcm2836 interrupt controller
Eric Anholt
2015-08-20
1
-0
/
+37
|
*
irqchip/bcm2835: Add support for being used as a second level controller
Eric Anholt
2015-08-20
2
-4
/
+64
|
*
irqchip/bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQ
Eric Anholt
2015-08-20
1
-28
/
+29
|
*
PCI: xilinx: Fix typo in function name
Jiang Liu
2015-08-18
1
-1
/
+1
|
*
irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance
Jon Hunter
2015-08-04
3
-8
/
+14
|
*
irqchip/gic: Only allow the primary GIC to set the CPU map
Jon Hunter
2015-08-04
1
-18
/
+25
|
*
PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-08-01
1
-8
/
+6
|
*
unicore32/irq: Prepare puv3_gpio_handler for irq argument removal
Thomas Gleixner
2015-08-01
1
-3
/
+2
|
*
tile/pci_gx: Prepare trio_handle_level_irq for irq argument removal
Thomas Gleixner
2015-08-01
1
-1
/
+2
|
*
m68k/irq: Prepare irq handlers for irq argument removal
Thomas Gleixner
2015-08-01
3
-4
/
+9
|
*
C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal
Thomas Gleixner
2015-07-31
1
-1
/
+2
|
*
blackfin: Prepare irq handlers for irq argument removal
Thomas Gleixner
2015-07-31
2
-3
/
+5
|
*
arc/irq: Prepare idu_cascade_isr for irq argument removal
Thomas Gleixner
2015-07-31
1
-1
/
+2
|
*
sparc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-31
2
-8
/
+10
|
*
sparc/irq: Use helper irq_data_get_irq_handler_data()
Jiang Liu
2015-07-31
3
-10
/
+15
|
*
parisc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-31
2
-7
/
+7
|
*
mn10300/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-31
2
-7
/
+8
|
*
irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removal
Thomas Gleixner
2015-07-31
1
-2
/
+3
|
*
MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip
Ralf Baechle
2015-07-31
5
-6
/
+6
|
*
irqchip: Remove header drivers/irqchip/irqchip.h
Joel Porquet
2015-07-31
1
-11
/
+0
|
*
mips/irq: prepare for drivers/irqchip/irqchip.h removal
Joel Porquet
2015-07-31
3
-4
/
+2
|
*
microblaze/irq: prepare for drivers/irqchip/irqchip.h removal
Joel Porquet
2015-07-31
1
-2
/
+1
|
*
PCI/MSI: Drop domain field from msi_controller
Marc Zyngier
2015-07-30
2
-6
/
+0
|
*
PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
Marc Zyngier
2015-07-30
1
-25
/
+16
|
*
irqchip/GICv2m: Add platform MSI support
Marc Zyngier
2015-07-30
1
-8
/
+25
|
*
irqchip/GICv2m: Get rid of struct msi_controller
Marc Zyngier
2015-07-30
1
-17
/
+10
|
*
irqchip/gicv3-its: Add platform MSI support
Marc Zyngier
2015-07-30
2
-1
/
+94
|
*
irqchip/gicv3-its: Make the PCI/MSI code standalone
Marc Zyngier
2015-07-30
3
-27
/
+73
|
*
irqchip/gicv3-its: Get rid of struct msi_controller
Marc Zyngier
2015-07-30
1
-22
/
+16
|
*
irqchip/gicv3-its: Register irq domain with NEXUS token
Marc Zyngier
2015-07-30
1
-1
/
+2
|
*
irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver
Marc Zyngier
2015-07-30
4
-84
/
+123
|
*
genirq: Add DOMAIN_BUS_NEXUS irqdomain property
Marc Zyngier
2015-07-30
1
-0
/
+1
|
*
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier
2015-07-30
3
-0
/
+305
|
*
of/platform: Assign MSI domain to platform device
Marc Zyngier
2015-07-30
4
-0
/
+24
|
*
PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain
Marc Zyngier
2015-07-30
1
-6
/
+8
|
*
PCI/MSI: Allow msi_domain lookup using the host bridge node
Marc Zyngier
2015-07-30
1
-1
/
+6
|
*
PCI/MSI: Add support for OF-provided msi_domain
Marc Zyngier
2015-07-30
3
-1
/
+33
|
*
PCI/MSI: Add hooks to populate the msi_domain field
Marc Zyngier
2015-07-30
1
-0
/
+42
|
*
device core: Introduce per-device MSI domain pointer
Marc Zyngier
2015-07-30
1
-0
/
+20
|
*
PCI/MSI: Register irq domain with specific token
Marc Zyngier
2015-07-30
2
-1
/
+9
|
*
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
14
-19
/
+58
|
*
genirq: Use the proper parameter name in kernel doc
Masanari Iida
2015-07-30
1
-1
/
+1
|
*
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-30
964
-6149
/
+10692
|
|
\
|
*
|
xtensa/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-29
1
-4
/
+6
|
*
|
spmi/pmic: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-29
1
-2
/
+2
|
*
|
spmi/pmic_arb: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-29
1
-6
/
+3
|
*
|
sh/intc: Prepare irq flow handlers for irq argument removal
Thomas Gleixner
2015-07-29
2
-2
/
+4
[next]