summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-13iio: accel: adxl313: implement power-save on inactivityLothar Rubusch
2025-07-13iio: accel: adxl313: add inactivity sensingLothar Rubusch
2025-07-13iio: accel: adxl313: add activity sensingLothar Rubusch
2025-07-13iio: accel: adxl313: add buffered FIFO watermark with interrupt handlingLothar Rubusch
2025-07-13iio: accel: adxl313: add function to enable measurementLothar Rubusch
2025-07-13iio: accel: adxl313: make use of regmap cacheLothar Rubusch
2025-07-13iio: adc: mt6359: Add support for MediaTek MT6373 PMIC AUXADCAngeloGioacchino Del Regno
2025-07-13iio: adc: mt6359: Add support for MediaTek MT6363 PMIC AUXADCAngeloGioacchino Del Regno
2025-07-13iio: adc: mt6359: Move reference voltage to platform dataAngeloGioacchino Del Regno
2025-07-13iio: adc: mt6359: Add ready register index and mask to channel dataAngeloGioacchino Del Regno
2025-07-13iio: adc: ad4000: don't use shift_right()David Lechner
2025-07-13iio: adc: ad_sigma_delta: add SPI offload supportDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: use spi_optimize_message()David Lechner
2025-07-13iio: adc: ad_sigma_delta: refactor setting read addressDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: audit included headersDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: use BITS_TO_BYTES() macroDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: use sizeof() in ALIGN()David Lechner
2025-07-13iio: adc: ad_sigma_delta: use u8 instead of uint8_tDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: sort includesDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: don't overallocate scan bufferDavid Lechner
2025-07-13iio: imu: inv_mpu6050: Replace scnprintf with sysfs_emitChelsy Ratnawat
2025-07-13iio: pressure: dlhl60d: Use separate structures rather than an array for chip...David Lechner
2025-07-13iio: light: cm3232: make struct cm3232_als_info constDavid Lechner
2025-07-13iio: light: cm3232: move calibscale to struct cm3232_chipDavid Lechner
2025-07-13iio: imu: adis16400: Use separate structures rather than an array for chip infoDavid Lechner
2025-07-13iio: adc: ad7768-1: add low pass -3dB cutoff attributeJonathan Santos
2025-07-13iio: adc: ad7124: Use separate structures rather than array for chip infoDavid Lechner
2025-07-13iio: proximity: vcnl3020: make vcnl3020_property constDavid Lechner
2025-07-13iio: proximity: vcnl3020: pass struct vcnl3020_property by pointerDavid Lechner
2025-07-13iio: pressure: abp060mg: make abp_config constDavid Lechner
2025-07-13iio: light: zopt2201: make zopt2201_scale constDavid Lechner
2025-07-13iio: light: isl76682: make isl76682_range_table constDavid Lechner
2025-07-13gpio: virtio: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpio: viperboard: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpio: uniphier: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpio: twl6040: set line value in .direction_out()Bartosz Golaszewski
2025-07-13gpio: twl6040: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpio: twl4030: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpio: ts4900: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpio: tqmx86: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpio: tps68470: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpio: tps65912: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpio: tps65912: check the return value of regmap_update_bits()Bartosz Golaszewski
2025-07-13gpio: tps65910: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-13gpiolib: don't use GPIO global numbers in debugfs outputBartosz Golaszewski
2025-07-13RDMA/mana_ib: add additional port countersZhiyue Qiu
2025-07-13RDMA/mana_ib: Fix DSCP value in modify QPShiraz Saleem
2025-07-13RDMA/efa: Add CQ with external memory supportMichael Margolin
2025-07-13RDMA/uverbs: Add a common way to create CQ with umemMichael Margolin
2025-07-13HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires