aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
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
2017-04-26iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman
2017-04-02iio: accel: hid-sensor-accel-3d: Fix duplicate scan index errorSrinivas Pandruvada
2017-03-19iio: accel: mma7660: Add OF device ID tableJavier Martinez Canillas
2017-03-19iio: accel: mma7455_i2c: Add OF device ID tableJavier Martinez Canillas
2017-03-19iio: accel: bma180: Add OF device ID tableJavier Martinez Canillas
2017-03-19iio: accel: Prefer unsigned int to bare use of unsignedMiguel Robles
2017-03-04iio: accel: adxl345: Add SPI supportEva Rachel Retuya
2017-03-04iio: accel: adxl345: Split driver into core and I2CEva Rachel Retuya
2017-03-04iio: accel: adxl345: Use I2C regmap instead of direct I2C accessEva Rachel Retuya
2017-02-05iio: accel: Add driver for the Analog Devices ADXL345 3-axis accelerometerEva Rachel Retuya
2017-01-28iio: common: ssp_sensors: accel: use devm_iio_device_register()Wei Yongjun
2017-01-23iio: accel: fix Kconfig warningLinus Walleij
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron