aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mxs-lradc.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-07mfd: mxs-lradc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-01mfd: Use device_get_match_data() in a bunch of driversRob Herring1-7/+2
2023-08-22mfd: mxs-lradc: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-02-18mfd: mxs-lradc: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-24mfd: mxs-lradc: Fix error handling in mxs_lradc_probe()Alexey Khoroshilov1-2/+4
2017-03-23mfd: mxs-lradc: Add support for mxs-lradcKsenija Stanojevic1-0/+267