aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-06octeontx2: Modify mbox request and response structuresRatheesh Kannoth3-9/+24
2022-07-06octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth1-0/+179
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth6-6/+476
2022-07-06octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth3-0/+31
2022-07-06octeontx2-af: devlink configuration supportRatheesh Kannoth3-2/+100
2022-07-06octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2-3/+35
2022-07-06octeontx2-af: Exact match supportRatheesh Kannoth6-1/+1016
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth12-17/+554
2022-07-06nfp: enable TSO by default for nfp netdevSimon Horman2-7/+5
2022-07-06nfp: allow TSO packets with metadata prepended in NFDK pathYinjun Zhang1-17/+0
2022-07-06soundwire: qcom: Add flag for software clock gating checkSrinivasa Rao Mandadapu1-0/+10
2022-07-06soundwire: qcom: Add support for controlling audio CGCR from HLOSSrinivasa Rao Mandadapu1-0/+10
2022-07-06soundwire: intel: use pm_runtime_resume() on component probePierre-Louis Bossart1-0/+18
2022-07-06soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart4-56/+103
2022-07-06soundwire: bus_type: fix remove and shutdown supportPierre-Louis Bossart1-6/+2
2022-07-06dmaengine: dmatest: use strscpy to replace strlcpyXueBing Chen1-6/+6
2022-07-06dmaengine: ste_dma40: fix typo in commentJulia Lawall1-1/+1
2022-07-06dmaengine: lgm: Fix an error handling path in intel_ldma_probe()Christophe JAILLET1-1/+2
2022-07-06dmaengine: jz4780: fix typo in commentJulia Lawall1-1/+1
2022-07-06dmaengine: s3c24xx: fix typo in commentJulia Lawall1-1/+1
2022-07-06dmaengine: owl: fix typo in commentJulia Lawall1-1/+1
2022-07-06dmaengine: mediatek-cqdma: fix typo in commentJulia Lawall1-1/+1
2022-07-06dmaengine: fix typos in commentsJulia Lawall2-2/+2
2022-07-06dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko1-1/+1
2022-07-06dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe()Tang Bin1-3/+1
2022-07-05net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao2-22/+21
2022-07-05net: lan966x: hardcode the number of external portsMichael Walle2-6/+3
2022-07-05net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean1-0/+1
2022-07-05PCI: dwc-plat: Drop dw_plat_pcie_of_match[] forward declarationSerge Semin1-2/+0
2022-07-05PCI: dwc-plat: Drop unused regmap pointerSerge Semin1-2/+0
2022-07-05PCI: dwc-plat: Simplify dw_plat_pcie_probe() return valuesSerge Semin1-4/+5
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin23-103/+103
2022-07-05PCI: dwc: Move io_cfg_atu_shared to struct pcie_portSerge Semin2-4/+4
2022-07-05PCI: dwc: Add start_link/stop_link inlinesSerge Semin5-34/+20
2022-07-05PCI: dwc: Reuse local pointer to the resource dataSerge Semin1-8/+8
2022-07-05PCI: dwc: Organize local variable usageSerge Semin2-10/+8
2022-07-05PCI: dwc: Convert dw_pcie_link_up() to use dw_pcie_readl_dbi()Serge Semin1-1/+1
2022-07-05PCI: dwc: Simplify unrolled iATU detectionSerge Semin1-6/+5
2022-07-05PCI: dwc: Add newlines to log messagesSerge Semin2-2/+2
2022-07-05PCI: dwc: Add braces to multi-line if-else statementsSerge Semin2-3/+4
2022-07-05PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin1-7/+7
2022-07-05PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin1-2/+16
2022-07-05PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit addressSerge Semin1-6/+10
2022-07-05PCI: dwc: Disable outbound windows only for controllers using iATUSerge Semin1-6/+8
2022-07-05PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin1-3/+13
2022-07-05PCI: dwc: Stop link on host_init errors and de-initializationSerge Semin1-2/+14
2022-07-05eth: remove neterion/vxgeJakub Kicinski13-23147/+0
2022-07-05vfio: Move IOMMU_CAP_CACHE_COHERENCY test to after we know we have a groupJason Gunthorpe1-7/+10
2022-07-05PCI: Clear PCI_STATUS when setting up deviceKai-Heng Feng1-0/+3
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker2-8/+8