aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2021-07-28iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-07-28iio: accel: bma180: Use explicit member assignmentLinus Walleij
2021-07-20iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-20iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-20iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron
2021-07-20iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-20iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-20iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan 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-23iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron
2020-09-23iio: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
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo
2019-02-12iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede
2018-12-17iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-10-03iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita
2018-09-09iio: sca3000: Fix missing return in switchGustavo A. R. Silva
2018-07-03iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET
2018-03-28iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-02-07iio: adc/accel: Fix up module licensesLinus Walleij
2017-12-25iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-08-12iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-17iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede
2017-07-09iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi
2017-07-09iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi
2017-07-09iio: accel: st_accel_i2c: fix i2c_device_id tableLorenzo Bianconi
2017-07-09iio: accel: make array init_data static to reduce code sizeColin Ian King
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi
2017-07-02iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi
2017-07-02iio: sca3000: Remove trailing whitespaceReno Farnesi
2017-07-01iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2017-07-01iio: accel: bmc150: Add support for BOSC0200 ACPI device idHans de Goede
2017-06-11iio: accel: mma9551: use NULL for GPIO connection IDAndy Shevchenko
2017-06-11Revert "iio: accel: bma180: Add support for BMA250E"Hans de Goede
2017-06-11Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E"Hans de Goede
2017-06-11iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi
2017-05-21iio: accel: bma180: Add ACPI enumeration support for BMA250EHans de Goede
2017-05-21iio: accel: bma180: Add support for BMA250EHans de Goede
2017-05-07iio: hid-sensor-accel-3d: Drop unnecessary staticJulia Lawall