summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mhi: pci_generic: Fix shared MSI vector supportLoic Poulain2021-01-211-4/+8
* bus: mhi: Ensure correct ring update ordering with memory barrierLoic Poulain2021-01-211-0/+7
* mhi: pci_generic: Set irq moderation value to 1ms for hw channelsLoic Poulain2021-01-041-1/+1
* mhi: pci_generic: Add diag channelsLoic Poulain2021-01-041-4/+8
* mhi: pci_generic: Increase controller timeout valueLoic Poulain2021-01-041-1/+1
* mhi: pci_generic: Add health-checkLoic Poulain2021-01-041-0/+35
* mhi: pci_generic: Add PCI error handlersLoic Poulain2021-01-041-0/+50
* mhi: pci_generic: Add suspend/resume/recovery procedureLoic Poulain2021-01-041-0/+105
* mhi: pci_generic: Add support for resetLoic Poulain2021-01-041-13/+108
* mhi: pci_generic: Enable burst mode for hardware channelsLoic Poulain2021-01-041-2/+32
* mhi: pci-generic: Increase number of hardware eventsLoic Poulain2021-01-041-1/+1
* bus: mhi: core: Add device hardware reset supportLoic Poulain2021-01-041-0/+13
* Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\
| * ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-063-1/+42
| * ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-061-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \
| * | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-252-32/+31
|\ \ \
| * | | PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-251-6/+2
| * | | PCI: tegra: Fix host link initializationRob Herring2020-12-251-26/+29
* | | | mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor2020-12-251-1/+0
* | | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-251-1/+1
* | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-2419-174/+183
|\ \ \ \
| * | | | xen/events: Implement irq distributionThomas Gleixner2020-12-151-8/+68
| * | | | xen/events: Reduce irq_info:: Spurious_cnt storage sizeThomas Gleixner2020-12-151-3/+5
| * | | | xen/events: Only force affinity mask for percpu interruptsThomas Gleixner2020-12-151-14/+34
| * | | | xen/events: Use immediate affinity settingThomas Gleixner2020-12-151-26/+9
| * | | | xen/events: Remove disfunct affinity spreadingThomas Gleixner2020-12-152-42/+1
| * | | | xen/events: Remove unused bind_evtchn_to_irq_lateeoi()Thomas Gleixner2020-12-151-6/+0
| * | | | net/mlx5: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
| * | | | 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 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-2410-39/+61
|\ \ \ \ \
| * | | | | efi: ia64: disable the capsule loaderArd Biesheuvel2020-12-142-2/+5
| * | | | | efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-093-4/+1
| * | | | | efi/efi_test: read RuntimeServicesSupportedHeinrich Schuchardt2020-12-092-0/+19
| * | | | | efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel2020-12-091-0/+12
| * | | | | efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel2020-12-071-2/+2
| * | | | | efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel2020-11-171-3/+0