summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-0421-171/+1252
|\
| * Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-09-226-7/+306
| |\
| | * irqchip/keystone: Fix typo "sporious" -> "spurious"Colin Ian King2016-09-011-1/+1
| | * Merge branch 'irqchip/mvebu64' into irqchip/coreJason Cooper2016-08-233-0/+201
| | |\
| | | * irqchip/mvebu-pic: New driver for Marvell Armada 7K/8K PICThomas Petazzoni2016-08-233-0/+201
| | * | Merge branch 'irqchip/jcore' into irqchip/coreJason Cooper2016-08-233-0/+103
| | |\ \
| | | * | irqchip/jcore-aic: Fix non static symbol warningWei Yongjun2016-08-231-1/+2
| | | * | irqchip/jcore-aic: Add J-Core AIC driverRich Felker2016-08-083-0/+102
| | | |/
| | * / irqchip/mips-gic: Use for_each_set_bit to iterate over IRQsPaul Burton2016-08-231-6/+1
| | |/
| * | drivers/irqchip: Add STM32 external interrupts supportAlexandre TORGUE2016-09-213-0/+206
| * | irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQsPaul Burton2016-09-201-6/+1
| * | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-20113-906/+1385
| |\ \
| * \ \ Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-153-62/+105
| |\ \ \
| | * | | pci/msi: Retrieve affinity for a vectorThomas Gleixner2016-09-141-0/+31
| | * | | genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2016-09-141-56/+72
| | * | | genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-143-8/+4
| * | | | irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initializationTomasz Nowicki2016-09-121-0/+44
| * | | | irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPITomasz Nowicki2016-09-121-15/+29
| * | | | irqchip/gicv3-its: Probe ITS in the ACPI wayTomasz Nowicki2016-09-122-1/+61
| * | | | irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki2016-09-122-32/+40
| * | | | irqchip/gicv3-its: Cleanup for ITS domain initializationTomasz Nowicki2016-09-121-23/+34
| * | | | PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI tableTomasz Nowicki2016-09-121-3/+8
| * | | | ACPI: Add new IORT functions to support MSI domain handlingTomasz Nowicki2016-09-121-0/+152
| * | | | ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki2016-09-126-0/+231
| * | | | irqchip/gic: Mark gic_init_physaddr() staticBaoyou Xie2016-09-121-1/+1
| * | | | irqchip/gic-pm: Update driver to use of_pm_clk_add_clkJon Hunter2016-09-121-18/+5
| * | | | irqchip/gic-v3: Reset BPR during initializationDaniel Thompson2016-09-121-0/+8
| * | | | irqchip/gic: Make locking a BL_SWITCHER only featureMarc Zyngier2016-09-121-9/+27
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-045-126/+174
|\ \ \ \
| * | | | clocksource/drivers/ti-32k: Prevent ftrace recursionJisheng Zhang2016-09-221-1/+1
| * | | | clocksource/mips-gic-timer: Stop checking cpu_has_counterPaul Burton2016-09-201-1/+1
| * | | | clocksource/mips-gic-timer: Print an error if IRQ setup failsPaul Burton2016-09-201-1/+4
| * | | | clocksource/drivers/oxnas: Add OX820 compatibleNeil Armstrong2016-09-121-0/+2
| * | | | clocksource/drivers/timer-atmel-pit: Simplify IRQ handlerAlexandre Belloni2016-09-121-8/+3
| * | | | clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCEAlexandre Belloni2016-09-121-6/+0
| * | | | clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_initAlexandre Belloni2016-09-121-45/+34
| * | | | clocksource/drivers/moxart: Replace panic by pr_errDaniel Lezcano2016-09-121-2/+4
| * | | | clocksource/drivers/moxart: Replace setup_irq by request_irqDaniel Lezcano2016-09-121-6/+2
| * | | | clocksource/drivers/moxart: Add Aspeed supportJoel Stanley2016-09-091-0/+32
| * | | | clocksource/drivers/moxart: Use struct to hold stateJoel Stanley2016-09-091-61/+86
| * | | | clocksource/drivers/moxart: Refactor enable/disableJoel Stanley2016-09-091-6/+16
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-042-3/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/platform, to pick up fixesIngo Molnar2016-09-22536-3571/+6756
| |\ \ \ \ \
| * | | | | | x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko2016-09-081-0/+5
| * | | | | | x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko2016-09-082-3/+3
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-042-16/+37
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-3060-404/+626
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-2057-408/+514
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | iommu/amd: Don't put completion-wait semaphore on stackJoerg Roedel2016-09-152-16/+37
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-047-47/+259
|\ \ \ \ \ \ \ \ \