summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-11-17iio: bma220: Use scan_type when processing raw dataGwendal Grignou
2021-11-17iio: at91-sama5d2: Use dev_to_iio_dev() in sysfs callbacksLars-Peter Clausen
2021-11-17iio: at91-sama5d2: Fix incorrect cast to platform_deviceLars-Peter Clausen
2021-11-17iio: mma8452: Use correct type for return variable in IRQ handlerLars-Peter Clausen
2021-11-17iio: lmp91000: Remove no-op trigger opsLars-Peter Clausen
2021-11-17iio: gp2ap020a00f: Remove no-op trigger opsLars-Peter Clausen
2021-11-17iio: atlas-sensor: Remove no-op trigger opsLars-Peter Clausen
2021-11-17iio: as3935: Remove no-op trigger opsLars-Peter Clausen
2021-11-17iio: afe4404: Remove no-op trigger opsLars-Peter Clausen
2021-11-17iio: afe4403: Remove no-op trigger opsLars-Peter Clausen
2021-11-17iio: ad_sigma_delta: Remove no-op trigger opsLars-Peter Clausen
2021-11-17iio: sysfs-trigger: Remove no-op trigger opsLars-Peter Clausen
2021-11-17iio: interrupt-trigger: Remove no-op trigger opsLars-Peter Clausen
2021-11-17iio: Mark iio_device_type as constLars-Peter Clausen
2021-11-17iio/scmi: Add reading "raw" attribute.Andriy Tryshnivskyy
2021-11-17iio: core: Introduce IIO_VAL_INT_64.Andriy Tryshnivskyy
2021-11-17iio: adc: ina2xx: Avoid double reference counting from get_task_struct/put_ta...Cai Huoqing
2021-11-17iio: adc: ina2xx: Make use of the helper macro kthread_run()Cai Huoqing
2021-11-17iio: ms5611: Simplify IO callback parametersLars-Peter Clausen
2021-11-17iio: imx7d_adc: Don't pass IIO device to imx7d_adc_{enable,disable}()Lars-Peter Clausen
2021-11-17iio: st-sensors: Use dev_to_iio_dev() in sysfs callbacksLars-Peter Clausen
2021-11-17iio: adc: stm32-adc: Fix of_node_put() issue in stm32-adcWan Jiabing
2021-11-17iio: xilinx-xadc: Make IRQ optionalLars-Peter Clausen
2021-11-17iio: accel: mma7660: Warn about failure to put device in stand-by in .remove()Uwe Kleine-König
2021-11-17iio: adc: lpc18xx_adc: Reorder clk_get_rate() function callAndré Gustavo Nakagomi Lopez
2021-11-10Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-10-24iio: frequency: adrf6780: Fix adrf6780_spi_{read,write}()Nathan Chancellor
2021-10-24Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-10-24Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-10-21iio: frequency: adrf6780: add support for ADRF6780Antoniu Miclaus
2021-10-21iio: chemical: scd4x: Add a scale for the co2 concentration readingRoan van Dijk
2021-10-21iio: adc: adc128s052: Simplify adc128_probe()Christophe JAILLET
2021-10-21iio: multiplexer: iio-mux: Support settle-time-us propertyVincent Whitchurch
2021-10-21iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()Yang Yingliang
2021-10-21iio: adc: ti_am335x_adc: Add the am437x compatibleMiquel Raynal
2021-10-21iio: adc: ti_am335x_adc: Add the scale informationMiquel Raynal
2021-10-21iio: adc: ti_am335x_adc: Add a unit to the timeout delayMiquel Raynal
2021-10-21iio: adc: ti_am335x_adc: Gather the checks on the delaysMiquel Raynal
2021-10-21iio: adc: ti_am335x_adc: Get rid of useless gotosMiquel Raynal
2021-10-21iio: adc: ti_am335x_adc: Fix styleMiquel Raynal
2021-10-21iio: adc: ti_am335x_adc: Replace license text with SPDX tagMiquel Raynal
2021-10-21iio: adc: ti_am335x_adc: Wait the idle state to avoid stallsMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal
2021-10-20iio: adc: stm32-adc: use generic binding for sample-timeOlivier Moysan
2021-10-20iio: adc: stm32-adc: add vrefint calibration supportOlivier Moysan
2021-10-20iio: adc: stm32-adc: add support of internal channelsOlivier Moysan
2021-10-20iio: adc: stm32-adc: add support of generic channels bindingOlivier Moysan