summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-26iio: health: afe4404: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: health: afe4403: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: dac: bd79703: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: dac: ad5380: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: chemical: bme680: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: adc: ad7173: check return value of spi_setup()David Lechner1-1/+3
2025-06-26iio: trigger: stm32-lptimer: Fix build warnings about export.hAntonio Borneo1-0/+1
2025-06-26iio: trigger: stm32-timer: Fix build warnings about export.hAntonio Borneo1-0/+1
2025-06-26iio: adc: stm32-dfsdm: Fix build warnings about export.hAntonio Borneo2-0/+2
2025-06-26iio: potentiometer: Drop unused export.h includesJonathan Cameron2-2/+0
2025-06-26iio: adc: ad7405: add ad7405 driverPop Ioan Daniel3-0/+264
2025-06-26iio: adc: adi-axi-adc: add axi_adc_oversampling_ratio_setPop Ioan Daniel1-0/+17
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel3-3/+6
2025-06-26iio: adc: ad4851: ad4851_set_oversampling_ratio parameters updatePop Ioan Daniel1-2/+1
2025-06-26iio: accel: adxl313: add debug registerLothar Rubusch1-0/+11
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou4-0/+327
2025-06-26iio: adc: ti-ads131e08: Fix spelling mistake "tweek" -> "tweak"Colin Ian King1-5/+5
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski173-807/+1325
2025-06-26interconnect: icc-clk: destroy nodes in case of memory allocation failuresGabor Juhos1-0/+2
2025-06-26interconnect: increase ICC_DYN_ID_STARTGabor Juhos1-1/+4
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12-21/+70
2025-06-26drm/xe: Implement and use the drm_pagemap populate_mm opThomas Hellström5-49/+77
2025-06-26drm/pagemap: Add a populate_mm opThomas Hellström2-18/+58
2025-06-26drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemapMatthew Brost7-774/+848
2025-06-26ice: default to TIME_REF instead of TXCO on E825-CJacob Keller1-1/+1
2025-06-26ice: move TSPLL init calls to ice_ptp.cKarol Kolacinski3-21/+17
2025-06-26ice: fall back to TCXO on TSPLL lock failKarol Kolacinski1-1/+13
2025-06-26ice: wait before enabling TSPLLKarol Kolacinski1-4/+10
2025-06-26ice: add multiple TSPLL helpersKarol Kolacinski1-48/+108
2025-06-26ice: use bitfields instead of unions for CGU regsKarol Kolacinski2-295/+156
2025-06-26ice: read TSPLL registers again before reporting statusJacob Keller1-4/+18
2025-06-26ice: clear time_sync_en field for E825-C during reprogrammingJacob Keller1-0/+9
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström2-114/+81
2025-06-26platform/x86: wmi: Fix WMI event enablementArmin Wolf1-5/+11
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström2-6/+7
2025-06-26drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...Thomas Hellström2-22/+28
2025-06-26usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman1-2/+4
2025-06-26drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter2-11/+11
2025-06-26drm/panel-edp: Add CMN N116BCJ-EAKLangyan Ye1-0/+1
2025-06-26drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction checkBartosz Golaszewski1-5/+0
2025-06-26clk: renesas: rzv2h: Add missing include fileFabrizio Castro1-0/+1
2025-06-26EDAC/mem_repair: Reduce stack usage in edac_mem_repair_get_desc()Arnd Bergmann1-34/+22
2025-06-26platform/mellanox: nvsw-sn2201: Fix bus number in adapter error messageAlok Tiwari1-1/+1
2025-06-26platform/mellanox: Fix spelling and comment clarity in Mellanox driversAlok Tiwari3-7/+7
2025-06-26irqchip/aslint-sswi: Resolve hart indexVladimir Kondratiev1-0/+6
2025-06-26irqchip/aclint-sswi: Reduce data scopeVladimir Kondratiev1-6/+6
2025-06-26irqchip/aclint-sswi: Remove unneeded includesVladimir Kondratiev1-6/+0
2025-06-26irqchip/thead-c900-aclint-sswi: Generalize aclint-sswi driver and add MIPS P8...Vladimir Kondratiev3-34/+73
2025-06-26irqchip/riscv-aplic: Use riscv_get_hart_index()Vladimir Kondratiev1-15/+1
2025-06-26Merge tag 'nvme-6.16-2025-06-26' of git://git.infradead.org/nvme into block-6.16Jens Axboe3-48/+44