summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2021-10-19iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean
2021-10-19iio: Add output buffer supportMihail Chindris
2021-10-19iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()Jonathan Cameron
2021-10-19iio: adis: handle devices that cannot unmask the drdy pinNuno Sá
2021-10-19iio: inkern: introduce devm_iio_map_array_register() short-hand functionAlexandru Ardelean
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean
2021-06-13iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()Alexandru Ardelean
2021-06-13iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()Alexandru Ardelean
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij
2021-06-03iio: st_sensors: Create extended attr macroLinus Walleij
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-05-17iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko
2021-05-17iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko
2021-05-17iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @flags from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @info_exist_lock to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @scan_index_timestamp to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: avoid shadowing of variable name in to_iio_dev_opaque()Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: adis: add burst_max_speed_hz variableNuno Sa
2021-04-07dt-bindings:iio:dac: update microchip,mcp4725.yaml referenceMauro Carvalho Chehab
2021-04-07iio:event: Add timeout event info typeJonathan Cameron
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou
2021-03-25iio: kfifo: add devm_iio_triggered_buffer_setup_ext variantAlexandru Ardelean
2021-03-25iio: Provide iio_read_channel_processed_scale() APILinus Walleij
2021-03-25iio: set default trig->dev.parentGwendal Grignou
2021-03-11iio: adis: add helpers for lockingNuno Sa
2021-03-11iio: adc: adi-axi-adc: fix typo in doc-stringAlexandru Ardelean
2021-03-11iio: Add relative sensitivity supportYe Xiang
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean
2021-03-11iio: buffer: wrap all buffer attributes into iio_dev_attrAlexandru Ardelean
2021-03-11iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean
2021-03-11iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean
2021-03-11iio: core: rework iio device group creationAlexandru Ardelean
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov
2021-01-16iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculationDmitry Baryshkov
2021-01-16iio: adc: move vadc_map_pt from header to the source fileDmitry Baryshkov
2021-01-16iio: provide of_iio_channel_get_by_name() and devm_ version itDmitry Baryshkov
2021-01-16iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov