summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-7/+3
* net/mlx4: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
* net/mlx4: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-11/+6
* PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
* PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
* NTB/msi: Use irq_has_action()Thomas Gleixner2020-12-151-3/+1
* mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner2020-12-151-13/+3
* pinctrl: nomadik: Use irq_has_action()Thomas Gleixner2020-12-151-5/+6
* drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner2020-12-153-18/+43
* drm/i915/lpe_audio: Remove pointless irq_to_desc() usageThomas Gleixner2020-12-151-4/+0
* Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-15618-4716/+9085
|\
| * irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson2020-12-121-1/+20
| * driver core: platform: Add devm_platform_get_irqs_affinity()John Garry2020-12-111-0/+121
| * ACPI: Drop acpi_dev_irqresource_disabled()John Garry2020-12-111-12/+5
| * irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridgeMarc Zyngier2020-12-111-3/+8
| * irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy deviceMarc Zyngier2020-12-111-0/+3
| * platform-msi: Track shared domain allocationMarc Zyngier2020-12-111-0/+7
| * irqchip/ti-sci-intr: Fix freeing of irqsLokesh Vutla2020-12-111-7/+7
| * irqchip/ti-sci-inta: Fix printing of inta id on probe successLokesh Vutla2020-12-111-1/+1
| * drivers/irqchip: Remove EZChip NPS interrupt controllerVineet Gupta2020-12-113-173/+0
| * irqchip/hip04: Make IPIs use handle_percpu_devid_irq()Valentin Schneider2020-12-111-5/+1
| * irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()Valentin Schneider2020-12-111-1/+1
| * irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()Valentin Schneider2020-12-111-1/+1
| * irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()Valentin Schneider2020-12-112-13/+1
| * irqchip/ocelot: Add support for Jaguar2 platformsGregory CLEMENT2020-12-111-0/+19
| * irqchip/ocelot: Add support for Serval platformsGregory CLEMENT2020-12-111-0/+19
| * irqchip/ocelot: Add support for Luton platformsGregory CLEMENT2020-12-111-4/+34
| * irqchip/ocelot: prepare to support more SoCGregory CLEMENT2020-12-111-22/+54
| * irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.DirtyShenming Lu2020-12-111-1/+1
| * irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier2020-12-111-2/+1
| * irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt supportHou Zhiqiang2020-12-111-10/+6
| * irqchip/loongson-htpic: Fix build warningsHuacai Chen2020-12-111-4/+3
| * irqchip/gic: Spelling s/REturn/Return/Geert Uytterhoeven2020-12-111-1/+1
| * Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-17/+20
| |\
| | * intel_idle: Fix intel_idle() vs tracingPeter Zijlstra2020-11-241-17/+20
| * | Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-292-14/+4
| |\ \
| | * \ Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2020-11-252-14/+4
| | |\ \
| | | * | irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspendXu Qiang2020-11-221-13/+3
| | | * | irqchip/exiu: Fix the index of fwspec for IRQ typeChen Baozi2020-11-221-1/+1
| * | | | Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-292-2/+2
| |\ \ \ \
| | * | | | efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven2020-11-251-1/+1
| | * | | | efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński2020-11-251-1/+1
| * | | | | Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-2814-34/+51
| |\ \ \ \ \
| | * | | | | usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay2020-11-271-1/+1
| | * | | | | USB: core: Change %pK for __user pointers to %pxAlan Stern2020-11-201-7/+7
| | * | | | | USB: core: Fix regression in Hercules audio cardAlan Stern2020-11-201-0/+6
| | * | | | | usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong2020-11-201-0/+3
| | * | | | | usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong2020-11-201-3/+7
| | * | | | | USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao2020-11-201-0/+4
| | * | | | | Merge tag 'phy-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman2020-11-207-11/+8
| | |\ \ \ \ \