Age | Commit message (Expand) | Author |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-07-19 | iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytes | LI Qingwu |
2022-07-18 | iio: accel: bma220: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron |
2022-07-18 | iio: cros: Register FIFO callback after sensor is registered | Gwendal Grignou |
2022-07-14 | Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2022-06-20 | Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2022-06-19 | iio: accel: mma8452: ignore the return value of reset operation | Haibo Chen |
2022-06-19 | iio:accel:mxc4005: rearrange iio trigger get and register | Dmitry Rokosov |
2022-06-19 | iio:accel:kxcjk-1013: rearrange iio trigger get and register | Dmitry Rokosov |
2022-06-19 | iio:accel:bma180: rearrange iio trigger get and register | Dmitry Rokosov |
2022-06-18 | iio: accel: mma7660: Drop wrong use of ACPI_PTR() | Andy Shevchenko |
2022-06-15 | iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etc | Jonathan Cameron |
2022-06-14 | iio: accel: sca3300: Fix alignment for DMA safety | Jonathan Cameron |
2022-06-14 | iio: accel: sca3000: Fix alignment for DMA safety | Jonathan Cameron |
2022-06-14 | iio: accel: bmi088: Fix alignment for DMA safety | Jonathan Cameron |
2022-06-14 | iio: accel: bma220: Fix alignment for DMA safety | Jonathan Cameron |
2022-06-14 | iio: accel: adxl367: Fix alignment for DMA safety | Jonathan Cameron |
2022-06-14 | iio: accel: adxl355: Fix alignment for DMA safety | Jonathan Cameron |
2022-06-14 | iio: accel: adxl313: Fix alignment for DMA safety | Jonathan Cameron |
2022-06-14 | iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large | Jonathan Cameron |
2022-06-14 | iio: accel: sca3000: Fix syntax errors in comments | Xiang wangx |
2022-06-14 | iio: accel: sca3300: Add inclination channels | LI Qingwu |
2022-06-14 | iio: accel: sca3300: Add support for SCL3300 | LI Qingwu |
2022-06-14 | iio: accel: sca3300: modified to support multi chips | LI Qingwu |
2022-06-14 | iio: accel: sca3300: add define for temp channel for reuse. | LI Qingwu |
2022-06-11 | iio: accel: bmi088: Add support for bmi090l accel | LI Qingwu |
2022-06-11 | iio: accel: bmi088: Add support for bmi085 accel | LI Qingwu |
2022-06-11 | iio: accel: bmi088: modified the device name | LI Qingwu |
2022-06-11 | iio: accel: bmi088: Make it possible to config scales | LI Qingwu |
2022-06-11 | iio: accel: bmi088: Modified the scale calculate | LI Qingwu |
2022-06-11 | iio: accel: adxl367: do not update FIFO watermark on scan mode update | Cosmin Tanislav |
2022-06-11 | iio: common: cros_ec_sensors: Add label attribute | Gwendal Grignou |
2022-06-11 | iio: accel: bma400: Add support for activity and inactivity events | Jagath Jog J |
2022-06-11 | iio: accel: bma400: Add activity recognition support | Jagath Jog J |
2022-06-11 | iio: accel: bma400: Add step change event | Jagath Jog J |
2022-06-11 | iio: accel: bma400: Add separate channel for step counter | Jagath Jog J |
2022-06-11 | iio: accel: bma400: Add triggered buffer support | Jagath Jog J |
2022-06-11 | iio: accel: bma400: conversion to device-managed function | Jagath Jog J |
2022-06-11 | iio: accel: bma400: Reordering of header files | Jagath Jog J |
2022-06-11 | iio: accel: bma400: Fix the scale min and max macro values | Jagath Jog J |
2022-06-11 | iio:accel:stk8ba50: Remove duplicated error reporting in .remove() | Uwe Kleine-König |
2022-06-11 | iio:accel:stk8312: Remove duplicated error reporting in .remove() | Uwe Kleine-König |
2022-06-11 | iio:accel:mc3230: Remove duplicated error reporting in .remove() | Uwe Kleine-König |
2022-05-01 | iio: mma8452: fix probe fail when device tree compatible is used. | Haibo Chen |
2022-04-28 | iio: accel: mma8452: Add missing documentation for name element of chip_info | Jonathan Cameron |
2022-04-28 | iio: accel: dmard06: Drop dependency on OF | Andy Shevchenko |
2022-04-28 | iio: accel: adxl355: use fwnode_irq_get_byname() | Puranjay Mohan |
2022-04-10 | iio: core: Simplify the registration of kfifo buffers | Miquel Raynal |
2022-04-10 | iio: core: Hide read accesses to iio_dev->currentmode | Miquel Raynal |
2022-04-10 | iio: st_sensors: Stop abusing mlock to ensure internal coherency | Miquel Raynal |