summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2020-07-13iio: core: remove iio_priv_to_dev() helperAlexandru Ardelean
2020-07-07iio: core: move event interface on the opaque structAlexandru Ardelean
2020-07-07iio: core: move iio_dev's buffer_list to the private iio device objectAlexandru Ardelean
2020-07-07iio: core: move channel list & group to private iio device objectAlexandru Ardelean
2020-07-07iio: core: move debugfs data on the private iio dev infoAlexandru Ardelean
2020-07-07iio: core: wrap IIO device into an iio_dev_opaque objectAlexandru Ardelean
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: core: add iio_device_set_parent() helperAlexandru Ardelean
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean
2020-06-14iio: make iio_device_get_drvdata take a const struct iio_dev *.Jonathan Cameron
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou
2020-05-15Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman
2020-04-25iio: adis: Support different burst sizesNuno Sá
2020-04-25iio: adis: Add adis_update_bits() APIsNuno Sá
2020-04-25iio: imu: adis: Add irq flag variableNuno Sá
2020-04-25iio: imu: adis: Add Managed device functionsNuno Sá
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-20Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-04-19iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen
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-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-03-30iio: cros_ec: Use Hertz as unit for sampling frequencyGwendal Grignou
2020-03-28iio: cros_ec: Report hwfifo_watermark_maxGwendal Grignou
2020-03-28iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou
2020-03-28iio: cros_ec: Remove pm functionGwendal Grignou
2020-03-28iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou
2020-03-28iio: expose iio_device_set_clockGwendal Grignou
2020-03-28iio: cros_ec: Move function description to .c fileGwendal Grignou
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