aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/common (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-02iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA1-4/+0
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca3-0/+314