summaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity
Commit message (Expand)AuthorAgeFilesLines
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-271-1/+1
* iio: proximity: lidar: correct return valueMatt Ranostay2016-01-031-1/+1
* Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-261-25/+70
|\
| * iio: proximity: lidar: optimize i2c transactionsMatt Ranostay2015-12-051-25/+70
* | Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman2015-12-131-3/+3
|\ \ | |/ |/|
| * iio: lidar: return -EINVAL on invalid signalMatt Ranostay2015-11-211-3/+3
* | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-011-1/+55
|\ \ | |/ |/|
| * iio: pulsedlight-lidar-lite: add runtime PMMatt Ranostay2015-11-221-1/+55
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\ \ | |/ |/|
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila2015-10-031-9/+0
* | iio: lidar: add missing MODULE_DEVICE_TABLE for dtMatt Ranostay2015-09-301-0/+1
* | iio: proximity: add support for PulsedLight LIDARMatt Ranostay2015-08-313-0/+301
* | iio: as3935: Add OF match tableJavier Martinez Canillas2015-08-221-0/+7
|/
* 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: as3935: Switch to PM opsLars-Peter Clausen2015-01-271-8/+10
* Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-213-0/+770
|\
| * iio: driver for Semtech SX9500 proximity solutionVlad Dogaru2015-01-053-0/+770
* | Merge 3.18-rc4 into staging-nextGreg Kroah-Hartman2014-11-101-1/+1
|\ \ | |/ |/|
| * iio: as3935: allocate correct iio_device sizeGeorge McCollister2014-11-051-1/+1
* | iio: as3935: Remove unnecessary semicolonsGeorge McCollister2014-11-051-8/+8
|/
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-141-1/+1
* iio: Add AS3935 lightning sensor supportMatt Ranostay2014-03-163-0/+481
OpenPOWER on IntegriCloud