aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08iio: mma8452: replace license description with SPDX specifierMartin Kepplinger1-3/+1
2017-12-02iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas1-0/+12
2017-12-02iio: accel: st_accel: remove redundant pointer pdataColin Ian King1-5/+0
2017-12-02iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPILuke Ross1-2/+29
2017-12-02iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally1-5/+5
2017-12-02iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally1-3/+3
2017-12-02iio: adc/accel: Fix up module licensesLinus Walleij1-0/+3
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds30-361/+1112
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-14platform/chrome: Add cros_ec_accel_legacy driverGwendal Grignou3-0/+436
2017-10-10iio: accel: add support to LIS3DHHLorenzo Bianconi3-0/+59
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi1-6/+12
2017-10-09iio: accel: add support to LIS2DW12Lorenzo Bianconi4-0/+91
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi1-22/+44
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi1-7/+28
2017-10-09iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław2-15/+104
2017-10-09iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław1-2/+3
2017-10-09iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław1-3/+12
2017-10-09iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław1-59/+67
2017-10-09iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław1-9/+14
2017-10-09iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław1-57/+45
2017-10-09iio: accel: mma8452: Rename read/write event value callbacks to generic function name.Harinath Nampally1-4/+4
2017-09-24iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally1-2/+2
2017-09-24iio: accel: mma8452: Fix code style warningHarinath Nampally1-3/+3
2017-09-13iio: accel: mma8452: improvements to handle multiple eventsHarinath Nampally1-157/+206
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron24-33/+0
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-3/+3
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav1-1/+1
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2-8/+33
2017-08-12iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi1-2/+2
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-8/+33
2017-07-17iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede1-8/+1
2017-07-09iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi4-6/+6
2017-07-09iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi1-0/+15
2017-07-09iio: accel: st_accel_i2c: fix i2c_device_id tableLorenzo Bianconi2-0/+6
2017-07-09iio: accel: make array init_data static to reduce code sizeColin Ian King1-1/+1
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi1-0/+32
2017-07-02iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi1-8/+61
2017-07-02iio: sca3000: Remove trailing whitespaceReno Farnesi1-3/+3
2017-07-01iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi1-3/+3
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi1-1/+2
2017-07-01iio: accel: bmc150: Add support for BOSC0200 ACPI device idHans de Goede1-0/+1
2017-06-11iio: accel: mma9551: use NULL for GPIO connection IDAndy Shevchenko1-3/+1
2017-06-11Revert "iio: accel: bma180: Add support for BMA250E"Hans de Goede1-23/+1
2017-06-11Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E"Hans de Goede1-19/+2
2017-06-11iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi1-4/+0
2017-05-21iio: accel: bma180: Add ACPI enumeration support for BMA250EHans de Goede1-2/+19
2017-05-21iio: accel: bma180: Add support for BMA250EHans de Goede1-1/+23
2017-05-07iio: hid-sensor-accel-3d: Drop unnecessary staticJulia Lawall1-1/+1
2017-04-26iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul1-3/+4