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 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
36
-520
/
+1186
|
\
|
*
PCI/MSI: Allow the MSI domain to be device-specific
Marc Zyngier
2015-10-16
2
-0
/
+25
|
*
PCI: Add per-device MSI domain hook
Marc Zyngier
2015-10-16
1
-5
/
+30
|
*
of/irq: Use the msi-map property to provide device-specific MSI domain
Marc Zyngier
2015-10-16
1
-0
/
+18
|
*
of/irq: Split of_msi_map_rid to reuse msi-map lookup
Marc Zyngier
2015-10-16
1
-15
/
+28
|
*
irqchip/gic-v3-its: Parse new version of msi-parent property
Marc Zyngier
2015-10-16
1
-3
/
+15
|
*
PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
Marc Zyngier
2015-10-16
1
-7
/
+6
|
*
of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
Marc Zyngier
2015-10-16
1
-20
/
+11
|
*
of/irq: Add support code for multi-parent version of "msi-parent"
Marc Zyngier
2015-10-16
1
-0
/
+59
|
*
irqchip/gic-v3-its: Add handling of PCI requester id.
David Daney
2015-10-16
1
-3
/
+1
|
*
PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
David Daney
2015-10-16
1
-0
/
+32
|
*
of/irq: Add new function of_msi_map_rid()
David Daney
2015-10-16
1
-0
/
+84
|
*
irqchip/gic-v2m: Add support for multiple MSI frames
Marc Zyngier
2015-10-15
1
-46
/
+78
|
*
irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
Marc Zyngier
2015-10-15
1
-9
/
+13
|
*
irqchip/mxs: Add Alphascale ASM9260 support
Oleksij Rempel
2015-10-14
4
-2
/
+207
|
*
irqchip/mxs: Prepare driver for hardware with different offsets
Oleksij Rempel
2015-10-14
1
-19
/
+59
|
*
irqchip/mxs: Panic if ioremap or domain creation fails
Oleksij Rempel
2015-10-14
1
-2
/
+6
|
*
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
6
-15
/
+18
|
*
acpi/gsi: Cleanup acpi_register_gsi
Marc Zyngier
2015-10-13
1
-20
/
+10
|
*
irqchip/gic: Kill the xlate method
Marc Zyngier
2015-10-13
1
-25
/
+0
|
*
irqchip/gic: Switch ACPI support to stacked domains
Marc Zyngier
2015-10-13
1
-14
/
+30
|
*
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
2015-10-13
1
-5
/
+3
|
*
acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer
Marc Zyngier
2015-10-13
1
-5
/
+27
|
*
acpi/gsi: Always perform an irq domain lookup
Marc Zyngier
2015-10-13
1
-13
/
+13
|
*
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
10
-174
/
+236
|
*
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
15
-20
/
+21
|
*
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-10-13
173
-928
/
+1178
|
|
\
|
*
|
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
2015-10-10
1
-3
/
+3
|
*
|
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
2015-10-10
1
-13
/
+12
|
*
|
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
2015-10-10
1
-53
/
+4
|
*
|
irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratum
Duc Dang
2015-10-09
1
-0
/
+22
|
*
|
irqchip/gic: Warn if GICv3 system registers are enabled
Marc Zyngier
2015-10-09
1
-0
/
+15
|
*
|
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
2015-10-09
1
-23
/
+9
|
*
|
irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()
Chen-Yu Tsai
2015-10-09
1
-1
/
+1
|
*
|
irqchip/sunxi-nmi: Use driver name instead of DT node name for identification
Chen-Yu Tsai
2015-10-09
1
-9
/
+11
|
*
|
irqchip/i8259: Convert to use irq_set_chained_handler_and_data
Axel Lin
2015-10-01
1
-2
/
+2
|
*
|
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
2015-10-01
213
-1424
/
+2792
|
|
\
\
|
*
|
|
irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support
Ulrich Hecht
2015-09-30
1
-2
/
+4
|
*
|
|
irqchip/renesas-irqc: Move over to nested generic chip
Magnus Damm
2015-09-29
2
-56
/
+31
|
*
|
|
irqchip/gicv3-its: Use new jump label API
Robert Richter
2015-09-29
1
-3
/
+3
|
*
|
|
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
Robert Richter
2015-09-29
1
-4
/
+33
|
*
|
|
irqchip/gicv3-its: Add HW revision detection and configuration
Robert Richter
2015-09-29
3
-0
/
+36
|
*
|
|
irqchip/gicv3-its: Read typer register outside the loop
Robert Richter
2015-09-29
1
-3
/
+2
|
*
|
|
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
2015-09-29
1
-1
/
+41
|
*
|
|
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
2015-09-29
1
-1
/
+10
|
*
|
|
irqchip/atmel-aic5: Simplify base chip selection
Ludovic Desroches
2015-09-22
1
-18
/
+10
|
*
|
|
irqchip/atmel-aic5: Use explicit variable name for the base chip
Ludovic Desroches
2015-09-22
1
-22
/
+22
|
*
|
|
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2015-09-22
1
-8
/
+16
|
|
\
\
\
|
*
|
|
|
irqchip/gic: Add arm,pl390 support
Geert Uytterhoeven
2015-09-22
1
-0
/
+1
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-03
14
-38
/
+128
|
\
\
\
\
\
[next]