aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-1/+2
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-1/+2
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca1-5/+9
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-3/+2
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio sysfsFabien Lahoudere1-0/+21
2019-07-27iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou1-1/+1
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca2-39/+5
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2-4/+3
2019-07-27iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca1-0/+4
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou1-1/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner3-6/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake1-0/+1
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner1-1/+1
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou1-0/+180
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi1-12/+16
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi1-6/+10
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi1-2/+5
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman1-0/+7
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi1-0/+7
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2-10/+12
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+9
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij1-0/+12
2016-12-03iio: st_sensors: match sensors using ACPI handleShrirang Bagul1-0/+9
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij1-0/+2
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-1/+8
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-1/+8
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-1/+1
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie1-2/+0
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+6
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+3
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+4
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+4
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-0/+2
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona1-0/+82
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-5/+5
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+11
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-11/+1
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones1-0/+2
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones1-0/+3
2013-09-14iio: pressure-core: st: Allow for number of channels to varyLee Jones1-0/+1
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-3/+11
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channelDenis CIOCCA1-2/+2
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA1-11/+9
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+3
2013-03-17iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+3
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck1-3/+6
2013-02-09iio:common: added allocate and deallocate trigger functions when trigger is disabled.Denis CIOCCA1-0/+10