summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: Remove kernel-doc keyword in file header commentGwendal Grignou2021-03-2513-13/+13
* iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()Alexandru Ardelean2021-03-251-3/+2
* iio: hrtimer: Allow sub Hz granularityGwendal Grignou2021-03-252-10/+24
* staging: iio: remove mention of defunct listBaruch Siach2021-03-251-4/+0
* iio: accel: mma8452: fix indentationSean Nyekjaer2021-03-251-23/+23
* iio: proximity: vcnl3020: add proximity rateIvan Mikhaylov2021-03-251-1/+96
* iio: adc: npcm_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean2021-03-251-2/+13
* iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lockSergiu Cuciurean2021-03-251-3/+13
* iio: adc: spear_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean2021-03-251-4/+16
* iio:ABI docs: Combine the two instances of docs for sensor_sensitivityJonathan Cameron2021-03-253-17/+14
* iio:ABI docs: Combine sysfs-bus-iio-humidity-hdc2010/hdc100x into one fileJonathan Cameron2021-03-252-10/+2
* iio: adc: mt6360: Include right headerLinus Walleij2021-03-111-1/+2
* iio: adis: add helpers for lockingNuno Sa2021-03-114-25/+32
* dt-bindings: adis16475: remove propertyNuno Sá2021-03-111-9/+0
* iio: adis16475: improve sync scale mode handlingNuno Sa2021-03-111-28/+90
* iio: adis16480: fix pps mode sampling frequency mathNuno Sa2021-03-111-34/+94
* iio: adc: adi-axi-adc: fix typo in doc-stringAlexandru Ardelean2021-03-111-1/+1
* iio: Documentation: update definitions for bufferY and scan_elementsAlexandru Ardelean2021-03-111-0/+85
* iio: dac: ad5686: Add support for AD5673R/AD5677RMircea Caprioru2021-03-114-4/+21
* iio: documentation: Document accelerometer label useHans de Goede2021-03-111-0/+7
* iio: documentation: Document proximity sensor label useHans de Goede2021-03-111-0/+39
* iio: Add relative hysteresis in ABI documentationYe Xiang2021-03-111-0/+9
* iio: hid-sensor-als: Add relative hysteresis supportYe Xiang2021-03-111-2/+12
* iio: Add relative sensitivity supportYe Xiang2021-03-115-4/+78
* hid-sensors: Add more data fields for sensitivity checkingYe Xiang2021-03-114-0/+4
* iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-1114-151/+107
* docs: iio: mark "repeat" sysfs attribute as optionalLuca Ceresoli2021-03-111-1/+1
* docs: iio: fix bullet list formattingLuca Ceresoli2021-03-111-5/+5
* docs: iio: document the 'index' attribute tooLuca Ceresoli2021-03-111-0/+1
* docs: iio: fix directory namingLuca Ceresoli2021-03-111-1/+1
* docs: iio: fix example formattingLuca Ceresoli2021-03-111-1/+1
* iio: use getter/setter functionsJulia Lawall2021-03-115-7/+7
* tools: iio: convert iio_generic_buffer to use new IIO buffer APIAlexandru Ardelean2021-03-114-33/+107
* tools: iio: privatize globals and functions in iio_generic_buffer.c fileAlexandru Ardelean2021-03-111-16/+15
* tools: iio: make iioutils_get_type() private in iio_utilsAlexandru Ardelean2021-03-112-8/+5
* iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()Alexandru Ardelean2021-03-111-14/+14
* iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean2021-03-115-11/+162
* iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean2021-03-119-40/+111
* iio: dummy: iio_simple_dummy_buffer: use triggered buffer core callsAlexandru Ardelean2021-03-111-62/+6
* iio: buffer: move __iio_buffer_free_sysfs_and_mask() before allocAlexandru Ardelean2021-03-111-8/+8
* iio: core: wrap iio device & buffer into struct for character devicesAlexandru Ardelean2021-03-113-6/+27
* iio: buffer: dmaengine: obtain buffer object from attributeAlexandru Ardelean2021-03-111-2/+2
* iio: buffer: wrap all buffer attributes into iio_dev_attrAlexandru Ardelean2021-03-113-29/+54
* iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean2021-03-115-0/+16
* iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean2021-03-113-33/+95
* iio: buffer: group attr count and attr allocAlexandru Ardelean2021-03-111-34/+37
* iio: core: rework iio device group creationAlexandru Ardelean2021-03-117-15/+50
* iio: core-trigger: make iio_device_register_trigger_consumer() an int returnAlexandru Ardelean2021-03-112-2/+6
* iio: core: register chardev only if neededAlexandru Ardelean2021-03-111-5/+18
* docs: ioctl-number.rst: reserve IIO subsystem ioctl() spaceAlexandru Ardelean2021-03-111-0/+1