aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/resolver/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-10-12iio: resolver: ad2s1210: move out of stagingDavid Lechner1-0/+1
This moves the ad2s1210 resolver driver out of staging. The driver has been fixed up and is ready to graduate. Signed-off-by: David Lechner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
Add SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any form These files fall under the project license, GPL v2 only. The resulting SPDX license identifier is: GPL-2.0-only Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2018-12-01staging:iio:ad2s90: Move out of stagingMatheus Tavares1-0/+1
Move ad2s90 resolver driver out of staging to the main tree. Signed-off-by: Matheus Tavares <[email protected]> Signed-off-by: Victor Colombo <[email protected]> Acked-by: Alexandru Ardelean <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
2018-05-20staging: iio: ad2s1200: Move driver out of stagingDavid Veenstra1-0/+5
Move the iio driver for the ad2s1200 and ad2s1205 resolver-to-digital converter out of staging, into mainline iio subsystems. Signed-off-by: David Veenstra <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>