summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean
2020-04-19iio: buffer: drop devm_iio_hw_consumer_free() API callAlexandru Ardelean
2020-04-19iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_trigger_unregister() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_device_free() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean
2020-04-19iio: buffer: remove 'scan_el_attrs' attribute group from buffer structAlexandru Ardelean
2020-04-19iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includesLars-Peter Clausen
2020-04-19iio: adc: adi-axi-adc: add support for AXI ADC IP coreMichael Hennerich
2020-04-19iio: buffer-dmaengine: add dev-managed calls for buffer allocAlexandru Ardelean
2020-04-19iio: buffer: drop left-over 'stufftoread' fieldAlexandru Ardelean
2020-04-19iio: ad_sigma_delta: remove unused IIO channel macrosAlexandru Ardelean
2020-03-21iio: core: Make mlock internal to the iio coreRohit Sarkar
2020-03-08iio: industrialio-core: Fix debugfs readAlexandru Tachici
2020-03-08iio: imu: adis: add a note better explaining state_lockAlexandru Ardelean
2020-03-08iio: imu: adis: update 'adis_data' struct doc-stringAlexandru Ardelean
2020-03-08iio: imu: adis: add doc-string for 'adis' structAlexandru Ardelean
2020-03-08iio: imu: adis: add support product ID check in adis_initial_startupAlexandru Ardelean
2020-03-08iio: imu: adis: Add self_test_reg variableNuno Sá
2020-03-08iio: imu: adis: add unlocked __adis_initial_startup()Alexandru Ardelean
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2020-01-12iio: adis: Remove startup_delayNuno Sá
2020-01-12iio: adis: Introduce timeouts structureNuno Sá
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen
2019-12-15iio: adf4350: Convert to use GPIO descriptorLinus Walleij
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij
2019-11-23iio: core: add thermocouple_type standard attributeAndrea Merello
2019-11-23iio: core: add char type for sysfs attributesAndrea Merello
2019-11-23iio: imu: adis: create an unlocked version of adis_reset()Alexandru Ardelean
2019-11-23iio: imu: adis: create an unlocked version of adis_check_status()Alexandru Ardelean
2019-11-23iio: imu: adis: add unlocked read/write function versionsAlexandru Ardelean
2019-11-23iio: imu: adis: rename txrx_lock -> state_lockAlexandru Ardelean
2019-11-03iio: imu: adis: assign value only if return code zero in read funcsAlexandru Ardelean
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-07iio: core: Add optional symbolic label to device attributesPhil Reid
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-08iio: adc: ad_sigma_delta: Export ad_sd_calibrateMircea Caprioru
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere
2019-07-27iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou
2019-07-27iio: imu: adis: Add support for SPI transfer cs_change_delayAlexandru Ardelean
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca