summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-03-11iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...Amit Kumar Mahapatra
2023-03-11iio: adc: rcar-gyroadc: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-11iio: temperature: tmp117: cosmetic alignment cleanupMarco Felsch
2023-03-11iio: temperature: tmp117: add TI TMP116 supportMarco Felsch
2023-03-11iio: temperature: tmp117: improve fallback capabilitiesMarco Felsch
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2023-03-11iio: Improve the kernel-doc of iio_trigger_pollMehdi Djait
2023-03-11iio: imu: st_lsm6dsx: discard samples during filters settling timeLorenzo Bianconi
2023-03-11iio: pressure: bmp280: Add nvmem operations for BMP580Angel Iglesias
2023-03-11iio: pressure: bmp280: Add support for new sensor BMP580Angel Iglesias
2023-03-11iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 titleAngel Iglesias
2023-03-11iio: pressure: bmp280: Make read calibration callback optionalAngel Iglesias
2023-03-11iio: pressure: bmp280: Add preinit callbackAngel Iglesias
2023-03-11iio: pressure: bmp280: Use chip_info pointers for each chip as driver dataAngel Iglesias
2023-03-11iio: adc: meson_saradc: Better handle BL30 not releasing the hardwareUwe Kleine-König
2023-03-11iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask fieldAidan MacDonald
2023-03-11iio: adc: axp20x_adc: Minor code cleanupsAidan MacDonald
2023-03-11iio: imu: adis16475: correct copy paste mistake in comment blockNuno Sá
2023-03-11iio: proximity: sx_common: Add old register mappingGwendal Grignou
2023-03-11iio: proximity: sx_common: Drop documentation of non existent struct element.Jonathan Cameron
2023-03-11drivers: iio: dac: ad5592r: add gpio_chip namesAntoniu Miclaus
2023-03-11iio: accel: kionix-kx022a: Remove the unused member g_rangeMehdi Djait
2023-03-11iio: chemical: sps030: Reformat comment in a more readable wayJonathan Neuschäfer
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano
2023-02-26iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-22Merge branch 'for-6.3/hid-sensor' into for-linusBenjamin Tissoires
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-18iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...Mehdi Djait
2023-02-18iio: adc: ad7791: fix IRQ flagsNuno Sá
2023-02-18iio: buffer: make sure O_NONBLOCK is respectedNuno Sá
2023-02-18iio: buffer: correctly return bytes written in output buffersNuno Sá
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-02-02iio: light: vcnl4000: Fix WARN_ON on uninitialized lockMårten Lindahl
2023-02-02iio: adis16480: select CONFIG_CRC32Arnd Bergmann
2023-01-28iio: adc: ad7291: Fix indentation error by adding extra spacesAnup Sharma
2023-01-28drivers: iio: adc: ltc2497: fix LSB shiftIan Ray
2023-01-28iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli
2023-01-28iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli
2023-01-28iio: imu: fix spdx formatTom Rix
2023-01-28iio: adc: imx93: Fix spelling mistake "geting" -> "getting"Colin Ian King
2023-01-28iio: adc: qcom-spmi-adc5: Fix the channel nameAndy Shevchenko
2023-01-22iio: adc: add imx93 adc supportHaibo Chen
2023-01-21iio: adc: ti-ads7924: add Texas Instruments ADS7924 driverHugo Villeneuve
2023-01-21iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.Philippe De Muyter
2023-01-21iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.Philippe De Muyter
2023-01-21iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song
2023-01-21iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song
2023-01-21iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song