summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil2024-04-202-20/+49
| * | iio: buffer-dma: Enable buffer write supportPaul Cercueil2024-04-202-16/+75
| * | iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil2024-04-203-7/+8
| * | iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa2024-04-203-45/+24
| * | iio: pressure: dps310: simplify scale factor readingThomas Haemmerle2024-04-201-6/+6
| * | iio: pressure: dps310: consistently check return value of `regmap_read`Thomas Haemmerle2024-04-201-1/+1
| * | iio: pressure: dps310: introduce consistent error handlingThomas Haemmerle2024-04-201-57/+72
| * | iio: pressure: dps310: support negative temperature valuesThomas Haemmerle2024-04-201-5/+6
| * | dt-bindings: iio: adc: Add GPADC for Allwinner H616Chris Morgan2024-04-201-2/+7
| * | iio: dac: ad5755: make use of of_device_id tableKrzysztof Kozlowski2024-04-131-12/+12
| * | iio: imu: inv_icm42600: add support of ICM-42688-PJean-Baptiste Maneyrol2024-04-134-0/+13
| * | dt-bindings: iio: imu: add icm42688 inside inv_icm42600Jean-Baptiste Maneyrol2024-04-131-0/+1
| * | iio: adc: ad7944: Consolidate spi_sync() wrapperDavid Lechner2024-04-131-54/+13
| * | dt-bindings: iio: imu: mpu6050: Improve i2c-gate disallow listLuca Weiss2024-04-131-8/+9
| * | iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-131-5/+2
| * | iio: adc: stm32: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-131-38/+24
| * | iio: adc: stm32: Fixing err code to not indicate successJonathan Cameron2024-04-131-0/+1
| * | Documentation: ABI: document in_temp_input fileLuca Weiss2024-04-061-1/+2
| * | iio: light: apds9306: Improve apds9306_write_event_config()Subhajit Ghosh2024-04-061-21/+27
| * | iio: temperature: ltc2983: support vdd regulatorNuno Sa2024-04-061-0/+5
| * | dt-bindings: iio: temperature: ltc2983: document power supplyNuno Sa2024-04-061-0/+4
| * | iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()Dan Carpenter2024-04-061-1/+1
| * | iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()Dan Carpenter2024-04-061-1/+1
| * | iio: accel: adxl345: Add spi-3wire optionLothar Rubusch2024-04-062-1/+10
| * | iio: accel: adxl345: Add comment to probeLothar Rubusch2024-04-061-0/+10
| * | iio: accel: adxl345: Reorder probe initializationLothar Rubusch2024-04-061-20/+20
| * | iio: accel: adxl345: Pass function pointer to coreLothar Rubusch2024-04-064-10/+29
| * | dt-bindings: iio: accel: adxl345: Add spi-3wireLothar Rubusch2024-04-061-0/+2
| * | iio: accel: adxl345: Move defines to headerLothar Rubusch2024-04-062-32/+32
| * | iio: accel: adxl345: Group bus configurationLothar Rubusch2024-04-061-6/+6
| * | iio: accel: adxl345: Make data_range obsoleteLothar Rubusch2024-04-061-7/+13
| * | iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...Jonathan Cameron2024-04-061-46/+31
| * | iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.Jonathan Cameron2024-04-061-36/+23
| * | iio: frequency: admfm2000: Use device_for_each_child_node_scoped() to simplif...Jonathan Cameron2024-04-061-18/+6
| * | iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron2024-04-061-17/+7
| * | iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron2024-04-061-5/+2
| * | iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify e...Jonathan Cameron2024-04-061-3/+1
| * | iio: adc: ab8500-gpadc: Fix kernel-doc parameter names.Jonathan Cameron2024-04-061-2/+2
| * | iio: dac: ad5770r: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-061-13/+6
| * | iio: dac: ad3552r: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-061-32/+19
| * | iio: adc: ad7944: use spi_optimize_message()David Lechner2024-03-301-74/+103
| * | iio: adc: ad7944: simplify adi,spi-mode property parsingDavid Lechner2024-03-281-11/+10
| * | iio: dac: ti-dac5571: Add DAC081C081 supportLaurent Pinchart2024-03-281-0/+3
| * | dt-bindings: iio: dac: ti,dac5571: Add DAC081C081 supportLaurent Pinchart2024-03-281-0/+1
| * | iio: health: max30102: add support for max30101Javier Carrasco2024-03-281-0/+2
| * | dt-bindings: iio: health: maxim,max30102: add max30101Javier Carrasco2024-03-281-4/+8
| * | iio: pressure: hsc030pa: Use spi_read()Christophe JAILLET2024-03-281-6/+1
| * | iio: pressure: BMP280 core driver headers sortingVasileios Amoiridis2024-03-281-8/+8
| * | docs: iio: new docs for ad7944 driverDavid Lechner2024-03-283-0/+132
| * | MAINTAINERS: add Documentation/iio/ to IIO subsystemDavid Lechner2024-03-281-0/+1