summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-11-101-2/+1
|\
| * iio: common: cros_ec_sensors: simplify getting .driver_dataWolfram Sang2021-09-271-2/+1
* | Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-11-081-90/+130
|\ \
| * | iio: adc: ti_am335x_adc: Add the am437x compatibleMiquel Raynal2021-10-211-0/+1
| * | iio: adc: ti_am335x_adc: Add the scale informationMiquel Raynal2021-10-211-0/+18
| * | iio: adc: ti_am335x_adc: Add a unit to the timeout delayMiquel Raynal2021-10-211-2/+2
| * | iio: adc: ti_am335x_adc: Gather the checks on the delaysMiquel Raynal2021-10-211-20/+30
| * | iio: adc: ti_am335x_adc: Get rid of useless gotosMiquel Raynal2021-10-211-4/+3
| * | iio: adc: ti_am335x_adc: Fix styleMiquel Raynal2021-10-211-52/+52
| * | iio: adc: ti_am335x_adc: Replace license text with SPDX tagMiquel Raynal2021-10-211-9/+1
| * | iio: adc: ti_am335x_adc: Wait the idle state to avoid stallsMiquel Raynal2021-10-211-2/+22
| * | mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal2021-10-211-3/+3
| * | mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal2021-10-211-9/+9
| * | mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal2021-10-201-1/+1
| |/
* | iio: frequency: adrf6780: Fix adrf6780_spi_{read,write}()Nathan Chancellor2021-10-241-2/+2
* | Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-10-2426-231/+1116
|\ \
| * | iio: frequency: adrf6780: add support for ADRF6780Antoniu Miclaus2021-10-213-0/+540
| * | iio: chemical: scd4x: Add a scale for the co2 concentration readingRoan van Dijk2021-10-211-2/+7
| * | iio: adc: adc128s052: Simplify adc128_probe()Christophe JAILLET2021-10-211-23/+10
| * | iio: multiplexer: iio-mux: Support settle-time-us propertyVincent Whitchurch2021-10-211-1/+6
| * | iio: adc: stm32-adc: use generic binding for sample-timeOlivier Moysan2021-10-201-29/+41
| * | iio: adc: stm32-adc: add vrefint calibration supportOlivier Moysan2021-10-201-6/+68
| * | iio: adc: stm32-adc: add support of internal channelsOlivier Moysan2021-10-203-3/+146
| * | iio: adc: stm32-adc: add support of generic channels bindingOlivier Moysan2021-10-201-9/+86
| * | iio: adc: stm32-adc: split channel init into several routinesOlivier Moysan2021-10-201-44/+87
| * | iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension.Jonathan Cameron2021-10-201-2/+1
| * | iio: xilinx-xadc: Remove `irq` field from state structLars-Peter Clausen2021-10-202-4/+2
| * | iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()Teng Qi2021-10-201-2/+4
| * | iio: light: gp2ap002: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-14/+10
| * | iio: light: cm3605: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-14/+15
| * | iio: adc: ti-ads7950: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-2/+2
| * | iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-15/+12
| * | iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-5/+4
| * | iio: adc: meson_saradc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-22/+17
| * | iio: adc: max1241: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-9/+8
| * | iio: adc: max1118: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-4/+3
| * | iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-8/+6
| * | iio: adc: imx7d_adc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-12/+6
| * | iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-13/+9
| * | iio: buffer: Fix uninitialized variable retColin Ian King2021-10-201-1/+1
| * | iio: adc: lpc18xx_adc: Convert probe to device managed versionAndré Gustavo Nakagomi Lopez2021-10-201-30/+31
| * | iio: light: ltr501: Add of_device_id tableNikita Travkin2021-10-201-0/+9
| * | iio: light: ltr501: Add rudimentary regulator supportNikita Travkin2021-10-201-0/+28
* | | Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-246-17/+41
|\ \ \ | |/ / |/| |
| * | iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()Yang Yingliang2021-10-211-5/+7
| * | iio: adc: tsc2046: fix scan interval warningOleksij Rempel2021-10-171-1/+1
| * | iio: core: fix double free in iio_device_unregister_sysfs()Yang Yingliang2021-10-171-0/+1
| * | iio: core: check return value when calling dev_set_name()Yang Yingliang2021-10-171-1/+7
| * | iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups()Yang Yingliang2021-10-171-2/+2
| * | iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()Yang Yingliang2021-10-171-1/+1