summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iio: adc: ad7380: add support for single-ended partsJulien Stephan2024-08-031-42/+309
* iio: adc: ad7380: prepare driver for single-ended parts supportJulien Stephan2024-08-031-1/+10
* iio: adc: ad7380: add missing trailing commasJulien Stephan2024-08-031-4/+4
* iio: core: add function to retrieve active_scan_mask indexJulien Stephan2024-08-032-0/+45
* dt-bindings: iio: adc: ad7380: add single-ended compatible partsJulien Stephan2024-08-031-0/+13
* Documentation: Add AD4000 documentationMarcelo Schmitt2024-08-033-0/+133
* iio: adc: Add support for AD4000Marcelo Schmitt2024-08-034-0/+736
* Merge tag 'spi-mosi-config' into togregJonathan Cameron2024-08-039-6/+344
|\
| * dt-bindings: iio: adc: Add AD4000Marcelo Schmitt2024-07-292-0/+204
| * spi: spi-axi-spi-engine: Add support for MOSI idle configurationMarcelo Schmitt2024-07-291-3/+12
| * spi: spi-gpio: Add support for MOSI idle state configurationMarcelo Schmitt2024-07-291-1/+11
| * spi: bitbang: Implement support for MOSI idle state configurationMarcelo Schmitt2024-07-292-0/+25
| * spi: Enable controllers to extend the SPI protocol with MOSI idle configurationMarcelo Schmitt2024-07-293-2/+92
* | iio: frequency: adf4377: add adf4378 supportAntoniu Miclaus2024-08-031-7/+28
* | dt-bindings: iio: adf4377: add adf4378 supportAntoniu Miclaus2024-08-031-0/+10
* | dt-bindings: iio: light: stk33xx: add compatible for stk3013Kaustabh Chakraborty2024-08-031-4/+9
* | iio: light: stk3310: add support for stk3013Kaustabh Chakraborty2024-08-031-0/+5
* | iio: light: stk3310: relax chipid check warningKaustabh Chakraborty2024-08-031-1/+1
* | iio: adc: ti-tsc2046: use devm_regulator_get_enable_read_voltage()David Lechner2024-08-031-47/+7
* | MAINTAINERS: Add Sensirion SDP500Petar Stoykov2024-08-031-0/+6
* | iio: pressure: Add driver for Sensirion SDP500Petar Stoykov2024-08-033-0/+166
* | dt-bindings: iio: pressure: Add Sensirion SDP500Petar Stoykov2024-08-031-0/+46
* | iio: adc: add support for pac1921Matteo Martelli2024-08-034-0/+1282
* | dt-bindings: iio: adc: add binding for pac1921Matteo Martelli2024-08-031-0/+71
* | chemical: bme680: Convert to static the const lookup tableVasileios Amoiridis2024-08-031-1/+1
* | iio: buffer-dma: Move exports into IIO_DMA_BUFFER namespaceNuno Sa2024-08-032-18/+19
* | iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage()David Lechner2024-08-031-38/+16
* | iio: core: annotate masklength as __privateNuno Sa2024-08-032-3/+3
* | staging: iio: impedance-analyzer: ad5933: make use of iio_get_masklength()Nuno Sa2024-08-031-2/+3
* | iio: common: cros_ec_sensors_core: use new '.masklength' accessorsNuno Sa2024-08-031-5/+3
* | iio: adc: xilinx-xadc-core: use new '.masklength' accessorsNuno Sa2024-08-031-3/+2
* | iio: adc: vf610_adc: make use of iio_get_masklength()Nuno Sa2024-08-031-1/+1
* | iio: adc: ti-ads8688: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-3/+1
* | iio: adc: ti-ads131e08: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-1/+1
* | iio: adc: ti-ads124s08: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: adc: ti-adc12138: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: adc: ti-ads1298: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: adc: ti-ads1119: make use of iio_get_masklength()Nuno Sa2024-08-031-2/+2
* | iio: adc: ti-ads1015: make use of iio_get_masklength()Nuno Sa2024-08-031-1/+1
* | iio: adc: ti-adc084s021: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: adc: ti-adc0832: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: adc: stm32-dfsdm-adc: make use of iio_get_masklength()Nuno Sa2024-08-031-1/+1
* | iio: adc: stm32-adc: make use of iio_get_masklength()Nuno Sa2024-08-031-2/+2
* | iio: adc: rtq6056: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-1/+1
* | iio: adc: rockchip_saradc: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-1/+1
* | iio: adc: mt6360-adc: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-1/+1
* | iio: adc: mcp3911: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-1/+1
* | iio: adc: max1118: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: adc: max1118: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* | iio: accel: adxl380: make use of iio_get_masklength()Nuno Sa2024-08-031-1/+1