summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-29octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-03-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-03-28xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer
2024-03-28Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-03-28Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-29Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-03-28drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä
2024-03-28drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä
2024-03-28drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-03-28drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik
2024-03-28drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza
2024-03-28drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall
2024-03-28drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik
2024-03-28drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä
2024-03-28drm/i915/vrr: Generate VRR "safe window" for DSBVille Syrjälä
2024-03-28drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_statusBhanuprakash Modem
2024-03-28drm/i915/drrs: Refactor CPU transcoder DRRS checkBhanuprakash Modem
2024-03-28drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay
2024-03-28drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä
2024-03-28drm/i915/display: Disable AuxCCS framebuffers if built for XeJuha-Pekka Heikkila
2024-03-28drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DPVille Syrjälä
2024-03-28x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel
2024-03-28efi/libstub: Cast away type warning in use of max()Ard Biesheuvel
2024-03-28drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.cJoonas Lahtinen
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju
2024-03-28drm/qxl: remove unused variable from `qxl_process_single_command()`Miguel Ojeda
2024-03-28drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`Miguel Ojeda
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi
2024-03-28drm/i915: add bug.h include to i915_memcpy.cDave Airlie
2024-03-28iommu: Validate the PASID in iommu_attach_device_pasid()Jason Gunthorpe
2024-03-28Merge tag 'amd-drm-fixes-6.9-2024-03-27' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-27e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits
2024-03-27e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits
2024-03-27drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe
2024-03-27Fix build errors due to new UIO_MEM_DMA_COHERENT messLinus Torvalds
2024-03-27thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilYe Zhang
2024-03-27drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner
2024-03-27drm/amdgpu: enable UMSCH 4.0.6Lang Yu
2024-03-27drm/amdgpu/umsch: update UMSCH 4.0 FW interfaceLang Yu
2024-03-27drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu
2024-03-27drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li
2024-03-27drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen
2024-03-27drm/amd/display: fix a dereference of a NULL pointerWenjing Liu
2024-03-27drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan
2024-03-27drm/amd/display: Update dcn351 to latest dcn35 configSung Joon Kim