aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dummy (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds1-29/+19
2022-05-02iio: fix opencoded for_each_set_bit()Yury Norov1-29/+19
2022-04-04iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang1-8/+12
2021-12-21iio:dummy: Drop set but unused variable len.Jonathan Cameron1-2/+0
2021-06-13iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not setWei Yongjun1-0/+1
2021-03-11iio: dummy: iio_simple_dummy_buffer: use triggered buffer core callsAlexandru Ardelean1-62/+6
2020-09-21iio: dummy: iio_dummy_evgen: Demote file header and supply description for 'irq_sim_domain'Lee Jones1-1/+3
2020-07-20iio: dummy: iio_simple_dummy_buffer: Demote file header and correct misspellingLee Jones1-2/+2
2020-07-20iio: dummy: iio_simple_dummy_events: Demote file header and supply descriptions for val2 paramsLee Jones1-1/+3
2020-07-20iio: dummy: iio_simple_dummy: Add newline after function-endLee Jones1-0/+1
2020-07-20iio: dummy: iio_simple_dummy: Demote unworthy kerneldocs and correct wrong parameter in docsLee Jones1-3/+3
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-14/+0
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean1-6/+8
2020-05-20iio: dummy_evgen: Fix use after free on error in iio_dummy_evgen_create()Dan Carpenter1-1/+4
2020-05-18genirq/irq_sim: Simplify the APIBartosz Golaszewski1-14/+20
2019-07-31spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab1-1/+1
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner5-20/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-22iio: dummy_evgen: fix possible memleak in evgen initPan Bian1-1/+4
2018-03-03iio:dummy: Add extra paragraphs on KconfigRodrigo Siqueira1-0/+7
2018-03-03iio: dummy: Add correct tabs and spaces to KconfigRodrigo Siqueira1-10/+10
2018-01-08iio: dummy_evgen: modify the return value check for irq_sim_init()Bartosz Golaszewski1-1/+1
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-72/+20
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman1-0/+1
2017-10-19iio: make function argument and some structures constBhumika Goyal1-1/+1
2017-10-09iio: dummy: evgen: use irq_simBartosz Golaszewski2-71/+20
2017-10-01iio: dummy: events: Add missing breakLars-Peter Clausen1-0/+1
2017-08-22iio:dummy: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2017-01-10iio:dummy: Stop enabling timestamp by default.Jonathan Cameron1-3/+0
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-0/+1
2016-12-30iio: dummy: No semicolon at end of function definitionPeter Meerwald-Stadler1-4/+4
2016-06-30iio:core: timestamping clock selection supportGregor Boirie2-2/+3
2016-05-04iio: dummy: Convert IIO dummy to configfsDaniel Baluta2-65/+38
2015-12-26Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+2
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2015-12-05staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann1-1/+2
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman8-0/+1664
2015-10-25iio: Move IIO Dummy Driver out of stagingCristina Opriceana8-0/+1665