aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/accel
AgeCommit message (Expand)AuthorFilesLines
2018-09-08iio: adxl372: Add support for I2C communicationGravatar Stefan Popa 5-1/+75
2018-09-08iio: adxl372: Refactor the driverGravatar Stefan Popa 5-51/+101
2018-08-25iio:adxl372: Add filter bandwidth supportGravatar Stefan Popa 1-2/+36
2018-08-25iio:adxl372: Add sampling frequency supportGravatar Stefan Popa 1-1/+73
2018-08-25iio: adxl372: Provide validate_trigger and validate_device callbacksGravatar Stefan Popa 1-0/+13
2018-08-19iio: adxl345: move null check for i2c id at start of probeGravatar Alexandru Ardelean 1-1/+4
2018-08-19iio:adxl372: Add FIFO and interrupts supportGravatar Stefan Popa 1-1/+356
2018-08-19iio: adxl372: New driver for Analog Devices ADXL372 AccelerometerGravatar Stefan Popa 3-0/+537
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 8-57/+173
2018-07-24iio: sca3000: Fix missing return in switchGravatar Gustavo A. R. Silva 1-0/+1
2018-07-15iio: adxl345: Add support for the ADXL375Gravatar Lars-Peter Clausen 5-9/+34
2018-07-15iio: accel: adxl345: add sampling frequency supportGravatar Akinobu Mita 1-1/+56
2018-07-07iio: mma8452: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2018-07-07IIO: st_accel_i2c.c: Use probe_new() instead of probe()Gravatar Nikolaus Voss 1-3/+2
2018-07-07IIO: st_accel_i2c.c: Simplify access to driver dataGravatar Nikolaus Voss 1-34/+25
2018-06-30iio: accel: adxl345: add calibration offset supportGravatar Akinobu Mita 1-1/+40
2018-06-30iio: accel: adxl345: convert address field usage in iio_chan_specGravatar Akinobu Mita 1-9/+12
2018-06-30iio: accel: adxl345: add link to datasheetGravatar Akinobu Mita 1-0/+2
2018-06-24iio: mma8452: Fix ignoring MMA8452_INT_DRDYGravatar Leonard Crestez 1-1/+1
2018-05-12iio: accell: mma8452: Reduce sleep time when data not readyGravatar Richard Tresidder 1-1/+23
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 7-29/+685
2018-04-28iio: accel: bcm150: Remove handling for regmap raw_read_maxGravatar Charles Keepax 1-20/+3
2018-04-21iio: accel: st_accel: Add support for the SMO8840 ACPI idGravatar Hans de Goede 1-0/+1
2018-04-15iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...Gravatar Christophe JAILLET 1-1/+3
2018-04-15iio: sca3000: Fix an error handling path in 'sca3000_probe()'Gravatar Christophe JAILLET 1-8/+1
2018-03-30Staging: iio: adis16209: Move adis16209 driver out of stagingGravatar Shreeya Patel 3-0/+343
2018-03-28Merge 4.16-rc7 into staging-nextGravatar Greg Kroah-Hartman 1-1/+6
2018-03-24Staging: iio: accel: adis16201: Move adis16201 driver out of stagingGravatar Himanshu Jha 3-0/+334
2018-03-10iio: st_pressure: st_accel: pass correct platform data to initGravatar Michael Nosthoff 1-1/+1
2018-03-10Revert "iio: accel: st_accel: remove redundant pointer pdata"Gravatar Jonathan Cameron 1-0/+5
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWGravatar Rodrigo Siqueira 1-1/+1
2018-02-24iio: accel: bmc150: Remove redundant __func__ in dev_dbg()Gravatar Andy Shevchenko 1-5/+1
2018-01-30iio: accel: use strlcpy() instead of strncpy()Gravatar Xiongfeng Wang 1-2/+1
2018-01-08iio: mma8452: replace license description with SPDX specifierGravatar Martin Kepplinger 1-3/+1
2017-12-02iio: accel: bmc150: Add OF device ID tableGravatar Javier Martinez Canillas 1-0/+12
2017-12-02iio: accel: st_accel: remove redundant pointer pdataGravatar Colin Ian King 1-5/+0
2017-12-02iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPIGravatar Luke Ross 1-2/+29
2017-12-02iio: accel: mma8452: Rename config structs for readabilityGravatar Harinath Nampally 1-5/+5
2017-12-02iio: accel: mma8452: Rename a struct for code readibilityGravatar Harinath Nampally 1-3/+3
2017-12-02iio: adc/accel: Fix up module licensesGravatar Linus Walleij 1-0/+3
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 30-361/+1112
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-10-14platform/chrome: Add cros_ec_accel_legacy driverGravatar Gwendal Grignou 3-0/+436
2017-10-10iio: accel: add support to LIS3DHHGravatar Lorenzo Bianconi 3-0/+59
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Gravatar Lorenzo Bianconi 1-6/+12
2017-10-09iio: accel: add support to LIS2DW12Gravatar Lorenzo Bianconi 4-0/+91
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesGravatar Lorenzo Bianconi 1-22/+44
2017-10-09iio: st_sensors: add register mask for status registerGravatar Lorenzo Bianconi 1-7/+28
2017-10-09iio: accel: kxcjk1013: add support for KXTF9Gravatar Michał Mirosław 2-15/+104
2017-10-09iio: accel: kxcjk1013: make sampling_frequency_avail per-typeGravatar Michał Mirosław 1-2/+3