Age | Commit message (Expand) | Author | Files | Lines |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen | 1 | -9/+0 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2019-10-07 | iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi... | Alexandru Ardelean | 1 | -5/+11 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-03-03 | iio: proximity: sx9500: Add GPIO ACPI mapping table | Andy Shevchenko | 1 | -5/+20 |
2017-12-06 | Merge Linus's staging merge point into staging-next | Greg Kroah-Hartman | 1 | -0/+9 |
2017-12-02 | iio: proximity: sx9500: Assign interrupt from GpioIo() | Andy Shevchenko | 1 | -0/+9 |
2017-12-02 | iio: proximity: sx9500: Add another ACPI ID | Andy Shevchenko | 1 | -0/+1 |
2017-08-23 | iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -2/+0 |
2017-06-11 | iio: proximity: sx9500: Use devm_gpiod_get() | Andy Shevchenko | 1 | -2/+1 |
2017-01-21 | iio: proximity: sx9500: claim direct mode during raw proximity reads | Alison Schofield | 1 | -3/+7 |
2016-09-03 | iio: sx9500: add final devicetree support | Christoph Fritz | 1 | -0/+7 |
2016-08-15 | iio: sx9500: Use complete() instead of complete_all() | Daniel Wagner | 1 | -1/+1 |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 1 | -2/+2 |
2015-10-03 | iio: remove gpio interrupt probing from drivers that use a single interrupt | Octavian Purdila | 1 | -9/+0 |
2015-07-14 | Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -12/+14 |
2015-07-14 | Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+1 |
2015-07-05 | iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able() | Geert Uytterhoeven | 1 | -2/+2 |
2015-07-05 | iio: sx9500: fix bug in compensation code | Vlad Dogaru | 1 | -3/+3 |
2015-07-05 | iio: sx9500: rework error handling of raw readings | Vlad Dogaru | 1 | -7/+9 |
2015-06-13 | iio: proximity: sx9500: Fix proximity value | Daniel Baluta | 1 | -1/+1 |
2015-05-07 | iio:prox:sx9500 trivial simplification of return path in init function. | Jonathan Cameron | 1 | -5/+1 |
2015-04-18 | iio: sx9500: add GPIO reset pin | Vlad Dogaru | 1 | -2/+20 |
2015-04-18 | iio: sx9500: refactor GPIO interrupt code | Vlad Dogaru | 1 | -18/+11 |
2015-04-18 | iio: sx9500: optimize power usage | Vlad Dogaru | 1 | -54/+306 |
2015-04-18 | iio: sx9500: fix formatting | Vlad Dogaru | 1 | -1/+1 |
2015-04-18 | iio: sx9500: rename GPIO interrupt pin | Vlad Dogaru | 1 | -1/+2 |
2015-04-09 | iio: sx9500: add power management | Vlad Dogaru | 1 | -0/+47 |
2015-04-07 | Merge 4.0-rc7 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2015-03-07 | iio: fix drivers that check buffer->scan_mask | Octavian Purdila | 1 | -1/+1 |
2015-02-22 | iio: improve usage of gpiod API | Uwe Kleine-König | 1 | -5/+1 |
2015-01-05 | iio: driver for Semtech SX9500 proximity solution | Vlad Dogaru | 1 | -0/+752 |