summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-02dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALIDBen Dooks
2026-07-02staging: iio: frequency: reorder dds.h macro parameters to match IIO conventionXiaofeng Yuan
2026-07-02iio: adc: versal-sysmon: add oversampling supportSalih Erim
2026-07-02iio: adc: versal-sysmon: add threshold event supportSalih Erim
2026-07-02iio: adc: versal-sysmon: add I2C driverSalih Erim
2026-07-02iio: adc: add Versal SysMon driverSalih Erim
2026-07-02dt-bindings: iio: adc: add xlnx,versal-sysmon bindingSalih Erim
2026-07-02iio: imu: inv_icm45600: Use I2C match dataPengpeng Hou
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-02dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6323 PMIC AUXADCRoman 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-02dt-bindings: soundwire: qcom: Increase max data ports to 17Sibi Sankar
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-02dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoCLouis-Alexis Eyraud
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-02cifs: Fix missing credit release on failure in cifs_issue_read()David Howells
2026-07-02docs: watchdog: Fix bracketsManuel Ebner
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-02Merge branch 'octeontx2-af-npc-parser-and-rss-improvements'Paolo Abeni
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-02init/main.c: use bootconfig_cmdline_requested() for the runtime opt-inBreno Leitao
2026-07-02bootconfig: skip runtime kernel.* render once prepended earlyBreno Leitao
2026-07-02x86/setup: prepend embedded bootconfig cmdline before parse_early_paramBreno Leitao
2026-07-02Documentation: bootconfig: document build-time cmdline renderingBreno Leitao
2026-07-02bootconfig: add xbc_prepend_embedded_cmdline() helperBreno Leitao
2026-07-02bootconfig: clean build-time tools/bootconfig from make cleanBreno Leitao
2026-07-02bootconfig: render embedded bootconfig as a kernel cmdline at build timeBreno Leitao
2026-07-02bootconfig: render descendant keys when xbc_snprint_cmdline() root has a valueBreno Leitao
2026-07-02tracing/probes: Support dumping fetcharg program for debugging dynamic eventsMasami Hiramatsu (Google)
2026-07-02tracing/probes: Allow eprobe to use variable without $ prefixMasami Hiramatsu (Google)