aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_GFX12Shane Xiao2-12/+14
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory1-0/+3
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh3-0/+16
2024-06-05net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich2-36/+77
2024-06-05iommu/arm-smmu-v3: Use *-y instead of *-objs in MakefileAndy Shevchenko1-3/+2
2024-06-05iommu/arm-smmu-v3: Avoid uninitialized asid in case of errorMostafa Saleh1-1/+1
2024-06-05drm/xe: drop redundant W=1 warnings from MakefileJani Nikula1-24/+1
2024-06-05octeontx2-af: Add debugfs support to dump NIX TM topologyAnshumali Gaur3-0/+373
2024-06-05drm/i915: drop redundant W=1 warnings from MakefileJani Nikula1-24/+1
2024-06-05pmdomain: arm: scmi_pm_domain: set flag GENPD_FLAG_ACTIVE_WAKEUPPeng Fan1-0/+1
2024-06-05pmdomain: renesas: rmobile-sysc: Use for_each_child_of_node_scoped()Geert Uytterhoeven1-6/+2
2024-06-05pmdomain: core: Use genpd_is_irq_safe() helperGeert Uytterhoeven1-1/+1
2024-06-05vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann1-4/+4
2024-06-05pmdomain: amlogic: Add support for A4 power domains controllerXianwei Zhao1-0/+28
2024-06-05ionic: fix kernel panic in XDP_TX actionTaehee Yoo1-0/+1
2024-06-05drm/i915: Protect CRC reg macro arguments for consistencyVille Syrjälä1-13/+13
2024-06-05drm/i915: Define the PIPE_CRC_EXP registersVille Syrjälä1-0/+47
2024-06-05drm/i915: Document which platforms have which CRC registersVille Syrjälä1-2/+7
2024-06-05drm/i915: Add a separate definition for PIPE_CRC_RES_HSWVille Syrjälä2-1/+6
2024-06-05drm/i915: Regroup pipe CRC regsVille Syrjälä1-20/+23
2024-06-05drm/i915: Switch PIPE_CRC_RES_*_IVB to _MMIO_PIPE()Ville Syrjälä2-11/+11
2024-06-05drm/i915: Extract intel_pipe_crc_regs.hVille Syrjälä4-81/+94
2024-06-05drm/i915/dsb: Use intel_color_uses_dsb()Ville Syrjälä1-1/+3
2024-06-05drm/i915/dsb: Pass DSB engine ID to intel_dsb_prepare()Ville Syrjälä3-3/+6
2024-06-05drm/i915/dsb: Move DSB ID definition to the headerVille Syrjälä2-8/+8
2024-06-05drm/i915/dsb: Polish the DSB ID enumVille Syrjälä1-11/+11
2024-06-05RAS/AMD/ATL: Add a missing module descriptionJeff Johnson1-0/+1
2024-06-05mlxsw: spectrum_router: Constify struct devlink_dpipe_table_opsChristophe JAILLET1-4/+4
2024-06-05dma-buf: align fd_flags and heap_flags with dma_heap_allocation_dataBarry Song1-2/+2
2024-06-05net: phy: aquantia: add support for PHY LEDsDaniel Golle4-3/+252
2024-06-05net: phy: aquantia: move priv and hw stat to headerChristian Marangi2-37/+38
2024-06-05net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha1-1/+41
2024-06-05drm/v3d: Fix perfmon build error/warningTvrtko Ursulin4-195/+205
2024-06-05octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
2024-06-05efi: Add missing __nocfi annotations to runtime wrappersArd Biesheuvel1-7/+6
2024-06-05drm/xe: Use missing lock in relay_needs_workerNirmoy Das1-1/+8
2024-06-04drm/xe/xe2lpg: Add permanent wa_14020756599Tejas Upadhyay1-0/+4
2024-06-04drm/xe/xe2lpm: Add permanent Wa_14020756599Tejas Upadhyay3-0/+27
2024-06-05platform/chrome: cros_ec_proto: Upgrade get_next_event to v3Daisuke Nojiri1-9/+18
2024-06-04Merge patch series "Declare local functions static"Martin K. Petersen4-8/+7
2024-06-04scsi: powertec: Declare local function staticBart Van Assche1-1/+1
2024-06-04scsi: eesox: Declare local function staticBart Van Assche1-1/+1
2024-06-04scsi: cumana: Declare local function staticBart Van Assche1-1/+1
2024-06-04scsi: acornscsi: Declare local functions staticBart Van Assche1-5/+4
2024-06-04scsi: ufs: mcq: Prevent no I/O queue case for MCQMinwoo Im1-0/+9
2024-06-04scsi: ufs: pci: Add support MCQ for QEMU-based UFSMinwoo Im2-1/+61
2024-06-05tpm: Switch to new Intel CPU model definesTony Luck2-2/+2
2024-06-05tpm_tis: Do *not* flush uninitialized workJan Beulich1-1/+2
2024-06-04Merge tag 'devicetree-fixes-for-6.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-71/+88
2024-06-04iio: adis16480: add support for adis16545/7 familiesRamona Gradinariu1-8/+229