- d4efc0d Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 3 years, 2 months ago
- 3a9b0a4 Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 2 months ago
- 7b473ae iio: frequency: adrf6780: Fix adrf6780_spi_{read,write}() by Nathan Chancellor · 3 years, 3 months ago
- b6df1fc Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 3 months ago
- 8210a20 Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 3 months ago
- 63aaf6d iio: frequency: adrf6780: add support for ADRF6780 by Antoniu Miclaus · 3 years, 3 months ago
- e46e251 iio: chemical: scd4x: Add a scale for the co2 concentration reading by Roan van Dijk · 3 years, 3 months ago
- 16cc9aa iio: adc: adc128s052: Simplify adc128_probe() by Christophe JAILLET · 3 years, 4 months ago
- 39aa5040 iio: multiplexer: iio-mux: Support settle-time-us property by Vincent Whitchurch · 3 years, 3 months ago
- 486a250 iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask() by Yang Yingliang · 3 years, 3 months ago
- e7c8a5f iio: adc: ti_am335x_adc: Add the am437x compatible by Miquel Raynal · 3 years, 3 months ago
- 3af9935 iio: adc: ti_am335x_adc: Add the scale information by Miquel Raynal · 3 years, 3 months ago
- 789e5eb iio: adc: ti_am335x_adc: Add a unit to the timeout delay by Miquel Raynal · 3 years, 3 months ago
- b61a9d3 iio: adc: ti_am335x_adc: Gather the checks on the delays by Miquel Raynal · 3 years, 3 months ago
- 16e8f8f iio: adc: ti_am335x_adc: Get rid of useless gotos by Miquel Raynal · 3 years, 3 months ago
- 9cac0a0 iio: adc: ti_am335x_adc: Fix style by Miquel Raynal · 3 years, 3 months ago
- aaf7120 iio: adc: ti_am335x_adc: Replace license text with SPDX tag by Miquel Raynal · 3 years, 3 months ago
- 8bed016 iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls by Miquel Raynal · 3 years, 3 months ago
- c3e36b5d0 mfd: ti_am335x_tscadc: Rename the subsystem enable macro by Miquel Raynal · 3 years, 3 months ago
- e967b60 mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries by Miquel Raynal · 3 years, 3 months ago
- b7cb7bf mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant by Miquel Raynal · 3 years, 3 months ago
- 796e5d0 iio: adc: stm32-adc: use generic binding for sample-time by Olivier Moysan · 3 years, 3 months ago
- 0e346b2 iio: adc: stm32-adc: add vrefint calibration support by Olivier Moysan · 3 years, 3 months ago
- aec6e0d iio: adc: stm32-adc: add support of internal channels by Olivier Moysan · 3 years, 3 months ago
- 95bc818 iio: adc: stm32-adc: add support of generic channels binding by Olivier Moysan · 3 years, 3 months ago
- 45571a3 iio: adc: stm32-adc: split channel init into several routines by Olivier Moysan · 3 years, 3 months ago
- 1ea3615 iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension. by Jonathan Cameron · 3 years, 3 months ago
- dd4efd0 iio: xilinx-xadc: Remove `irq` field from state struct by Lars-Peter Clausen · 3 years, 3 months ago
- 94be878 iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr() by Teng Qi · 3 years, 3 months ago
- 77b91b1 iio: light: gp2ap002: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 0d31d91 iio: light: cm3605: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 4235103 iio: adc: ti-ads7950: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 8f46a93 iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 94f08a0 iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- a599902 iio: adc: meson_saradc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 070a83f iio: adc: max1241: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 9444794 iio: adc: max1118: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 922f694 iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 1c17abb iio: adc: imx7d_adc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 08e9734 iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- eeb82b5 iio: buffer: Fix uninitialized variable ret by Colin Ian King · 3 years, 3 months ago
- 0be8444 iio: adc: lpc18xx_adc: Convert probe to device managed version by André Gustavo Nakagomi Lopez · 3 years, 3 months ago
- 26fa68c iio: light: ltr501: Add of_device_id table by Nikita Travkin · 3 years, 3 months ago
- f6ec898c iio: light: ltr501: Add rudimentary regulator support by Nikita Travkin · 3 years, 3 months ago
- 6bce28c Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 3 months ago
- 0336d60 iio: imx8qxp-adc: mark PM functions as __maybe_unused by Arnd Bergmann · 3 years, 3 months ago
- f840cbe iio: pressure: ms5611: Make ms5611_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- 6dcfe3f iio: potentiometer: max5487: Don't return an error in .remove() by Uwe Kleine-König · 3 years, 3 months ago
- 4b6fb9f iio: magn: hmc5843: Make hmc5843_common_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- c7143c4 iio: health: afe4403: Don't return an error in .remove() by Uwe Kleine-König · 3 years, 3 months ago
- 3ceed02 iio: dac: ad5686: Make ad5686_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- 72ba450 iio: dac: ad5592r: Make ad5592r_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- 1f10848 iio: dac: ad5446: Make ad5446_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- d622055 iio: dac: ad5380: Make ad5380_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- 523742f iio: accel: mma7455: Make mma7455_core_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- df2171c iio: accel: kxsd9: Make kxsd9_common_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- bcf9d61 iio: accel: bmi088: Make bmi088_accel_core_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- 9713964 iio: accel: bmc150: Make bmc150_accel_core_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- fa0b148 iio: accel: bma400: Make bma400_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- 885b979 drivers:iio:dac:ad5766.c: Add trigger buffer by Mihail Chindris · 3 years, 3 months ago
- c02cd5c iio: triggered-buffer: extend support to configure output buffers by Alexandru Ardelean · 3 years, 3 months ago
- 1546d67 iio: kfifo-buffer: Add output buffer support by Lars-Peter Clausen · 3 years, 3 months ago
- 9eeee3b iio: Add output buffer support by Mihail Chindris · 3 years, 3 months ago
- 49d22b6 drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor by Roan van Dijk · 3 years, 3 months ago
- c1b4de6 iio: light: noa1305: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 8283b95 iio: light: cm36651: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 842f221 iio: health: afe4404: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 8025ea5 iio: health: afe4403: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- b42baaa iio: st_lsm9ds0: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 4dff754 iio: st_sensors: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- d1249ba iio: dac: ti-dac7311: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 7051c12 iio: dac: stm32-dac: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- c0e9ef0 iio: dac: mcp4922: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- d5c1118 iio: dac: max5821: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 2b87c26 iio: dac: ds4424: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 7bb9df2d iio: dac: ltc1660: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 7cf5307 iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- f80d606 iio: dac: ad8801: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 6b104e7 iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999. by Florian Boor · 3 years, 3 months ago
- 2021ef0 iio: adc: max1027: fix error code in max1027_wait_eoc() by Dan Carpenter · 3 years, 3 months ago
- d7a83bc iio: imu: adis16400: Fix buffer alignment requirements. by Jonathan Cameron · 3 years, 7 months ago
- b5ca204 iio: gyro: mpu3050: Fix alignment and size issues with buffers. by Jonathan Cameron · 3 years, 7 months ago
- cbe5c697 iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers. by Jonathan Cameron · 3 years, 7 months ago
- 95ec3fd iio: core: Introduce iio_push_to_buffers_with_ts_unaligned() by Jonathan Cameron · 3 years, 7 months ago
- b18831c iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C by Randy Dunlap · 3 years, 3 months ago
- 0fc3c82 iio: adc: aspeed: Fix spelling mistake "battey" -> "battery" by Colin Ian King · 3 years, 3 months ago
- 3cc2fd2 iio: adc: ad7291: convert probe to device-managed only by Alexandru Ardelean · 3 years, 3 months ago
- 8ee724e iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc by Alexandru Ardelean · 3 years, 3 months ago
- 461a1c7 iio: adc: berlin2-adc: convert probe to device-managed only by Alexandru Ardelean · 3 years, 3 months ago
- bdf4848 iio: adc: rn5t618-adc: use devm_iio_map_array_register() function by Alexandru Ardelean · 3 years, 3 months ago
- a1ff6d2 iio: adc: max1363: convert probe to full device-managed by Alexandru Ardelean · 3 years, 3 months ago
- 4415381 iio: adc: nau7802: convert probe to full device-managed by Alexandru Ardelean · 3 years, 3 months ago
- 23a3b67 iio: adis16460: make use of the new unmasked_drdy flag by Nuno Sá · 3 years, 4 months ago
- cab85ea iio: adis16475: make use of the new unmasked_drdy flag by Nuno Sá · 3 years, 4 months ago
- 31fa357 iio: adis: handle devices that cannot unmask the drdy pin by Nuno Sá · 3 years, 4 months ago
- b600bd7 iio: adis: do not disabe IRQs in 'adis_init()' by Nuno Sá · 3 years, 4 months ago
- fb6349e iio: adc: da9150-gpadc: convert probe to full-device managed by Alexandru Ardelean · 3 years, 4 months ago
- 9c22f45 iio: adc: lp8788_adc: convert probe to full-device managed by Alexandru Ardelean · 3 years, 4 months ago
- 298fded iio: adc: axp288_adc: convert probe to full device-managed by Alexandru Ardelean · 3 years, 4 months ago
- 7a29120 iio: adc: intel_mrfld_adc: convert probe to full device-managed by Alexandru Ardelean · 3 years, 4 months ago