summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: support the ad9739a RF DACNuno Sa2024-04-203-0/+480
* iio: dac: add support for AXI DAC IP coreNuno Sa2024-04-203-0/+657
* iio: backend: add new functionalityNuno Sa2024-04-201-0/+179
* iio: buffer-dmaengine: Enable write supportPaul Cercueil2024-04-201-0/+2
* iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil2024-04-201-14/+30
* iio: buffer-dma: Enable buffer write supportPaul Cercueil2024-04-201-16/+73
* iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil2024-04-202-6/+7
* iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa2024-04-202-43/+21
* 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
* 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
* iio: adc: ad7944: Consolidate spi_sync() wrapperDavid Lechner2024-04-131-54/+13
* 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
* 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
* 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
* 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
* iio: health: max30102: add support for max30101Javier Carrasco2024-03-281-0/+2
* iio: pressure: hsc030pa: Use spi_read()Christophe JAILLET2024-03-281-6/+1
* iio: pressure: BMP280 core driver headers sortingVasileios Amoiridis2024-03-281-8/+8
* iio: adc: ad7944: Add support for "3-wire mode"David Lechner2024-03-251-18/+139
* iio: accel: adxl367: Remove second semicolonColin Ian King2024-03-251-1/+1
* iio: inkern: move to the cleanup.h magicNuno Sa2024-03-251-174/+89
* iio: buffer: iio: core: move to the cleanup.h magicNuno Sa2024-03-251-73/+47
* iio: trigger: move to the cleanup.h magicNuno Sa2024-03-251-41/+30
* iio: core: move to cleanup.h magicNuno Sa2024-03-251-21/+13