aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/ssp_sensors/ssp_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-28/+12
2022-02-18iio:common:ssp: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron1-6/+2
2022-02-18iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron1-5/+5
2022-02-13iio: ssp_sensors: Make use of device propertiesAndy Shevchenko1-17/+5
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2020-09-29iio: ssp: use PLATFORM_DEVID_NONEKrzysztof Kozlowski1-1/+2
2019-12-15iio: ssp_sensors: Convert to use GPIO descriptorsLinus Walleij1-20/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+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 Lawall1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
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-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona1-0/+712