summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/ssp_sensors/ssp_dev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-28/+12
|\
| * 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-181-5/+5
| * 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: use PLATFORM_DEVID_NONEKrzysztof Kozlowski2020-09-291-1/+2
* iio: ssp_sensors: Convert to use GPIO descriptorsLinus Walleij2019-12-151-20/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+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-081-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* 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: Add sensorhub driverKarol Wrona2015-01-291-0/+712