summaryrefslogtreecommitdiff
path: root/drivers/iio/proximity/sx9310.c
AgeCommit message (Expand)Author
2020-09-06iio: sx9310: Prefer async probeDouglas Anderson
2020-09-03iio: sx9310: Use irq trigger flags from firmwareStephen Boyd
2020-09-03iio: sx9310: Enable vdd and svdd regulators at probeStephen Boyd
2020-09-03iio: sx9310: Drop channel_users[]Stephen Boyd
2020-09-03iio: sx9310: Miscellaneous format fixesDaniel Campello
2020-09-03iio: sx9310: Use variable to hold &client->devDaniel Campello
2020-09-03iio: sx9310: Simplify error return handlingDaniel Campello
2020-09-03iio: sx9310: Update copyrightDaniel Campello
2020-09-03iio: sx9310: Use regmap_read_poll_timeout() for compensationDaniel Campello
2020-09-03iio: sx9310: Use long instead of int for channel bitmapsDaniel Campello
2020-09-03iio: sx9310: Fixes various memory handlingDaniel Campello
2020-09-03iio: sx9310: Change from .probe to .probe_newDaniel Campello
2020-09-03iio: sx9310: Remove acpi and of table macrosDaniel Campello
2020-09-03iio: sx9310: Fix irq handlingDaniel Campello
2020-09-03iio: sx9310: Update macros declarationsDaniel Campello
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-03-21iio: Add SEMTECH SX9310/9311 sensor driverDaniel Campello