开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
/
sx9310.c
Age
Commit message (
Expand
)
Author
2020-09-06
iio: sx9310: Prefer async probe
Douglas Anderson
2020-09-03
iio: sx9310: Use irq trigger flags from firmware
Stephen Boyd
2020-09-03
iio: sx9310: Enable vdd and svdd regulators at probe
Stephen Boyd
2020-09-03
iio: sx9310: Drop channel_users[]
Stephen Boyd
2020-09-03
iio: sx9310: Miscellaneous format fixes
Daniel Campello
2020-09-03
iio: sx9310: Use variable to hold &client->dev
Daniel Campello
2020-09-03
iio: sx9310: Simplify error return handling
Daniel Campello
2020-09-03
iio: sx9310: Update copyright
Daniel Campello
2020-09-03
iio: sx9310: Use regmap_read_poll_timeout() for compensation
Daniel Campello
2020-09-03
iio: sx9310: Use long instead of int for channel bitmaps
Daniel Campello
2020-09-03
iio: sx9310: Fixes various memory handling
Daniel Campello
2020-09-03
iio: sx9310: Change from .probe to .probe_new
Daniel Campello
2020-09-03
iio: sx9310: Remove acpi and of table macros
Daniel Campello
2020-09-03
iio: sx9310: Fix irq handling
Daniel Campello
2020-09-03
iio: sx9310: Update macros declarations
Daniel Campello
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-03-21
iio: Add SEMTECH SX9310/9311 sensor driver
Daniel Campello