summaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity/sx9500.c
Commit message (Expand)AuthorAgeFilesLines
* iio: proximity: sx9500: Use devm_gpiod_get()Andy Shevchenko2017-06-111-2/+1
* 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/+0
* 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/+1
* | iio: sx9500: add GPIO reset pinVlad Dogaru2015-04-181-2/+20
* | iio: sx9500: refactor GPIO interrupt codeVlad Dogaru2015-04-181-18/+11
* | 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/+1
|/
* iio: driver for Semtech SX9500 proximity solutionVlad Dogaru2015-01-051-0/+752
OpenPOWER on IntegriCloud