summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-02iio: imu: inv_icm42600: add buffer hwfifo watermark attributesJean-Baptiste Maneyrol
2026-07-02iio: imu: inv_icm42600: reorder all driver headersJean-Baptiste Maneyrol
2026-07-02iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driverRoman Vivchar
2026-07-02dmaengine: xilinx_dma: Rename XILINX_DMA_LOOP_COUNTAlex Bereza
2026-07-02dmaengine: xilinx_dma: Fix CPU stall in xilinx_dma_poll_timeoutAlex Bereza
2026-07-02dmaengine: hisilicon: Return -ENOMEM on dynamic memory allocation in probeVladimir Zapolskiy
2026-07-02dmaengine: zynqmp_dma: fix kernel doc for zynqmp_dma_remove()Golla Nagendra
2026-07-02dmaengine: zynqmp_dma: fix race between runtime PM and device removalGolla Nagendra
2026-07-02dmaengine: xilinx_dma: Optimize control register write and channel start logi...Suraj Gupta
2026-07-02dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by remov...Suraj Gupta
2026-07-02dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA ...Suraj Gupta
2026-07-02Merge branch 'topic/config_prep_api' into nextVinod Koul
2026-07-02dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()Yuho Choi
2026-07-02dmaengine: idxd: fix double free of wq, engine, and group structsYuho Choi
2026-07-02dmaengine: tegra210-adma: use platform to ioremapRosen Penev
2026-07-02dmaengine: mediatek: mtk-uart-apdma: Return -ENOMEM on memory allocation failureVladimir Zapolskiy
2026-07-02leds: lp5860-spi: Fix an error handling pathChristophe JAILLET
2026-07-02leds: lp5860: Fix a potential double-unlockChristophe JAILLET
2026-07-02s390/monwriter: Reject buffer reuse with different data lengthGerald Schaefer
2026-07-02watchdog: ni903x_wdt: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-07-02watchdog: s32g_wdt: remove incorrect options in watchdog_info structEthan Nelson-Moore
2026-07-02drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen
2026-07-02octeontx2-af: Add RSS hashing support based on RoCEv2 headerKiran Kumar K
2026-07-02octeontx2-af: reserve 4 PKINDs for skip-size custom useKiran Kumar K
2026-07-02net: mvneta_bm: add suspend/resume support to prevent crash after resumeYun Zhou
2026-07-02ublk: snapshot batch commands before preparing I/OYousef Alhouseen
2026-07-02RDMA/irdma: Prevent rereg_mr for non-mem regionsJacob Moroni
2026-07-02ipmi: si: Fix NULL pointer dereference after failed registrationSeiji Nishikawa
2026-07-02ipmi: ipmb: validate write message lengthYousef Alhouseen
2026-07-02RDMA/cma: Fix hardware address comparison length in netevent callbackOr Gerlitz
2026-07-02drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
2026-07-02drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-02drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-07-02drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-07-02drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2026-07-02drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-07-02drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
2026-07-02drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld
2026-07-02drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost
2026-07-02drm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit
2026-07-02drm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit
2026-07-02drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit
2026-07-02drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit
2026-07-02drm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit
2026-07-02drm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit
2026-07-02drm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit
2026-07-02drm/xe/rtp: Maintain OA whitelists separatelyAshutosh Dixit
2026-07-02drm/xe/rtp: Fix build error with clang < 21 and non-const initializersThomas Hellström
2026-07-02drm/imagination: Fix user array stride in pvr_set_uobj_array()Shuvam Pandey
2026-07-02drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERYBrajesh Gupta