aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli
2023-02-22iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov
2022-06-29iio: accel: mma8452: ignore the return value of reset operationHaibo Chen
2022-06-29iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov
2022-03-02iio: Fix error handling for PMMiaoqian Lin
2021-12-14iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang
2021-12-14iio: kxsd9: Don't return error code in trigger handlerLars-Peter Clausen
2021-12-14iio: mma8452: Fix trigger reference coutingLars-Peter Clausen
2021-07-28iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-07-28iio: accel: bma180: Use explicit member assignmentLinus Walleij
2021-07-14iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-14iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron
2021-07-14iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read callsJonathan Cameron
2021-07-14iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron
2021-07-14iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-14iio:accel:adis16201: Fix wrong axis assignment that prevents loadingJonathan Cameron
2020-11-24iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede
2020-11-24iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede
2020-09-17iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron
2020-09-17iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-22iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET
2020-03-25iio: accel: adxl372: Set iio_chan BEAlexandru Tachici
2020-03-25iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung
2020-01-09iio: st_accel: Fix unused variable warningYueHaibing
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-08-18iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-08-05iio:accel: preenable/postenable/predisable fixup for ST accel bufferDenis Ciocca
2019-07-27iio: cros_ec_accel_legacy: Add support for veyron-minnieGwendal Grignou
2019-07-27iio: cros_ec_accel_legacy: Use cros_ec_sensors_coreGwendal Grignou
2019-07-27iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou
2019-07-27iio: mxc4005: Use device-managed APIsChuhong Yuan
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:accel: device settings are set immediately during probeDenis Ciocca