aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-13drm/amdgpu: fix initialization of doorbell array for detect and hangJonathan Kim1-1/+1
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim1-1/+6
2025-10-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang3-6/+7
2025-10-13drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König1-0/+3
2025-10-13drm/amdgpu: fix bit shift logicSathishkumar S1-1/+1
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf1-2/+1
2025-10-13drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-13drm/amdgpu: set an error on all fences from a bad contextAlex Deucher3-6/+37
2025-10-13drm/amdgpu: handle wrap around in reemit handlingAlex Deucher1-5/+10
2025-10-13drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher1-1/+17
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König3-1/+14
2025-10-13drm/amdgpu: remove two invalid BUG_ON()sChristian König2-4/+0
2025-10-13drm/amd: Disable ASPM on SITimur Kristóf1-0/+7
2025-10-13drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf1-0/+5
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...Matthew Schwartz2-15/+4
2025-10-13drm/i915/fb: Fix the set_tiling vs. addfb race, againVille Syrjälä1-18/+20
2025-10-13drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()Ville Syrjälä2-3/+9
2025-10-13drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong1-1/+8
2025-10-13EDAC/versalnet: Fix off by one in handle_error()Dan Carpenter1-1/+1
2025-10-13spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFERMattijs Korpershoek1-2/+3
2025-10-13spi: spi-nxp-fspi: limit the clock rate for different sample clock source sel...Haibo Chen1-2/+8
2025-10-13spi: spi-nxp-fspi: add extra delay after dll lockedHan Xu1-0/+6
2025-10-13spi: spi-nxp-fspi: re-config the clock rate when operation require new clock ...Haibo Chen1-3/+13
2025-10-13spi: Merge up v6.18-rc1Mark Brown5128-84889/+278228
2025-10-13rpmb: move rpmb_frame struct and constants to common headerBean Huo1-42/+0
2025-10-13firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla1-10/+27
2025-10-13binder: Fix missing kernel-doc entries in binder.cKriish Sharma1-13/+14
2025-10-13rust_binder: report freeze notification only when fully frozenAlice Ryhl3-14/+42
2025-10-13rust_binder: don't delete FreezeListener if there are pending duplicatesAlice Ryhl1-1/+10
2025-10-13rust_binder: freeze_notif_done should resend if wrong stateAlice Ryhl1-2/+3
2025-10-13rust_binder: remove warning about orphan mappingsAlice Ryhl1-4/+0
2025-10-13rust_binder: clean `clippy::mem_replace_with_default` warningMiguel Ojeda1-1/+1
2025-10-13staging: gpib: Fix device reference leak in fmh_gpib driverMa Ke1-0/+5
2025-10-13staging: gpib: Return -EINTR on device clearDave Penkler1-2/+6
2025-10-13staging: gpib: Fix sending clear and trigger eventsDave Penkler1-1/+4
2025-10-13staging: gpib: Fix no EOI on 1 and 2 byte writesDave Penkler1-5/+7
2025-10-13usb: misc: Add x86 dependency for Intel USBIO driverPeter Robinson1-0/+1
2025-10-13usb: dwc3: Don't call clk_bulk_disable_unprepare() twiceChristophe JAILLET1-3/+0
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal1-7/+4
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao1-1/+1
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2025-10-12net: dlink: handle dma_map_single() failure properlyYeounsu Moon1-7/+16
2025-10-12net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more tha...Rex Lu1-2/+6
2025-10-12net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...Bhanu Seshu Kumar Valluri1-4/+7
2025-10-12Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+6
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang1-2/+2
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds17-203/+701
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-24/+33
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2025-10-11drm/bridge: lt9211: Drop check for last nibble of version registerMarek Vasut1-2/+1