summaryrefslogtreecommitdiff
path: root/drivers/iio/common/ssp_sensors
AgeCommit message (Expand)Author
2022-06-14iio: common: ssp: Fix alignment for DMA safetyJonathan Cameron
2022-04-04iio: ssp_sensors: replace usage of found with dedicated list iterator variableJakob Koschel
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-18iio:common:ssp: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron
2022-02-13iio: ssp_sensors: Make use of device propertiesAndy Shevchenko
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-09-18iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter
2021-09-18iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter
2020-09-29iio: ssp: use PLATFORM_DEVID_NONEKrzysztof Kozlowski
2019-12-15iio: ssp_sensors: Convert to use GPIO descriptorsLinus Walleij
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-04iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor
2018-10-07iio: ssp_sensors: don't manually free devm managed resourcesUwe Kleine-König
2018-01-08iio: common: ssp_sensors: account for const type of of_device_id.dataJulia Lawall
2018-01-08iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-07-05iio: ssp_sensors: Remove redundant spi driver bus initializationAntonio Borneo
2015-03-28iio: constify of_device_id arrayFabian Frederick
2015-02-22iio: common: ssp_sensors: Protect PM-only functions to kill warningGeert Uytterhoeven
2015-01-31iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to...Jonathan Cameron
2015-01-29iio: common: ssp_sensors: Add sensorhub iio commonsKarol Wrona
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona