summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-274-102/+387
|\
| * iio: adc: ina2xx: Fix incorrect report of data endianness to userspace.Jonathan Cameron2015-12-221-1/+1
| * iio: light: us5182d: Refactor read_raw functionAdriana Reus2015-12-221-77/+78
| * iio: light: us5182d: Add interrupt support and eventsAdriana Reus2015-12-221-1/+270
| * iio: light: us5182d: Fix enable status inconcistencyAdriana Reus2015-12-221-4/+12
| * iio: Make IIO value formating function globally available.Andrew F. Davis2015-12-221-0/+1
| * iio: mma8452: use enum for channel indexMartin Kepplinger2015-12-191-16/+23
| * iio: mma8452: remove unused register descriptionMartin Kepplinger2015-12-191-1/+0Star
| * iio: ina2xx: fix channel order in software bufferMarc Titinger2015-12-191-2/+2
* | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-2725-70/+2899
|\|
| * iio/inkern.c Use list_for_each_entry_safeAnshul Garg2015-12-121-4/+2Star
| * iio: adc: add IMX7D ADC driver supportHaibo Chen2015-12-123-0/+619
| * 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-123-0/+209
| * iio: light: add MAX30100 oximeter driver supportMatt Ranostay2015-12-125-0/+483
| * iio:adc128s052: add support for adc124s021Oliver Stäbler2015-12-122-4/+15
| * 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/+0Star
| * 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-052-0/+2
| * iio: chemical: vz89x: rework i2c transfer readingMatt Ranostay2015-12-031-14/+52
| * iio: trigger: Introduce IIO hrtimer based triggerDaniel Baluta2015-12-033-0/+205
| * iio: core: Introduce IIO software triggersDaniel Baluta2015-12-033-0/+192
| * iio: core: Introduce IIO configfs supportDaniel Baluta2015-12-033-0/+59
| * 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
| * iio: light: us5182d: Add property for choosing default power modeAdriana Reus2015-12-021-12/+78
| * iio: adc: mcp3422: Add mcp3421 supportSascha Hauer2015-12-021-0/+9
* | Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman2015-12-146-7/+10
|\ \ | |/ |/|
| * iio: adc: spmi-vadc: add missing of_node_putJulia Lawall2015-11-211-1/+3
| * iio: fix some warning messagesDan Carpenter2015-11-212-2/+2
| * iio: light: apds9960: correct ->last_busy countMatt Ranostay2015-11-211-0/+1
| * 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-0150-115/+4897
|\ \ | |/ |/|
| * 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
| * iio: adc: xilinx: constify iio_buffer_setup_ops structureJulia Lawall2015-11-181-1/+1
| * iio: adc: ad7793: removed unnecessary else.Nizam Haider2015-11-151-3/+2Star
| * 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-145-1/+9
| * 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/+69Star
| * 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