summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-21iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold-13/+2
2025-12-21soc: samsung: exynos-chipid: use dev_err_probe where appropiateTudor Ambarus-12/+14
2025-12-21soc: samsung: exynos-chipid: use devm action to unregister soc deviceTudor Ambarus-16/+12
2025-12-21clk: samsung: exynosautov920: add clock supportRaghav Sharma-0/+40
2025-12-21iio: adc: sc27xx: Simplify with dev_err_probeKrzysztof Kozlowski-32/+17
2025-12-21iio: adc: rockchip: Simplify with dev_err_probeKrzysztof Kozlowski-8/+5
2025-12-21iio: adc: qcom-spmi-rradc: Simplify with dev_err_probeKrzysztof Kozlowski-13/+7
2025-12-21iio: adc: exynos: Simplify with dev_err_probeKrzysztof Kozlowski-19/+10
2025-12-21iio: adc: aspeed: Simplify with dev_err_probeKrzysztof Kozlowski-5/+4
2025-12-21iio: buffer-dmaengine: Fix coding style complainsNuno Sá-6/+5
2025-12-21iio: buffer-dmaengine: Use the cleanup.h APINuno Sá-7/+5
2025-12-21iio: buffer-dma: Fix coding style complainsNuno Sá-13/+11
2025-12-21interconnect: mediatek: Aggregate bandwidth with saturating addNicolas Frattaroli-1/+4
2025-12-21interconnect: mediatek: Don't hijack parent deviceNicolas Frattaroli-2/+2
2025-12-21interconnect: mediatek: Add support for MediaTek MT8196 EMI ICCAngeloGioacchino Del Regno-0/+391
2025-12-21iio: buffer-dma: Turn iio_dma_buffer_init() voidNuno Sá-4/+2
2025-12-21iio: buffer-dma: Use the cleanup.h APINuno Sá-93/+62
2025-12-21iio: buffer-dma: Use lockdep for locking annotationsNuno Sá-1/+2
2025-12-21RDMA/core: always drop device refcount in ib_del_sub_device_and_put()Tetsuo Handa-1/+3
2025-12-21iio: adc: adi-axi-adc: Slightly simplify axi_adc_create_platform_device()Nuno Sá-6/+1
2025-12-21iio: adc: adi-axi-adc: Make use of dev_err_probe()Nuno Sá-31/+26
2025-12-21iio: pressure: add Honeywell ABP2 driverPetre Rodan-0/+806
2025-12-21iio: adc: ad9467: add support for ad9211Tomas Melin-0/+43
2025-12-21iio: adc: ad9467: sort header includesTomas Melin-10/+8
2025-12-21iio: amplifiers: adl8113: add driver supportAntoniu Miclaus-0/+282
2025-12-21iio: frequency: adf4377: add clk provider supportAntoniu Miclaus-2/+120
2025-12-21iio: adc: Add the NXP SAR ADC support for the s32g2/3 platformsDaniel Lezcano-0/+1029
2025-12-21iio: accel: Change adxl345 depend to negate adxl35xJorge Marques-4/+6
2025-12-21iio: adc: Add TI ADS131M0x ADC driverDavid Jander-0/+980
2025-12-21iio: imu: smi330: remove redundant assignment in smi330_read_availMassimiliano Pellizzer-1/+0
2025-12-21iio: light: isl29018: replace sprintf() with safer alternativesTomas Borquez-6/+6
2025-12-21iio: imu: st_lsm6dsx: add tap event detectionFrancesco Lavra-2/+56
2025-12-21iio: imu: st_lsm6dsx: add event spec parameter to iio_chan_spec initializerFrancesco Lavra-14/+16
2025-12-21iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas-0/+6
2025-12-21iio: accel: adxl380: fix handling of unavailable "INT1" interruptFrancesco Lavra-3/+3
2025-12-21iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detectionFrancesco Lavra-4/+11
2025-12-21iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshotThorsten Blum-3/+3
2025-12-21iio: adc: ad9467: fix ad9434 vref maskTomas Melin-1/+1
2025-12-21iio: adc: ad7606: Fix incorrect type for error return variableHaotian Zhang-1/+2
2025-12-21iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin-1/+3
2025-12-21iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driverPei Xiao-0/+1
2025-12-21iio: imu: st_lsm6dsx: add event configurability on a per axis basisFrancesco Lavra-14/+88
2025-12-21iio: imu: st_lsm6dsx: make event management functions genericFrancesco Lavra-42/+110
2025-12-21iio: imu: st_lsm6dsx: remove event_threshold field from hw structFrancesco Lavra-5/+10
2025-12-21iio: imu: st_lsm6dsx: rework code to check for enabled eventsFrancesco Lavra-10/+8
2025-12-21iio: imu: st_lsm6dsx: move wakeup event enable mask to event_srcFrancesco Lavra-57/+30
2025-12-21iio: imu: st_lsm6dsx: make event_settings more genericFrancesco Lavra-60/+106
2025-12-21iio: adc: ad9467: support write/read offset via _calibbiasTomas Melin-1/+59
2025-12-21staging: iio: ad9832: remove platform_data supportTomas Borquez-65/+0
2025-12-21RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put()Stefan Metzmacher-0/+32