summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dummy
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2025-05-21iio: dummy: Switch to iio_push_to_buffers_with_ts() and provide size of storageJonathan Cameron-2/+2
2025-05-21iio: dummy: Use a fixed structure to build up scan to push to buffers.Jonathan Cameron-7/+18
2025-02-17iio: dummy: Stop using iio_device_claim_direct_scoped()Jonathan Cameron-49/+70
2024-12-07iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco-1/+1
2024-11-03iio: dummy: use specialized event code macrosDavid Lechner-16/+14
2024-11-03iio: fix write_event_config signatureJulien Stephan-2/+2
2024-08-03iio: dummy: iio_simple_dummy_buffer: use iio_for_each_active_channel()Nuno Sa-1/+1
2024-02-17iio: dummy: Use automatic lock and direct mode cleanup.Jonathan Cameron-96/+89
2024-02-17iio: dummy_evgen: remove Excess kernel-doc commentsRandy Dunlap-2/+0
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds-29/+19
2022-05-02iio: fix opencoded for_each_set_bit()Yury Norov-29/+19
2022-04-04iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang-8/+12
2021-12-21iio:dummy: Drop set but unused variable len.Jonathan Cameron-2/+0
2021-06-13iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not setWei Yongjun-0/+1
2021-03-11iio: dummy: iio_simple_dummy_buffer: use triggered buffer core callsAlexandru Ardelean-62/+6
2020-09-21iio: dummy: iio_dummy_evgen: Demote file header and supply description for 'i...Lee Jones-1/+3
2020-07-20iio: dummy: iio_simple_dummy_buffer: Demote file header and correct misspellingLee Jones-2/+2
2020-07-20iio: dummy: iio_simple_dummy_events: Demote file header and supply descriptio...Lee Jones-1/+3
2020-07-20iio: dummy: iio_simple_dummy: Add newline after function-endLee Jones-0/+1
2020-07-20iio: dummy: iio_simple_dummy: Demote unworthy kerneldocs and correct wrong pa...Lee Jones-3/+3
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen-14/+0
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean-6/+8
2020-05-20iio: dummy_evgen: Fix use after free on error in iio_dummy_evgen_create()Dan Carpenter-1/+4
2020-05-18genirq/irq_sim: Simplify the APIBartosz Golaszewski-14/+20
2019-07-31spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab-1/+1
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-20/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-22iio: dummy_evgen: fix possible memleak in evgen initPan Bian-1/+4
2018-03-03iio:dummy: Add extra paragraphs on KconfigRodrigo Siqueira-0/+7
2018-03-03iio: dummy: Add correct tabs and spaces to KconfigRodrigo Siqueira-10/+10
2018-01-08iio: dummy_evgen: modify the return value check for irq_sim_init()Bartosz Golaszewski-1/+1
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds-1/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-72/+20
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman-0/+1
2017-10-19iio: make function argument and some structures constBhumika Goyal-1/+1
2017-10-09iio: dummy: evgen: use irq_simBartosz Golaszewski-71/+20
2017-10-01iio: dummy: events: Add missing breakLars-Peter Clausen-0/+1
2017-08-22iio:dummy: drop assignment of iio_info.driver_moduleJonathan Cameron-1/+0
2017-01-10iio:dummy: Stop enabling timestamp by default.Jonathan Cameron-3/+0
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron-0/+1
2016-12-30iio: dummy: No semicolon at end of function definitionPeter Meerwald-Stadler-4/+4
2016-06-30iio:core: timestamping clock selection supportGregor Boirie-2/+3
2016-05-04iio: dummy: Convert IIO dummy to configfsDaniel Baluta-65/+38
2015-12-26Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-1/+2
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman-1/+1
2015-12-05staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann-1/+2