summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-02IB/iwpm: Fix spelling errors in commentsluoqing
2026-07-02accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()Wentao Liang
2026-07-02iio: hid-sensors: add/remove blank lineSanjay Chitroda
2026-07-02iio: temperature: hid-sensor-temperature: use common device for devresSanjay Chitroda
2026-07-02iio: position: hid-sensor-custom-intel-hinge: use common device for devresSanjay Chitroda
2026-07-02iio: humidity: hid-sensor-humidity: use common device for devresSanjay Chitroda
2026-07-02RDMA/hns: Fix potential integer overflow in mhop hem cleanupDanila Chernetsov
2026-07-02RDMA/core: Fix memory leak in __ib_create_cq() on invalid cqeChenguang Zhao
2026-07-02RDMA/mana_ib: initialize err for empty send WR listsRuoyu Wang
2026-07-02RDMA/erdma: initialize ret for empty receive WR listsRuoyu Wang
2026-07-02iio: imu: fix typos in commentsAnas Khan
2026-07-02iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts
2026-07-02iio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to KconfigJoshua Crofts
2026-07-02RDMA/irdma: Prevent user-triggered null deref on QP createJacob Moroni
2026-07-02iio: adc: ad7779: Remove redundant dev_err_probe() after devm_request_irq()Moksh Panicker
2026-07-02drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost
2026-07-02iio: adc: ad7779: Remove unused completion fieldMoksh Panicker
2026-07-02iio: backend: fix typos in commentsAnas Khan
2026-07-02RDMA/uverbs: Add UVERBS_ATTR_UHW to UVERBS_METHOD_REG_MRJason Gunthorpe
2026-07-02backlight: Add SY7758 6-channel High Efficiency LED Driver supportKancyJoe
2026-07-02soundwire: dmi-quirks: Disable ghost Realtek on Asus ExpertbookCharles Keepax
2026-07-02soundwire: qcom: Allocate sruntime array dynamicallySrinivas Kandagatla
2026-07-02soundwire: qcom: Fix port exhaustion check in stream_alloc_portsSrinivas Kandagatla
2026-07-02regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving da...WenTao Liang
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-02dmaengine: pl330: remove debugfs file on teardownPengpeng Hou
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-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-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