summaryrefslogtreecommitdiff
path: root/drivers/irqchip (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\
| * Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\
| | * irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel2019-03-23
* | | Merge android-4.4.173 (64b5644) into msm-4.4Srinivasarao P2019-02-08
|\| |
| * | Merge 4.4.173 into android-4.4Greg Kroah-Hartman2019-02-07
| |\|
| | * irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier2019-02-06
* | | Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P2018-09-28
|\| |
| * | Merge 4.4.156 into android-4.4Greg Kroah-Hartman2018-09-15
| |\|
| | * irqchip/gic: Make interrupt ID 1020 invalidMarc Zyngier2018-09-15
| | * irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni2018-09-15
| | * irqchip/gicv3-its: Fix memory leak in its_free_tables()Shanker Donthineni2018-09-15
| | * irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier2018-09-15
| | * irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski2018-09-15
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\|
| | * irqchip/gic-v3: Change pr_debug message to pr_develMark Salter2018-05-30
* | | irqchip: gic: print correct resume irq nameMaulik Shah2018-05-03
* | | msm: show_resume_irq: print the irq nameAbhijeet Dharmapurikar2018-05-03
* | | GIC: Show interrupts that triggered wakeupAbhijeet Dharmapurikar2018-05-03
* | | GIC: implement suspend and resumeAbhijeet Dharmapurikar2018-05-03
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
| |\|
| | * irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel2018-03-22
* | | Merge android-4.4.120 (d63fdf6) into msm-4.4Srinivasarao P2018-03-08
|\| |
| * | Merge 4.4.119 into android-4.4Greg Kroah-Hartman2018-02-28
| |\|
| | * irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni2018-02-28
* | | Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | BACKPORT: irqchip/irq-goldfish-pic: Add Goldfish PIC driverMiodrag Dinic2018-02-05
| * | UPSTREAM: irqchip: mips-gic: Provide VP ID accessorPaul Burton2018-02-05
| * | UPSTREAM: irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDRPaul Burton2018-02-05
| |/
* | Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P2018-01-18
|\|
| * irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-12-16
* | Merge android-4.4@89074de (v4.4.94) into msm-4.4Blagovest Kolenichev2017-10-27
|\|
| * irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu2017-10-21
* | Merge android-4.4@a8935c9 (v4.4.87) into msm-4.4Blagovest Kolenichev2017-09-21
|\|
| * irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan2017-09-07
* | Merge android-4.4@610af85 (v4.4.85) into msm-4.4Blagovest Kolenichev2017-09-04
|\|
| * irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon2017-08-24
| * irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon2017-08-24
* | Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev2017-08-15
|\|
| * irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren2017-08-06
| * irqchip/keystone: Fix "scheduling while atomic" on rtStrashko, Grygorii2017-08-06
* | Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev2017-08-04
|\|
| * irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose2017-07-21
* | Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev2017-06-28
|\|
| * xtensa: don't use linux IRQ #0Max Filippov2017-06-17
* | Merge "irqchip: gic(-v3): Mask PPIs during disable_percpu_irq()"Linux Build Service Account2017-05-26
|\ \
| * | irqchip: gic(-v3): Mask PPIs during disable_percpu_irq()Matt Wagantall2017-03-07
* | | Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-25
|\ \ \ | | |/ | |/|
| * | irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker2017-04-21