summaryrefslogtreecommitdiff
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2018-01-08iio: mma8452: replace license description with SPDX specifierMartin Kepplinger
2017-12-02iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas
2017-12-02iio: accel: st_accel: remove redundant pointer pdataColin Ian King
2017-12-02iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPILuke Ross
2017-12-02iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally
2017-12-02iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally
2017-12-02iio: adc/accel: Fix up module licensesLinus Walleij
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14platform/chrome: Add cros_ec_accel_legacy driverGwendal Grignou
2017-10-10iio: accel: add support to LIS3DHHLorenzo Bianconi
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi
2017-10-09iio: accel: add support to LIS2DW12Lorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-10-09iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław
2017-10-09iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław
2017-10-09iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław
2017-10-09iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław
2017-10-09iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław
2017-10-09iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław
2017-10-09iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally
2017-09-24iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally
2017-09-24iio: accel: mma8452: Fix code style warningHarinath Nampally
2017-09-13iio: accel: mma8452: improvements to handle multiple eventsHarinath Nampally
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-08-12iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-17iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede
2017-07-09iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi
2017-07-09iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi
2017-07-09iio: accel: st_accel_i2c: fix i2c_device_id tableLorenzo Bianconi
2017-07-09iio: accel: make array init_data static to reduce code sizeColin Ian King
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi
2017-07-02iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi
2017-07-02iio: sca3000: Remove trailing whitespaceReno Farnesi
2017-07-01iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2017-07-01iio: accel: bmc150: Add support for BOSC0200 ACPI device idHans de Goede
2017-06-11iio: accel: mma9551: use NULL for GPIO connection IDAndy Shevchenko
2017-06-11Revert "iio: accel: bma180: Add support for BMA250E"Hans de Goede
2017-06-11Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E"Hans de Goede
2017-06-11iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi
2017-05-21iio: accel: bma180: Add ACPI enumeration support for BMA250EHans de Goede
2017-05-21iio: accel: bma180: Add support for BMA250EHans de Goede
2017-05-07iio: hid-sensor-accel-3d: Drop unnecessary staticJulia Lawall
2017-04-26iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul