Age | Commit message (Expand) | Author |
2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-03-12 | iio: proximity: sx9500: Reference ACPI and OF ID data | Krzysztof Kozlowski |
2022-11-23 | iio: proximity: sx9500: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-02-18 | iio:proximity:sx9500: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc | Jonathan Cameron |
2021-05-17 | iio: core: move @id from struct iio_dev to struct iio_dev_opaque | Jonathan Cameron |
2021-03-25 | iio: fix devm_iio_trigger_alloc with parent.cocci | Gwendal Grignou |
2021-03-11 | iio: proximity: sx9500: Fix a spelling postive to positive | Bhaskar Chowdhury |
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 |
2019-10-07 | iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi... | Alexandru Ardelean |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-03-03 | iio: proximity: sx9500: Add GPIO ACPI mapping table | Andy Shevchenko |
2017-12-06 | Merge Linus's staging merge point into staging-next | Greg Kroah-Hartman |
2017-12-02 | iio: proximity: sx9500: Assign interrupt from GpioIo() | Andy Shevchenko |
2017-12-02 | iio: proximity: sx9500: Add another ACPI ID | Andy Shevchenko |
2017-08-22 | iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron |
2017-06-11 | iio: proximity: sx9500: Use devm_gpiod_get() | Andy Shevchenko |
2017-01-21 | iio: proximity: sx9500: claim direct mode during raw proximity reads | Alison Schofield |
2016-09-03 | iio: sx9500: add final devicetree support | Christoph Fritz |
2016-08-15 | iio: sx9500: Use complete() instead of complete_all() | Daniel Wagner |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie |
2015-10-03 | iio: remove gpio interrupt probing from drivers that use a single interrupt | Octavian Purdila |
2015-07-13 | Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2015-07-13 | Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2015-07-05 | iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able() | Geert Uytterhoeven |
2015-07-05 | iio: sx9500: fix bug in compensation code | Vlad Dogaru |
2015-07-05 | iio: sx9500: rework error handling of raw readings | Vlad Dogaru |
2015-06-13 | iio: proximity: sx9500: Fix proximity value | Daniel Baluta |
2015-05-07 | iio:prox:sx9500 trivial simplification of return path in init function. | Jonathan Cameron |
2015-04-18 | iio: sx9500: add GPIO reset pin | Vlad Dogaru |
2015-04-18 | iio: sx9500: refactor GPIO interrupt code | Vlad Dogaru |
2015-04-18 | iio: sx9500: optimize power usage | Vlad Dogaru |
2015-04-18 | iio: sx9500: fix formatting | Vlad Dogaru |
2015-04-18 | iio: sx9500: rename GPIO interrupt pin | Vlad Dogaru |
2015-04-09 | iio: sx9500: add power management | Vlad Dogaru |
2015-04-07 | Merge 4.0-rc7 into staging-next | Greg Kroah-Hartman |
2015-03-07 | iio: fix drivers that check buffer->scan_mask | Octavian Purdila |
2015-02-22 | iio: improve usage of gpiod API | Uwe Kleine-König |
2015-01-05 | iio: driver for Semtech SX9500 proximity solution | Vlad Dogaru |