summaryrefslogtreecommitdiff
path: root/drivers/iio/proximity
AgeCommit message (Expand)Author
2021-06-16iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()Jonathan Cameron
2021-06-16iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-05-17iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_tim...Jonathan Cameron
2021-05-17iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle errorJonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-10iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu
2021-04-07iio: sx9310: Fix write_.._debounce()Gwendal Grignou
2021-04-07iio: sx9310: Fix access to variable DT arrayGwendal Grignou
2021-03-25iio: as3935: Remove code to set trigger parentGwendal Grignou
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2021-03-25iio: proximity: Add a ChromeOS EC MKBP proximity driverStephen Boyd
2021-03-25iio: proximity: vcnl3020: add proximity rateIvan Mikhaylov
2021-03-11iio: proximity: sx9500: Fix a spelling postive to positiveBhaskar Chowdhury
2021-01-14iio: sx9310: Fix semtech,avg-pos-strength setting when > 16Stephen Boyd
2021-01-14iio: sx9310: Off by one in sx9310_read_thresh()Dan Carpenter
2020-11-01iio: proximity: vl53l0x-i2c add i2c_device_idVaishnav M A
2020-10-10iio: sx9310: Set various settings from DTStephen Boyd
2020-10-10iio: sx9310: Support setting debounce valuesStephen Boyd
2020-10-10iio: sx9310: Support setting hysteresis valuesStephen Boyd
2020-10-10iio: sx9310: Support setting proximity thresholdsStephen Boyd
2020-10-10iio: sx9310: Support hardware gain factorStephen Boyd
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21iio: proximity: vl53l0x: Add IRQ supportIvan Drobyshevskyi
2020-09-21iio:proximity:pulsedlight: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:proximity:as3935: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-21iio:proximity:as3935: Use local struct device pointer to simplify code.Jonathan Cameron
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
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-08-22iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-05-21iio: proximity: ping: pass reference to IIO device as param to ping_read()Alexandru Ardelean