summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
AgeCommit message (Expand)Author
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-11-21iio: buffer: remove iio_buffer_set_attrs() helperAlexandru Ardelean
2020-11-21iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean
2020-11-14iio: core: centralize ioctl() calls to the main chardevAlexandru Ardelean
2020-11-08iio: core: Add optional symbolic label to a device channelCristian Pop
2020-10-31iio: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-09-29iio: buffer-dmaengine: remove non managed alloc/freeAlexandru Ardelean
2020-09-21iio: adis. Drop adis_burst structNuno Sá
2020-09-21iio: adis: Move burst mode into adis_dataNuno Sá
2020-09-21iio: Add __printf() attributes to various allocation functionsJonathan Cameron
2020-09-16iio: adis: Drop non Managed device functionsNuno Sá
2020-09-13iio: temperature: mlx90632: Interface to change object ambient temperatureCrt Mori
2020-09-11iio: iio.h: fix a warning at the kernel-doc markupMauro Carvalho Chehab
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