summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-04-20iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil
2024-04-20iio: buffer-dma: Enable buffer write supportPaul Cercueil
2024-04-20iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil
2024-04-20iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa
2024-04-20iio: pressure: dps310: simplify scale factor readingThomas Haemmerle
2024-04-20iio: pressure: dps310: consistently check return value of `regmap_read`Thomas Haemmerle
2024-04-20iio: pressure: dps310: introduce consistent error handlingThomas Haemmerle
2024-04-20iio: pressure: dps310: support negative temperature valuesThomas Haemmerle
2024-04-13iio: dac: ad5755: make use of of_device_id tableKrzysztof Kozlowski
2024-04-13iio: imu: inv_icm42600: add support of ICM-42688-PJean-Baptiste Maneyrol
2024-04-13iio: adc: ad7944: Consolidate spi_sync() wrapperDavid Lechner
2024-04-13iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-04-13iio: adc: stm32: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-04-13iio: adc: stm32: Fixing err code to not indicate successJonathan Cameron
2024-04-06iio: light: apds9306: Improve apds9306_write_event_config()Subhajit Ghosh
2024-04-06iio: temperature: ltc2983: support vdd regulatorNuno Sa
2024-04-06iio:imu: adis16475: Fix sync mode settingRamona Gradinariu
2024-04-06iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()Dan Carpenter
2024-04-06iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()Dan Carpenter
2024-04-06iio: accel: adxl345: Add spi-3wire optionLothar Rubusch
2024-04-06iio: accel: adxl345: Add comment to probeLothar Rubusch
2024-04-06iio: accel: adxl345: Reorder probe initializationLothar Rubusch
2024-04-06iio: accel: adxl345: Pass function pointer to coreLothar Rubusch
2024-04-06iio: accel: adxl345: Move defines to headerLothar Rubusch
2024-04-06iio: accel: adxl345: Group bus configurationLothar Rubusch
2024-04-06iio: accel: adxl345: Make data_range obsoleteLothar Rubusch
2024-04-06iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...Jonathan Cameron
2024-04-06iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.Jonathan Cameron
2024-04-06iio: frequency: admfm2000: Use device_for_each_child_node_scoped() to simplif...Jonathan Cameron
2024-04-06iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron
2024-04-06iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron
2024-04-06iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify e...Jonathan Cameron
2024-04-06iio: adc: ab8500-gpadc: Fix kernel-doc parameter names.Jonathan Cameron
2024-04-06iio: dac: ad5770r: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-04-06iio: dac: ad3552r: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-03-30iio: adc: ad7944: use spi_optimize_message()David Lechner
2024-03-28iio: adc: ad7944: simplify adi,spi-mode property parsingDavid Lechner
2024-03-28iio: dac: ti-dac5571: Add DAC081C081 supportLaurent Pinchart
2024-03-28iio: health: max30102: add support for max30101Javier Carrasco
2024-03-28iio: pressure: hsc030pa: Use spi_read()Christophe JAILLET
2024-03-28iio: pressure: BMP280 core driver headers sortingVasileios Amoiridis
2024-03-28iio: accel: mxc4005: Reset chip on probe() and resume()Hans de Goede
2024-03-28iio: accel: mxc4005: Interrupt handling fixesHans de Goede
2024-03-25iio: adc: ad7944: Add support for "3-wire mode"David Lechner
2024-03-25iio: accel: adxl367: Remove second semicolonColin Ian King
2024-03-25iio: inkern: move to the cleanup.h magicNuno Sa
2024-03-25iio: buffer: iio: core: move to the cleanup.h magicNuno Sa
2024-03-25iio: trigger: move to the cleanup.h magicNuno Sa
2024-03-25iio: core: move to cleanup.h magicNuno Sa
2024-03-25iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power modeJean-Baptiste Maneyrol