aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/ssp_sensors (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-04iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor1-1/+1
2018-10-07iio: ssp_sensors: don't manually free devm managed resourcesUwe Kleine-König1-14/+6
2018-01-08iio: common: ssp_sensors: account for const type of of_device_id.dataJulia Lawall2-2/+2
2018-01-08iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann1-4/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-0/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-07-05iio: ssp_sensors: Remove redundant spi driver bus initializationAntonio Borneo1-1/+0
2015-03-28iio: constify of_device_id arrayFabian Frederick1-1/+1
2015-02-22iio: common: ssp_sensors: Protect PM-only functions to kill warningGeert Uytterhoeven1-0/+2
2015-01-31iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to do_divJonathan Cameron1-4/+5
2015-01-29iio: common: ssp_sensors: Add sensorhub iio commonsKarol Wrona4-0/+189
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona5-0/+1599