summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()Zhang Shurong2023-11-281-2/+7
* iio: frequency: adf4350: Use device managed functions and fix power down issue.Jinjie Ruan2023-11-201-52/+23
* iio: afe: rescale: Accept only offset channelsLinus Walleij2023-10-171-4/+15
* iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski2023-10-141-10/+14
* iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock2023-10-132-3/+16
* iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock2023-10-131-22/+0
* iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl2023-10-051-1/+1
* iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman2023-10-051-4/+25
* iio: light: vcnl4000: Don't power on/off chip in configMÃ¥rten Lindahl2023-10-051-1/+0
* iio: addac: Kconfig: update ad74413r selectionsAntoniu Miclaus2023-10-051-0/+2
* iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati2023-10-051-4/+4
* iio: imu: bno055: Fix missing Kconfig dependenciesJonathan Cameron2023-10-051-0/+2
* iio: adc: imx8qxp: Fix address for command buffer registersPhilipp Rossak2023-10-051-2/+2
* iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih2023-10-051-1/+5
* iio: irsd200: fix -Warray-bounds bug in irsd200_trigger_handlerGONG, Ruiqi2023-10-051-3/+3
* iio: admv1013: add mixer_vgate corner casesAntoniu Miclaus2023-09-111-2/+2
* iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell2023-09-111-1/+1
* iio: dac: ad3552r: Correct device IDsMarcelo Schmitt2023-09-111-2/+2
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-0179-784/+3911
|\
| * Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-139-33/+73
| |\
| * | drivers: iio: filter: admv8818: add bypass modeAntoniu Miclaus2023-08-081-9/+56
| * | iio: light: bd27008: Support BD27010 RGBMatti Vaittinen2023-08-081-2/+311
| * | iio: light: bu27008: add chip infoMatti Vaittinen2023-08-081-114/+207
| * | iio: add MCP4728 I2C DAC driverAndrea Collamati2023-08-053-0/+630
| * | drivers: iio: admv1013: add vcc regulatorsAntoniu Miclaus2023-08-051-0/+14
| * | iio: trigger: stm32-lptimer-trigger: remove unneeded platform_set_drvdata()Andrei Coardos2023-08-051-8/+1
| * | iio: adc: men_z188_adc: Remove redundant initialization owner in men_z188_driverLi Zetao2023-08-051-1/+0
| * | iio: cdc: ad7150: relax return value check for IRQ getMatti Vaittinen2023-08-011-5/+5
| * | iio: mb1232: relax return value check for IRQ getMatti Vaittinen2023-08-011-5/+2
| * | iio: adc: fix the return value handle for platform_get_irq()Ruan Jinjie2023-07-294-8/+8
| * | iio: potentiometer: mcp4531: Use i2c_get_match_data()Biju Das2023-07-291-68/+71
| * | iio: potentiometer: mcp4018: Use i2c_get_match_data()Biju Das2023-07-291-16/+19
| * | iio: core: Fix issues and style of the commentsAndy Shevchenko2023-07-291-20/+37
| * | iio: core: Switch to krealloc_array()Andy Shevchenko2023-07-291-1/+1
| * | iio: core: Use sysfs_match_string() helperAndy Shevchenko2023-07-291-39/+32
| * | iio: accel: adxl313: Use i2c_get_match_dataBiju Das2023-07-291-3/+1
| * | iio: accel: adxl313: Fix adxl313_i2c_id[] tableBiju Das2023-07-291-2/+2
| * | iio: adc: Remove redundant dev_err_probe()Ruan Jinjie2023-07-295-11/+7
| * | iio: adc: Explicitly include correct DT includesRob Herring2023-07-2324-23/+17
| * | iio: imu: adis16475.c: Add has_burst32 flag to adis16477 devicesRamona Bolboaca2023-07-231-0/+3
| * | iio: imu: adis16475.c: Remove unused enum elementsRamona Bolboaca2023-07-231-2/+0
| * | iio: Add driver for Murata IRS-D200Waqar Hameed2023-07-233-0/+971
| * | iio: Add event enums for running period and countWaqar Hameed2023-07-231-0/+2
| * | iio: amplifiers: ad8366: add support for HMC792A AttenuatorKim Seer Paller2023-07-232-0/+16
| * | iio: core: Improve indentation in a few placesAndy Shevchenko2023-07-231-13/+10
| * | iio: core: Get rid of redundant 'else'Andy Shevchenko2023-07-231-3/+3
| * | iio: core: Use min() instead of min_t() to make code more robustAndy Shevchenko2023-07-231-1/+1
| * | iio: adc: meson: init voltage control bitsGeorge Stark2023-07-221-0/+48
| * | iio: adc: meson: init internal continuous ring counterGeorge Stark2023-07-221-0/+9
| * | iio: adc: meson: init channels 0,1 input muxesGeorge Stark2023-07-221-0/+16