aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-25iio: chemical: bmp680: Drop unneeded explicit castingsAndy Shevchenko
2021-03-25iio: proximity: Add a ChromeOS EC MKBP proximity driverStephen Boyd
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou
2021-03-25iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()Alexandru Ardelean
2021-03-25iio: hrtimer: Allow sub Hz granularityGwendal Grignou
2021-03-25staging: iio: remove mention of defunct listBaruch Siach
2021-03-25iio: accel: mma8452: fix indentationSean Nyekjaer
2021-03-25iio: proximity: vcnl3020: add proximity rateIvan Mikhaylov
2021-03-25iio: adc: npcm_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-25iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-25iio: adc: spear_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-11iio: adc: mt6360: Include right headerLinus Walleij
2021-03-11iio: adis: add helpers for lockingNuno Sa
2021-03-11iio: adis16475: improve sync scale mode handlingNuno Sa
2021-03-11iio: adis16480: fix pps mode sampling frequency mathNuno Sa
2021-03-11iio: dac: ad5686: Add support for AD5673R/AD5677RMircea Caprioru
2021-03-11iio: hid-sensor-als: Add relative hysteresis supportYe Xiang
2021-03-11iio: Add relative sensitivity supportYe Xiang
2021-03-11hid-sensors: Add more data fields for sensitivity checkingYe Xiang
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang
2021-03-11iio: use getter/setter functionsJulia Lawall
2021-03-11iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()Alexandru Ardelean
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean
2021-03-11iio: dummy: iio_simple_dummy_buffer: use triggered buffer core callsAlexandru Ardelean
2021-03-11iio: buffer: move __iio_buffer_free_sysfs_and_mask() before allocAlexandru Ardelean
2021-03-11iio: core: wrap iio device & buffer into struct for character devicesAlexandru Ardelean
2021-03-11iio: buffer: dmaengine: obtain buffer object from attributeAlexandru Ardelean
2021-03-11iio: buffer: wrap all buffer attributes into iio_dev_attrAlexandru Ardelean
2021-03-11iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean
2021-03-11iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean
2021-03-11iio: buffer: group attr count and attr allocAlexandru Ardelean
2021-03-11iio: core: rework iio device group creationAlexandru Ardelean
2021-03-11iio: core-trigger: make iio_device_register_trigger_consumer() an int returnAlexandru Ardelean
2021-03-11iio: core: register chardev only if neededAlexandru Ardelean
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean
2021-03-11iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: Add basic unit test for iio_format_value()Lars-Peter Clausen
2021-03-11iio: iio_format_value(): Fix IIO_VAL_FRACTIONAL_LOG2 values between -1.0 and 0.0Lars-Peter Clausen
2021-03-11iio: iio_format_value(): Use signed temporary for IIO_VAL_FRACTIONAL_LOG2Lars-Peter Clausen
2021-03-11iio: proximity: sx9500: Fix a spelling postive to positiveBhaskar Chowdhury
2021-03-11iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-sty...Hans de Goede
2021-03-11iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...Hans de Goede
2021-03-11iio: core: Allow drivers to specify a label without it coming from ofHans de Goede
2021-03-11iio: adc: Add driver for Texas Instruments ADS131E0x ADC familyTomislav Denis
2021-03-11iio: accel: Add support for the Bosch-Sensortec BMI088Mike Looijmans
2021-03-11iio:adc:dac:ad5791 typo fix of regsterzuoqilin