summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/ssp_sensors
Commit message (Expand)AuthorAgeFilesLines
* iio: common: ssp: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+1
* iio: ssp_sensors: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-041-7/+6
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-282-31/+16
|\
| * iio:common:ssp: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-6/+2
| * iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron2022-02-182-8/+9
| * iio: ssp_sensors: Make use of device propertiesAndy Shevchenko2022-02-131-17/+5
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
|/
* iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter2021-09-181-1/+8
* iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter2021-09-181-1/+1
* iio: ssp: use PLATFORM_DEVID_NONEKrzysztof Kozlowski2020-09-291-1/+2
* iio: ssp_sensors: Convert to use GPIO descriptorsLinus Walleij2019-12-153-31/+20
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-304-44/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-04-041-1/+1
* iio: ssp_sensors: don't manually free devm managed resourcesUwe Kleine-König2018-10-071-14/+6
* iio: common: ssp_sensors: account for const type of of_device_id.dataJulia Lawall2018-01-082-2/+2
* iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann2018-01-081-4/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-0/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio: ssp_sensors: Remove redundant spi driver bus initializationAntonio Borneo2015-07-051-1/+0
* iio: constify of_device_id arrayFabian Frederick2015-03-281-1/+1
* iio: common: ssp_sensors: Protect PM-only functions to kill warningGeert Uytterhoeven2015-02-221-0/+2
* iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to...Jonathan Cameron2015-01-311-4/+5
* iio: common: ssp_sensors: Add sensorhub iio commonsKarol Wrona2015-01-294-0/+189
* iio: common: ssp_sensors: Add sensorhub driverKarol Wrona2015-01-295-0/+1599