summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
AgeCommit message (Expand)AuthorLines
2018-05-12iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder-1/+23
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-29/+685
2018-04-28iio: accel: bcm150: Remove handling for regmap raw_read_maxCharles Keepax-20/+3
2018-04-21iio: accel: st_accel: Add support for the SMO8840 ACPI idHans de Goede-0/+1
2018-04-15iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...Christophe JAILLET-1/+3
2018-04-15iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET-8/+1
2018-03-30Staging: iio: adis16209: Move adis16209 driver out of stagingShreeya Patel-0/+343
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman-1/+6
2018-03-24Staging: iio: accel: adis16201: Move adis16201 driver out of stagingHimanshu Jha-0/+334
2018-03-10iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff-1/+1
2018-03-10Revert "iio: accel: st_accel: remove redundant pointer pdata"Jonathan Cameron-0/+5
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira-1/+1
2018-02-24iio: accel: bmc150: Remove redundant __func__ in dev_dbg()Andy Shevchenko-5/+1
2018-01-30iio: accel: use strlcpy() instead of strncpy()Xiongfeng Wang-2/+1
2018-01-08iio: mma8452: replace license description with SPDX specifierMartin Kepplinger-3/+1
2017-12-02iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas-0/+12
2017-12-02iio: accel: st_accel: remove redundant pointer pdataColin Ian King-5/+0
2017-12-02iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPILuke Ross-2/+29
2017-12-02iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally-5/+5
2017-12-02iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally-3/+3
2017-12-02iio: adc/accel: Fix up module licensesLinus Walleij-0/+3
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-361/+1112
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-10-14platform/chrome: Add cros_ec_accel_legacy driverGwendal Grignou-0/+436
2017-10-10iio: accel: add support to LIS3DHHLorenzo Bianconi-0/+59
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi-6/+12
2017-10-09iio: accel: add support to LIS2DW12Lorenzo Bianconi-0/+91
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi-22/+44
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi-7/+28
2017-10-09iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław-15/+104
2017-10-09iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław-2/+3
2017-10-09iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław-3/+12
2017-10-09iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław-59/+67
2017-10-09iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław-9/+14
2017-10-09iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław-57/+45
2017-10-09iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally-4/+4
2017-09-24iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally-2/+2
2017-09-24iio: accel: mma8452: Fix code style warningHarinath Nampally-3/+3
2017-09-13iio: accel: mma8452: improvements to handle multiple eventsHarinath Nampally-157/+206
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron-33/+0
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-3/+3
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav-1/+1
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman-8/+33
2017-08-12iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi-2/+2
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-8/+33
2017-07-17iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede-8/+1
2017-07-09iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi-6/+6
2017-07-09iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi-0/+15
2017-07-09iio: accel: st_accel_i2c: fix i2c_device_id tableLorenzo Bianconi-0/+6
2017-07-09iio: accel: make array init_data static to reduce code sizeColin Ian King-1/+1