summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: ina2xx: give the capture kthread a more useful name string.Marc Titinger2015-12-121-1/+2
* iio: ina2xx: re-instate a sysfs show/store for the shunt resistor valueMarc Titinger2015-12-121-6/+46
* iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCsMarc Titinger2015-12-121-9/+45
* iio: ina2xx: add support for TI INA2xx Power MonitorsMarc Titinger2015-12-123-0/+679
* iio: chemical: add AMS iAQ-core supportMatt Ranostay2015-12-124-0/+210
* iio: light: add MAX30100 oximeter driver supportMatt Ranostay2015-12-126-0/+504
* iio:adc128s052: add support for adc124s021Oliver Stäbler2015-12-123-6/+17
* staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-12-051-1/+2
* iio: st_accel_core: Remove unneeded defineRobert Kmiec2015-12-051-3/+0
* iio: proximity: lidar: optimize i2c transactionsMatt Ranostay2015-12-051-25/+70
* iio:configfs: Introduce iio/configfs.h to provide a location for the configfs...Jonathan Cameron2015-12-054-1/+17
* iio: chemical: vz89x: rework i2c transfer readingMatt Ranostay2015-12-031-14/+52
* iio: Documentation: Add IIO configfs documentationDaniel Baluta2015-12-032-0/+114
* iio: trigger: Introduce IIO hrtimer based triggerDaniel Baluta2015-12-033-0/+205
* iio: core: Introduce IIO software triggersDaniel Baluta2015-12-034-0/+263
* iio: core: Introduce IIO configfs supportDaniel Baluta2015-12-033-0/+59
* Staging: iio: frequency: use dev_get_platdata()Nizam Haider2015-12-022-2/+2
* Staging: iio: light: tsl2x7x_core: use dev_get_platdata()Nizam Haider2015-12-021-1/+1
* Staging: iio: adc: use dev_get_platdata()Nizam Haider2015-12-023-3/+3
* iio: light: us8152d: Add power management supportAdriana Reus2015-12-021-7/+88
* iio: light: us5182d: Add functions for selectively enabling als and proximityAdriana Reus2015-12-021-4/+62
* Documentation: devicetree: Add property for controlling power saving mode for...Adriana Reus2015-12-021-0/+11
* iio: light: us5182d: Add property for choosing default power modeAdriana Reus2015-12-021-12/+78
* dt-bindings: iio: adc: Update mcp342x binding for the mcp3421Sascha Hauer2015-12-021-1/+2
* iio: adc: mcp3422: Add mcp3421 supportSascha Hauer2015-12-021-0/+9
* Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-0164-238/+3625
|\
| * iio: pulsedlight-lidar-lite: add runtime PMMatt Ranostay2015-11-221-1/+55
| * IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiplyNizam Haider2015-11-221-1/+1
| * staging:iio: Delete some commented out lines in Kconfig and Makefile.Jonathan Cameron2015-11-212-35/+0
| * staging:iio:ad7780: Remove the ad7780_platform_dataDragos Bogdan2015-11-212-36/+2
| * iio: adc: xilinx: constify iio_buffer_setup_ops structureJulia Lawall2015-11-181-1/+1
| * staging:iio:ad7780: Switch to the gpio descriptor interfaceDragos Bogdan2015-11-182-17/+11
| * iio: adc: ad7793: removed unnecessary else.Nizam Haider2015-11-151-3/+2
| * iio: adc: mxs-lradc: Prefer using the BIT macroNizam Haider2015-11-151-1/+1
| * iio: ti-ads8688: Add DT binding documentationSean Nyekjaer2015-11-151-0/+20
| * iio: adc: Add TI ADS8688Sean Nyekjaer2015-11-153-0/+497
| * iio: core: added support for IIO_VAL_INTSean Nyekjaer2015-11-151-0/+9
| * iio: st-accel: add support for lis2dh12Giuseppe Barba2015-11-146-1/+10
| * iio: imu: check sscanf return valueIoana Ciornei2015-11-082-2/+8
| * iio: gyro: check sscanf return valueIoana Ciornei2015-11-081-1/+3
| * iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus2015-11-088-87/+69
| * iio: light: pa12203001: Poweroff chip if register failsAdriana Reus2015-11-081-5/+11
| * iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driverJoachim Eastwood2015-11-016-0/+472
| * iio: light: lm3533-als: Print error message on invalid resistanceBjorn Andersson2015-10-311-1/+3
| * iio: Add a DMAengine framework based bufferLars-Peter Clausen2015-10-254-0/+243
| * iio: Add generic DMA buffer infrastructureLars-Peter Clausen2015-10-254-0/+845
| * iio: Add buffer enable/disable callbacksLars-Peter Clausen2015-10-252-1/+43
| * iio: Add support for indicating fixed watermarksLars-Peter Clausen2015-10-252-0/+13
| * iio:iio_buffer_init(): Only set watermark if not already setLars-Peter Clausen2015-10-251-1/+2
| * iio: Set device watermark based on watermark of all attached buffersLars-Peter Clausen2015-10-251-4/+10