summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-26iio: amplifiers: ada4250: move offset_uv in structDavid Lechner
2025-06-26iio: amplifiers: ada4250: use devm_regulator_get_enable_read_voltage()David Lechner
2025-06-26iio: amplifiers: ada4250: don't fail on bad chip IDDavid Lechner
2025-06-26iio: amplifiers: ada4250: used dev local variableDavid Lechner
2025-06-26iio: accel: sca3000: replace error_ret labels by simple returnsAndrew Ijano
2025-06-26iio: light: apds9306: Refactor threshold get/set functions to use helperNattan Ferreira
2025-06-26iio: adc: ad7768-1: add filter type and oversampling ratio attributesJonathan Santos
2025-06-26iio: adc: ad7768-1: replace manual attribute declarationJonathan Santos
2025-06-26iio: adc: ad7768-1: add support for Synchronization over SPIJonathan Santos
2025-06-26iio: adc: ad7768-1: add multiple scan types to support 16-bits modeJonathan Santos
2025-06-26iio: adc: ad7768-1: Add GPIO controller supportSergiu Cuciurean
2025-06-26iio: adc: ad7768-1: add regulator to control VCM outputJonathan Santos
2025-06-26iio: adc: stm32-adc: Use dev_fwnode()Jiri Slaby (SUSE)
2025-06-26iio: light: opt4060: convert to use maple tree register cachechuguangqing
2025-06-26iio: light: ltr501: convert to use maple tree register cachechuguangqing
2025-06-26iio: light: isl29028: convert to use maple tree register cachechuguangqing
2025-06-26iio: imu: bno055: convert to use maple tree register cachechuguangqing
2025-06-26iio: imu: icm42600: convert to use maple tree register cachechuguangqing
2025-06-26iio: health: afe4404: convert to use maple tree register cachechuguangqing
2025-06-26iio: health: afe4403: convert to use maple tree register cachechuguangqing
2025-06-26iio: dac: bd79703: convert to use maple tree register cachechuguangqing
2025-06-26iio: dac: ad5380: convert to use maple tree register cachechuguangqing
2025-06-26iio: chemical: bme680: convert to use maple tree register cachechuguangqing
2025-06-26iio: adc: ad7173: check return value of spi_setup()David Lechner
2025-06-26iio: trigger: stm32-lptimer: Fix build warnings about export.hAntonio Borneo
2025-06-26iio: trigger: stm32-timer: Fix build warnings about export.hAntonio Borneo
2025-06-26iio: adc: stm32-dfsdm: Fix build warnings about export.hAntonio Borneo
2025-06-26iio: potentiometer: Drop unused export.h includesJonathan Cameron
2025-06-26iio: adc: ad7405: add ad7405 driverPop Ioan Daniel
2025-06-26iio: adc: adi-axi-adc: add axi_adc_oversampling_ratio_setPop Ioan Daniel
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel
2025-06-26iio: adc: ad4851: ad4851_set_oversampling_ratio parameters updatePop Ioan Daniel
2025-06-26iio: accel: adxl313: add debug registerLothar Rubusch
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou
2025-06-26iio: adc: ti-ads131e08: Fix spelling mistake "tweek" -> "tweak"Colin Ian King
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-26interconnect: icc-clk: destroy nodes in case of memory allocation failuresGabor Juhos
2025-06-26interconnect: increase ICC_DYN_ID_STARTGabor Juhos
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-26drm/xe: Implement and use the drm_pagemap populate_mm opThomas Hellström
2025-06-26drm/pagemap: Add a populate_mm opThomas Hellström
2025-06-26drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemapMatthew Brost
2025-06-26ice: default to TIME_REF instead of TXCO on E825-CJacob Keller
2025-06-26ice: move TSPLL init calls to ice_ptp.cKarol Kolacinski
2025-06-26ice: fall back to TCXO on TSPLL lock failKarol Kolacinski
2025-06-26ice: wait before enabling TSPLLKarol Kolacinski
2025-06-26ice: add multiple TSPLL helpersKarol Kolacinski
2025-06-26ice: use bitfields instead of unions for CGU regsKarol Kolacinski
2025-06-26ice: read TSPLL registers again before reporting statusJacob Keller
2025-06-26ice: clear time_sync_en field for E825-C during reprogrammingJacob Keller