index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-02
1
-2
/
+2
|
\
|
*
Merge branch 'linus' into x86/apic
Thomas Gleixner
2015-08-06
364
-2402
/
+3456
|
|
\
|
*
|
x86/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-13
1
-2
/
+2
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
76
-597
/
+2107
|
\
\
\
|
*
|
|
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/bcm2835: Add support for being used as a second level controller
Eric Anholt
2015-08-20
1
-3
/
+40
|
*
|
|
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
1
-6
/
+12
|
*
|
|
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
|
*
|
|
parisc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-31
1
-1
/
+1
|
*
|
|
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
3
-0
/
+388
|
*
|
|
irqchip: Remove header drivers/irqchip/irqchip.h
Joel Porquet
2015-07-31
1
-11
/
+0
|
*
|
|
PCI/MSI: Drop domain field from msi_controller
Marc Zyngier
2015-07-30
1
-3
/
+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
2
-22
/
+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
3
-84
/
+117
|
*
|
|
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier
2015-07-30
2
-0
/
+283
|
*
|
|
of/platform: Assign MSI domain to platform device
Marc Zyngier
2015-07-30
2
-0
/
+22
|
*
|
|
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
2
-1
/
+29
|
*
|
|
PCI/MSI: Add hooks to populate the msi_domain field
Marc Zyngier
2015-07-30
1
-0
/
+42
|
*
|
|
PCI/MSI: Register irq domain with specific token
Marc Zyngier
2015-07-30
1
-1
/
+8
|
*
|
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-30
422
-3424
/
+4675
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
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
1
-1
/
+2
|
*
|
|
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-29
2
-7
/
+9
|
*
|
|
sh/irq: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
2015-07-29
1
-3
/
+3
|
*
|
|
sh/irq: Use irq accessor functions instead of open coded access
Jiang Liu
2015-07-29
1
-5
/
+7
|
*
|
|
irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs
Florian Fainelli
2015-07-27
1
-13
/
+39
|
*
|
|
irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs
Brian Norris
2015-07-27
1
-8
/
+13
|
*
|
|
irqchip: Appropriate __init annotation for const data
Nicolas Pitre
2015-07-27
3
-6
/
+6
|
*
|
|
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
2015-07-27
1
-5
/
+0
|
*
|
|
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Sudeep Holla
2015-07-27
2
-2
/
+6
|
*
|
|
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-22
1
-14
/
+2
|
*
|
|
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
Jiang Liu
2015-07-22
1
-1
/
+6
|
*
|
|
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
2015-07-22
2
-2
/
+4
|
*
|
|
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-22
4
-17
/
+18
|
*
|
|
PCI: Use for_each_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
2
-20
/
+21
|
*
|
|
PCI: Add helper function msi_desc_to_pci_sysdata()
Jiang Liu
2015-07-22
1
-0
/
+8
[next]