summaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity/sx9500.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* iio: proximity: sx9500: Add GPIO ACPI mapping tableAndy Shevchenko2018-03-031-5/+20
* Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-061-0/+9
|\
| * iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko2017-12-021-0/+9
* | iio: proximity: sx9500: Add another ACPI IDAndy Shevchenko2017-12-021-0/+1
|/
* iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0Star
* iio: proximity: sx9500: Use devm_gpiod_get()Andy Shevchenko2017-06-111-2/+1Star
* iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield2017-01-211-3/+7
* iio: sx9500: add final devicetree supportChristoph Fritz2016-09-031-0/+7
* iio: sx9500: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-2/+2
* iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila2015-10-031-9/+0Star
* Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-12/+14
|\
| * iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()Geert Uytterhoeven2015-07-051-2/+2
| * iio: sx9500: fix bug in compensation codeVlad Dogaru2015-07-051-3/+3
| * iio: sx9500: rework error handling of raw readingsVlad Dogaru2015-07-051-7/+9
* | Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-1/+1
|\ \ | |/ |/|
| * iio: proximity: sx9500: Fix proximity valueDaniel Baluta2015-06-131-1/+1
* | iio:prox:sx9500 trivial simplification of return path in init function.Jonathan Cameron2015-05-071-5/+1Star
* | iio: sx9500: add GPIO reset pinVlad Dogaru2015-04-181-2/+20
* | iio: sx9500: refactor GPIO interrupt codeVlad Dogaru2015-04-181-18/+11Star
* | iio: sx9500: optimize power usageVlad Dogaru2015-04-181-54/+306
* | iio: sx9500: fix formattingVlad Dogaru2015-04-181-1/+1
* | iio: sx9500: rename GPIO interrupt pinVlad Dogaru2015-04-181-1/+2
* | iio: sx9500: add power managementVlad Dogaru2015-04-091-0/+47
|/
* Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-071-1/+1
|\
| * iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-071-1/+1
* | iio: improve usage of gpiod APIUwe Kleine-König2015-02-221-5/+1Star
|/
* iio: driver for Semtech SX9500 proximity solutionVlad Dogaru2015-01-051-0/+752