aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
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-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
2021-05-22iio: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: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-08-16iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou
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-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-07-24iio: sca3000: Fix missing return in switchGustavo A. R. Silva
2018-07-15iio: adxl345: Add support for the ADXL375Lars-Peter Clausen
2018-07-15iio: accel: adxl345: add sampling frequency supportAkinobu Mita
2018-07-07iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-07IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss
2018-07-07IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss
2018-06-30iio: accel: adxl345: add calibration offset supportAkinobu Mita
2018-06-30iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita
2018-06-30iio: accel: adxl345: add link to datasheetAkinobu Mita
2018-06-24iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez
2018-05-12iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-04-28iio: accel: bcm150: Remove handling for regmap raw_read_maxCharles Keepax
2018-04-21iio: accel: st_accel: Add support for the SMO8840 ACPI idHans de Goede
2018-04-15iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...Christophe JAILLET
2018-04-15iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET
2018-03-30Staging: iio: adis16209: Move adis16209 driver out of stagingShreeya Patel
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman
2018-03-24Staging: iio: accel: adis16201: Move adis16201 driver out of stagingHimanshu Jha
2018-03-10iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-03-10Revert "iio: accel: st_accel: remove redundant pointer pdata"Jonathan Cameron
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira
2018-02-24iio: accel: bmc150: Remove redundant __func__ in dev_dbg()Andy Shevchenko