summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: dac: ad5686: Add support for AD5337Fabio Estevam2022-12-284-4/+14
| * | iio: adc: add ADC driver for the TI LMP92064 controllerLeonard Göhrs2022-12-283-0/+343
| * | iio: magnetometer: add ti tmag5273 driverGerald Loacker2022-12-283-0/+757
* | | Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-222-27/+37
|\ \ \
| * \ \ Merge branch 'for-6.3/hid-sensor' into for-linusBenjamin Tissoires2023-02-222-27/+37
| |\ \ \ | | |_|/ | |/| |
| | * | IIO: hid-sensor-prox: Use generic usagePhilipp Jungkamp2022-12-201-14/+23
| | * | IIO: hid-sensor-als: Use generic usagePhilipp Jungkamp2022-12-201-13/+14
* | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-201-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-161-3/+3
| | |/ | |/|
* | | iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song2023-01-211-3/+3
* | | iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song2023-01-211-1/+0
* | | iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song2023-01-211-2/+4
* | | iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song2023-01-211-6/+6
* | | iio: light: cm32181: Fix PM support on system with 2 I2C resourcesKai-Heng Feng2023-01-211-4/+5
* | | iio: hid: fix the retval in gyro_3d_capture_sampleDmitry Perchanov2023-01-141-0/+1
* | | iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov2023-01-141-0/+1
* | | iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=mVladimir Oltean2023-01-081-0/+1
* | | iio:adc:twl6030: Enable measurement of VACAndreas Kemnade2022-12-281-1/+1
* | | iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song2022-12-281-7/+34
* | | iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song2022-12-281-1/+27
* | | iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song2022-12-281-1/+1
* | | iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song2022-12-281-2/+15
* | | iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song2022-12-281-1/+1
* | | iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade2022-12-281-0/+32
* | | iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()Frank Li2022-12-281-2/+9
* | | iio: adc: xilinx-ams: fix devm_krealloc() return value checkMarco Pagani2022-12-281-1/+1
* | | iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang2022-12-281-1/+3
* | | iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan2022-12-281-0/+1
|/ /
* | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-16265-1574/+10903
|\ \ | |/ |/|
| * Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-11-278-22/+34
| |\
| | * iio: fix memory leak in iio_device_register_eventset()Zeng Heng2022-11-161-1/+3
| * | Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-11-27165-514/+3881
| |\ \
| | * | iio: addac: ad74413r: fix blank line after declaration warningCosmin Tanislav2022-11-241-0/+1
| | * | iio: addac: ad74115: remove unused ad74115_dac_slew_rate_hz_tblCosmin Tanislav2022-11-241-4/+0
| | * | iio: imu: st_lsm6dsx: add support to ISM330ISLorenzo Bianconi2022-11-245-4/+20
| | * | iio: frequency: adf4377: add support for ADF4377Antoniu Miclaus2022-11-233-0/+1005
| | * | iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes2022-11-231-7/+7
| | * | iio: adc: stm32-adc: add debugfs to read raw calibration resultOlivier Moysan2022-11-231-0/+22
| | * | iio: adc: stm32-adc: improve calibration error logOlivier Moysan2022-11-231-2/+3
| | * | iio: adc: stm32-adc: smart calibration supportOlivier Moysan2022-11-232-56/+53
| | * | iio: addac: ad74413r: add support for reset-gpioRasmus Villemoes2022-11-231-0/+12
| | * | iio: addac: ad74413r: add spi_device_id tableRasmus Villemoes2022-11-231-0/+17
| | * | iio: imu: st_lsm6dsx: add support to LSM6DSO16ISLorenzo Bianconi2022-11-235-3/+141
| | * | iio: addac: add AD74115 driverCosmin Tanislav2022-11-233-0/+1962
| | * | iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_...Rasmus Villemoes2022-11-231-1/+1
| | * | iio: use devm_platform_get_and_ioremap_resource()Minghao Chi2022-11-231-2/+1
| | * | iio: imu: adis16400: Call '__adis_initial_startup()' in probeRamona Bolboaca2022-11-231-1/+1
| | * | iio: gyro: adis16260: Call '__adis_initial_startup()' in probeRamona Bolboaca2022-11-231-1/+1
| | * | iio: gyro: adis16136: Call '__adis_initial_startup()' in probeRamona Bolboaca2022-11-231-1/+1
| | * | iio: accel: adis16209: Call '__adis_initial_startup()' in probeRamona Bolboaca2022-11-231-1/+1