summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-202-3/+3
|\
| * iio: accel: bma180: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi2017-08-121-2/+2
* | Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-142-8/+33
|\ \ | |/ |/|
| * Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-242-8/+33
| |\
| | * iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede2017-07-171-8/+1Star
| | * iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-061-0/+32
* | | iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi2017-07-094-6/+6
* | | iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi2017-07-091-0/+15
* | | iio: accel: st_accel_i2c: fix i2c_device_id tableLorenzo Bianconi2017-07-092-0/+6
* | | iio: accel: make array init_data static to reduce code sizeColin Ian King2017-07-091-1/+1
* | | iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi2017-07-021-8/+61
* | | iio: sca3000: Remove trailing whitespaceReno Farnesi2017-07-021-3/+3
* | | iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi2017-07-011-3/+3
* | | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2017-07-011-1/+2
* | | iio: accel: bmc150: Add support for BOSC0200 ACPI device idHans de Goede2017-07-011-0/+1
|/ /
* | iio: accel: mma9551: use NULL for GPIO connection IDAndy Shevchenko2017-06-111-3/+1Star
* | Revert "iio: accel: bma180: Add support for BMA250E"Hans de Goede2017-06-111-23/+1Star
* | Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E"Hans de Goede2017-06-111-19/+2Star
* | iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi2017-06-111-4/+0Star
* | iio: accel: bma180: Add ACPI enumeration support for BMA250EHans de Goede2017-05-211-2/+19
* | iio: accel: bma180: Add support for BMA250EHans de Goede2017-05-211-1/+23
* | iio: hid-sensor-accel-3d: Drop unnecessary staticJulia Lawall2017-05-071-1/+1
* | iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2017-04-261-3/+4
|/
* Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2017-04-101-1/+2
|\
| * iio: accel: hid-sensor-accel-3d: Fix duplicate scan index errorSrinivas Pandruvada2017-04-021-1/+2
* | iio: accel: mma7660: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* | iio: accel: mma7455_i2c: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+8
* | iio: accel: bma180: Add OF device ID tableJavier Martinez Canillas2017-03-191-2/+22
* | iio: accel: Prefer unsigned int to bare use of unsignedMiguel Robles2017-03-191-4/+4
* | iio: accel: adxl345: Add SPI supportEva Rachel Retuya2017-03-043-0/+96
* | iio: accel: adxl345: Split driver into core and I2CEva Rachel Retuya2017-03-045-51/+113
* | iio: accel: adxl345: Use I2C regmap instead of direct I2C accessEva Rachel Retuya2017-03-042-23/+44
* | iio: accel: Add driver for the Analog Devices ADXL345 3-axis accelerometerEva Rachel Retuya2017-02-053-0/+206
|/
* iio: common: ssp_sensors: accel: use devm_iio_device_register()Wei Yongjun2017-01-281-11/+1Star
* iio: accel: fix Kconfig warningLinus Walleij2017-01-231-2/+2
* Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-198-47/+172
|\
| * iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-0/+1
| * iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron2017-01-101-1/+2
| * iio: accel: st_accel: handle deprecated bindingsLinus Walleij2017-01-103-0/+16
| * iio: Add gravity sensor supportSong Hongyan2017-01-051-13/+61
| * iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada2016-12-031-8/+24
| * iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger2016-12-031-2/+2
| * iio: st_accel: Support sensor i2c probe using acpiShrirang Bagul2016-12-032-24/+67
* | iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-2/+10
|/
* iio: accel: st_accel: inline per-sensor dataLinus Walleij2016-11-191-396/+206Star
* Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-141-4/+8
|\
| * iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-301-4/+8
* | iio: accel: st_accel: add support to lng2dmLorenzo Bianconi2016-11-015-1/+82
* | staging:iio:accel:sca3000 Move out of staging.Jonathan Cameron2016-10-233-0/+1590