summaryrefslogtreecommitdiff
path: root/drivers/iio/common/ssp_sensors/ssp_dev.c
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-22iio: normalize array sentinel styleDavid Lechner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
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
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
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
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
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-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona