summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2021-10-20iio: adc: stm32-adc: split channel init into several routinesOlivier Moysan
2021-10-20iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension.Jonathan Cameron
2021-10-20iio: xilinx-xadc: Remove `irq` field from state structLars-Peter Clausen
2021-10-20iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()Teng Qi
2021-10-20iio: light: gp2ap002: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: light: cm3605: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: adc: ti-ads7950: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: adc: meson_saradc: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: adc: max1241: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: adc: max1118: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: adc: imx7d_adc: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-20iio: buffer: Fix uninitialized variable retColin Ian King
2021-10-20iio: adc: lpc18xx_adc: Convert probe to device managed versionAndré Gustavo Nakagomi Lopez
2021-10-20iio: light: ltr501: Add of_device_id tableNikita Travkin
2021-10-20iio: light: ltr501: Add rudimentary regulator supportNikita Travkin
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2021-10-19iio: imx8qxp-adc: mark PM functions as __maybe_unusedArnd Bergmann
2021-10-19iio: pressure: ms5611: Make ms5611_remove() return voidUwe Kleine-König
2021-10-19iio: potentiometer: max5487: Don't return an error in .remove()Uwe Kleine-König
2021-10-19iio: magn: hmc5843: Make hmc5843_common_remove() return voidUwe Kleine-König
2021-10-19iio: health: afe4403: Don't return an error in .remove()Uwe Kleine-König