summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* iio:accel:adxl345: Change alignment to match paranthesisLuciana da Costa Marques2019-02-091-2/+2
* iio: st_accel: use ACPI orientation dataDaniel Drake2019-02-021-1/+170
* iio: accell: mma8452: add vdd/vddio regulator operation supportAnson Huang2019-01-121-22/+83
* Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-12-131-0/+2
|\
| * iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede2018-11-251-0/+1
| * iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HIDStephan Gerhold2018-11-251-0/+1
* | Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-031-1/+4
|\ \ | |/ |/|
| * iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-1/+4
* | iio: st-accel: add support for lis3deHeiko Stuebner2018-11-165-1/+13
* | iio: accel: kxcjk1013: Add KIOX0009 ACPI Hardware-IDHans de Goede2018-10-141-0/+1
|/
* iio: adxl372: Add support for I2C communicationStefan Popa2018-09-085-1/+75
* iio: adxl372: Refactor the driverStefan Popa2018-09-085-51/+101
* iio:adxl372: Add filter bandwidth supportStefan Popa2018-08-251-2/+36
* iio:adxl372: Add sampling frequency supportStefan Popa2018-08-251-1/+73
* iio: adxl372: Provide validate_trigger and validate_device callbacksStefan Popa2018-08-251-0/+13
* iio: adxl345: move null check for i2c id at start of probeAlexandru Ardelean2018-08-191-1/+4
* iio:adxl372: Add FIFO and interrupts supportStefan Popa2018-08-191-1/+356
* iio: adxl372: New driver for Analog Devices ADXL372 AccelerometerStefan Popa2018-08-193-0/+537
* Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-07-258-57/+173
|\
| * iio: sca3000: Fix missing return in switchGustavo A. R. Silva2018-07-241-0/+1
| * iio: adxl345: Add support for the ADXL375Lars-Peter Clausen2018-07-155-9/+34
| * iio: accel: adxl345: add sampling frequency supportAkinobu Mita2018-07-151-1/+56
| * iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
| * IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss2018-07-071-3/+2
| * IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss2018-07-071-34/+25
| * iio: accel: adxl345: add calibration offset supportAkinobu Mita2018-06-301-1/+40
| * iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita2018-06-301-9/+12
| * iio: accel: adxl345: add link to datasheetAkinobu Mita2018-06-301-0/+2
* | iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez2018-06-241-1/+1
|/
* iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder2018-05-121-1/+23
* Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-05-117-29/+685
|\
| * iio: accel: bcm150: Remove handling for regmap raw_read_maxCharles Keepax2018-04-281-20/+3
| * iio: accel: st_accel: Add support for the SMO8840 ACPI idHans de Goede2018-04-211-0/+1
| * iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...Christophe JAILLET2018-04-151-1/+3
| * iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET2018-04-151-8/+1
| * Staging: iio: adis16209: Move adis16209 driver out of stagingShreeya Patel2018-03-303-0/+343
| * Staging: iio: accel: adis16201: Move adis16201 driver out of stagingHimanshu Jha2018-03-243-0/+334
* | Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman2018-03-281-1/+6
|\ \ | |/ |/|
| * iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-101-1/+1
| * Revert "iio: accel: st_accel: remove redundant pointer pdata"Jonathan Cameron2018-03-101-0/+5
* | iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira2018-03-071-1/+1
* | iio: accel: bmc150: Remove redundant __func__ in dev_dbg()Andy Shevchenko2018-02-241-5/+1
* | iio: accel: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-301-2/+1
|/
* iio: mma8452: replace license description with SPDX specifierMartin Kepplinger2018-01-081-3/+1
* iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas2017-12-021-0/+12
* iio: accel: st_accel: remove redundant pointer pdataColin Ian King2017-12-021-5/+0
* iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPILuke Ross2017-12-021-2/+29
* iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally2017-12-021-5/+5
* iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally2017-12-021-3/+3
* iio: adc/accel: Fix up module licensesLinus Walleij2017-12-021-0/+3