Show patches with: State = Action Required       |   8918 patches
« 1 2 3 489 90 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
iio: add missing MODULE_DESCRIPTION() macros iio: add missing MODULE_DESCRIPTION() macros - - - --- 2024-06-07 Jeff Johnson New
[v7,9/9] iio: adc: ad7173: Add support for AD411x devices Add support for AD411x - - - --- 2024-06-07 Dumitru Ceclan via B4 Relay New
[v7,8/9] iio: adc: ad7173: document sampling frequency behaviour Add support for AD411x - 1 - --- 2024-06-07 Dumitru Ceclan via B4 Relay New
[v7,7/9] iio: adc: ad7173: refactor device info structs Add support for AD411x - 1 - --- 2024-06-07 Dumitru Ceclan via B4 Relay New
[v7,6/9] iio: adc: ad7173: add support for special inputs Add support for AD411x - - - --- 2024-06-07 Dumitru Ceclan via B4 Relay New
[v7,5/9] iio: adc: ad7173: refactor ain and vref selection Add support for AD411x - - - --- 2024-06-07 Dumitru Ceclan via B4 Relay New
[v7,4/9] iio: adc: ad7173: refactor channel configuration parsing Add support for AD411x - 2 - --- 2024-06-07 Dumitru Ceclan via B4 Relay New
[v7,3/9] iio: adc: ad_sigma_delta: add disable_one callback Add support for AD411x - 1 - --- 2024-06-07 Dumitru Ceclan via B4 Relay New
[v7,2/9] dt-bindings: adc: ad7173: add support for ad411x Add support for AD411x - 1 - --- 2024-06-07 Dumitru Ceclan via B4 Relay New
[v7,1/9] dt-bindings: iio: adc: Add common-mode-channel property Add support for AD411x - 1 - --- 2024-06-07 Dumitru Ceclan via B4 Relay New
[v2,19/19] iio: chemical: bme680: Refactorize reading functions iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,18/19] iio: chemical: bme680: Move forced mode setup in ->read_raw() iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,17/19] iio: chemical: bme680: Remove redundant gas configuration iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,16/19] iio: chemical: bme680: Move probe errors to dev_err_probe() iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,15/19] iio: chemical: bme680: Modify startup procedure iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,14/19] iio: chemical: bme680: Make error checks consistent iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,13/19] iio: chemical: bme680: Add read buffers in DMA safe region iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,12/19] iio: chemical: bme680: Allocate IIO device before chip initialization iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,11/19] iio: chemical: bme680: Use bulk reads for calibration data iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,10/19] iio: chemical: bme680: Remove duplicate register read iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,09/19] iio: chemical: bme680: Sort headers alphabetically iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,08/19] iio: chemical: bme680: Remove remaining ACPI-only stuff iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,07/19] iio: chemical: bme680: Drop unnecessary casts and correct adc data types iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,06/19] iio: chemical: bme680: Fix read/write ops to device by adding mutexes iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,05/19] iio: chemical: bme680: Fix typo in define iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,04/19] iio: chemical: bme680: Fix sensor data read operation iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,03/19] iio: chemical: bme680: Fix overflows in compensate() functions iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,02/19] iio: chemical: bme680: Fix calibration data variable iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,01/19] iio: chemical: bme680: Fix pressure value output iio: chemical: bme680: Driver fixes and cleanup - - - --- 2024-06-06 Vasileios Amoiridis New
[v2,2/2] iio: adc: ti-ads1119: Add driver iio: adc: ti-ads1119: Add driver - - - --- 2024-06-06 Francesco Dolcini New
[v2,1/2] dt-bindings: iio: adc: add ti,ads1119 iio: adc: ti-ads1119: Add driver - 1 - --- 2024-06-06 Francesco Dolcini New
[v3,4/4] iio: common: scmi_iio: convert to dev_err_probe() dev_printk: add dev_errp_probe() helper - - - --- 2024-06-06 Nuno Sa New
[v3,3/4] iio: backend: make use of dev_err_cast_probe() dev_printk: add dev_errp_probe() helper - - - --- 2024-06-06 Nuno Sa New
[v3,2/4] iio: temperature: ltc2983: convert to dev_err_probe() dev_printk: add dev_errp_probe() helper - - - --- 2024-06-06 Nuno Sa New
[v3,1/4] dev_printk: add new dev_err_probe() helpers dev_printk: add dev_errp_probe() helper - - - --- 2024-06-06 Nuno Sa New
[v4,2/2] iio: imu: inv_icm42600: add support of accel low-power mode iio: imu: inv_icm42600: add support of accel low power - - - --- 2024-06-05 inv.git-commit@tdk.com New
[v4,1/2] iio: document inv_icm42600 driver private sysfs attributes iio: imu: inv_icm42600: add support of accel low power - - - --- 2024-06-05 inv.git-commit@tdk.com New
[v3] iio: humidity: hdc3020: fix hysteresis representation [v3] iio: humidity: hdc3020: fix hysteresis representation - 1 - --- 2024-06-05 Dimitri Fedrau New
[v3,6/6] iio: adc: Add support for AD4000 Add support for AD4000 series of ADCs - - - --- 2024-06-05 Marcelo Schmitt New
[v10,6/6] Documentation: iio: Document high-speed DMABUF based API iio: new DMABUF based API v10 - - - --- 2024-06-05 Paul Cercueil New
[v10,5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API iio: new DMABUF based API v10 - - - --- 2024-06-05 Paul Cercueil New
[v10,4/6] iio: buffer-dma: Enable support for DMABUFs iio: new DMABUF based API v10 - - - --- 2024-06-05 Paul Cercueil New
[v10,3/6] iio: core: Add new DMABUF interface infrastructure iio: new DMABUF based API v10 - - - --- 2024-06-05 Paul Cercueil New
[v10,2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec iio: new DMABUF based API v10 - - - --- 2024-06-05 Paul Cercueil New
[v10,1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec() iio: new DMABUF based API v10 - - - --- 2024-06-05 Paul Cercueil New
[v3,6/6] MAINTAINERS: Add ScioSense ENS160 Add driver for ENS160 sensor - - - --- 2024-06-04 Gustavo Silva New
[v3,5/6] iio: chemical: ens160: add power management support Add driver for ENS160 sensor - - - --- 2024-06-04 Gustavo Silva New
[v3,4/6] iio: chemical: ens160: add triggered buffer support Add driver for ENS160 sensor - - - --- 2024-06-04 Gustavo Silva New
[v3,3/6] iio: chemical: add driver for ENS160 sensor Add driver for ENS160 sensor - - - --- 2024-06-04 Gustavo Silva New
[v3,2/6] dt-bindings: iio: chemical: add ENS160 sensor Add driver for ENS160 sensor - 1 - --- 2024-06-04 Gustavo Silva New
[v3,1/6] dt-bindings: vendor-prefixes: add ScioSense Add driver for ENS160 sensor 1 - - --- 2024-06-04 Gustavo Silva New
[v3,5/6] dt-bindings: iio: adc: Add AD4000 Add support for AD4000 series of ADCs - - - --- 2024-06-04 Marcelo Schmitt New
[v3,4/6] spi: spi-axi-spi-engine: Add support for MOSI idle configuration Add support for AD4000 series of ADCs - 1 - --- 2024-06-04 Marcelo Schmitt New
[v3,3/6] spi: spi-gpio: Add support for MOSI idle state configuration Add support for AD4000 series of ADCs 1 - - --- 2024-06-04 Marcelo Schmitt New
[v3,2/6] spi: bitbang: Implement support for MOSI idle state configuration Add support for AD4000 series of ADCs 1 - - --- 2024-06-04 Marcelo Schmitt New
[v3,1/6] spi: Add SPI mode bit for MOSI idle state configuration Add support for AD4000 series of ADCs - - - --- 2024-06-04 Marcelo Schmitt New
[v5] iio: temperature: mcp9600: add threshold events support [v5] iio: temperature: mcp9600: add threshold events support - - - --- 2024-06-04 Dimitri Fedrau New
[v2,5/5] arm64: dts: mediatek: Add ADC node on MT6357, MT6358, MT6359 PMICs MediaTek MT6357/8/9 PMIC Auxiliary ADC support - - - --- 2024-06-04 AngeloGioacchino Del Regno New
[v2,4/5] iio: adc: Add support for MediaTek MT6357/8/9 Auxiliary ADC MediaTek MT6357/8/9 PMIC Auxiliary ADC support - 1 - --- 2024-06-04 AngeloGioacchino Del Regno New
[v2,3/5] math.h: Add unsigned 8 bits fractional numbers type MediaTek MT6357/8/9 PMIC Auxiliary ADC support - 1 - --- 2024-06-04 AngeloGioacchino Del Regno New
[v2,2/5] dt-bindings: mfd: mediatek,mt6357: Describe Auxiliary ADC subdev MediaTek MT6357/8/9 PMIC Auxiliary ADC support - - - --- 2024-06-04 AngeloGioacchino Del Regno New
[v2,1/5] dt-bindings: iio: adc: Add MediaTek MT6359 PMIC AUXADC MediaTek MT6357/8/9 PMIC Auxiliary ADC support - - - --- 2024-06-04 AngeloGioacchino Del Regno New
[v4,2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Add driver for Vishay VEML6040 - 1 - --- 2024-06-04 Arthur Becker via B4 Relay New
[v4,1/2] iio: light: driver for Vishay VEML6040 Add driver for Vishay VEML6040 - - - --- 2024-06-04 Arthur Becker via B4 Relay New
iio: inkern: fix channel read regression iio: inkern: fix channel read regression - - - --- 2024-05-30 Johan Hovold New
[RFC] iio: accel: st_accel: silent spi_device_id warnings [RFC] iio: accel: st_accel: silent spi_device_id warnings - - - --- 2023-11-01 Sean Nyekjaer New
[v2,1/1] dt-bindings: iio: imx8qxp-adc: add missing vref-supply [v2,1/1] dt-bindings: iio: imx8qxp-adc: add missing vref-supply 1 1 - --- 2023-04-24 Alexander Stein New
[v2,1/3] iio: dac: ad5755: mark OF related data as maybe unused [v2,1/3] iio: dac: ad5755: mark OF related data as maybe unused - - - --- 2023-03-12 Krzysztof Kozlowski New
[v2,12/12] dt-bindings: iio: accel: Add ADIS16203 Inclinometer staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,11/12] staging: iio: accel: adis16203: Move out of staging staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,10/12] staging: iio: accel: adis16203: Trivial style cleanup staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,09/12] staging: iio: accel: adis16203: Drop setting drvdata as nothing gets it staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,08/12] staging: iio: accel: adis16203: Trivial whitespace cleanup staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,07/12] staging: iio: accel: adis16203: Make units explicit in name of delay define staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,06/12] staging: iio: accel: adis16203: Drop driver name define staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,05/12] staging: iio: accel: adis16203: Simplify handling of calibbias staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,04/12] staging: iio: accel: adis16203: Drop the 180 degree offset channel staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,03/12] staging: iio: accel: adis16203: Rename incli channel registers staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,02/12] staging: iio: accel: adis16203: Drop excessive register comments staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
[v2,01/12] staging: iio: accel: adis16203: More conventional header ordering staging: iio: accel: adis16203 Inclinometer cleanup and graduation - - - --- 2023-01-29 Jonathan Cameron New
iio: adc: rzg2l: Use RUNTIME_PM_OPS() instead of SET_* iio: adc: rzg2l: Use RUNTIME_PM_OPS() instead of SET_* - - - --- 2022-08-07 Jonathan Cameron New
[v3,01/17] iio: core: Increase precision of IIO_VAL_FRACTIONAL_LOG2 when possible [v3,01/17] iio: core: Increase precision of IIO_VAL_FRACTIONAL_LOG2 when possible - - - --- 2022-06-26 Jonathan Cameron New
[05/22] iio: replace bitmap_weight with bitmap_weitght_{eq,le} where appropriate Untitled series #640243 - - - --- 2022-05-10 Yury Norov New
iio: adc: ad_sigma_delta: IRQ sharing mechanism. iio: adc: ad_sigma_delta: IRQ sharing mechanism. - - - --- 2022-01-11 Daniel Beer New
[RFC,11/11] iio: kfifo-buf.c: Bring includes up to date. IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,10/11] iio: industrialio-buffer-cb: Bring includes up to date. IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,09/11] iio: industrialio-triggered-buffer: Bring includes up to date. IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,08/11] iio: misc core files: Bring includes up to date IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,07/11] iio: configfs: Bring includes up to date IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,06/11] iio: inkern: Bring includes up to date. IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,05/11] iio: industrialio-trigger.c: Bring includes up to date. IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,04/11] iio: industrialio-event.c: Bring includes up to date. IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,03/11] iio: industrialio-buffer.c: Bring includes up to date. IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,02/11] iio: industrialio-core - Bring includes up to date. IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
[RFC,01/11] iio: industrialio-core: Reorder header includes to be alphabetical. IIO: Bring core header includes up to date. - - - --- 2021-10-03 Jonathan Cameron New
iio: Move include/linux/iio-opaque.h to drivers/iio/iio_opaque.h iio: Move include/linux/iio-opaque.h to drivers/iio/iio_opaque.h - 1 - --- 2021-10-03 Jonathan Cameron New
[7/7] iio: prox: cros_ec_mkbp: Drop unused IIO headers. cros_ec_sensors: Drop unused IIO header includes - - - --- 2021-10-03 Jonathan Cameron New
[6/7] iio: pressure: cros_ec_baro: Drop unused IIO headers. cros_ec_sensors: Drop unused IIO header includes - - - --- 2021-10-03 Jonathan Cameron New
[5/7] iio: light: cros_ec_light_prox: Drop unused IIO includes. cros_ec_sensors: Drop unused IIO header includes - - - --- 2021-10-03 Jonathan Cameron New
[4/7] iio: cros_ec_lid_angle: Drop unused IIO includes. cros_ec_sensors: Drop unused IIO header includes - - - --- 2021-10-03 Jonathan Cameron New
« 1 2 3 489 90 »