summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2015-12-26Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman
2015-12-12iio/inkern.c Use list_for_each_entry_safeAnshul Garg
2015-12-12iio: adc: add IMX7D ADC driver supportHaibo Chen
2015-12-12iio: ina2xx: give the capture kthread a more useful name string.Marc Titinger
2015-12-12iio: ina2xx: re-instate a sysfs show/store for the shunt resistor valueMarc Titinger
2015-12-12iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCsMarc Titinger
2015-12-12iio: ina2xx: add support for TI INA2xx Power MonitorsMarc Titinger
2015-12-12iio: chemical: add AMS iAQ-core supportMatt Ranostay
2015-12-12iio: light: add MAX30100 oximeter driver supportMatt Ranostay
2015-12-12iio:adc128s052: add support for adc124s021Oliver Stäbler
2015-12-05staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann
2015-12-05iio: st_accel_core: Remove unneeded defineRobert Kmiec
2015-12-05iio: proximity: lidar: optimize i2c transactionsMatt Ranostay
2015-12-05iio:configfs: Introduce iio/configfs.h to provide a location for the configfs...Jonathan Cameron
2015-12-03iio: chemical: vz89x: rework i2c transfer readingMatt Ranostay
2015-12-03iio: trigger: Introduce IIO hrtimer based triggerDaniel Baluta
2015-12-03iio: core: Introduce IIO software triggersDaniel Baluta
2015-12-03iio: core: Introduce IIO configfs supportDaniel Baluta
2015-12-02iio: light: us8152d: Add power management supportAdriana Reus
2015-12-02iio: light: us5182d: Add functions for selectively enabling als and proximityAdriana Reus
2015-12-02iio: light: us5182d: Add property for choosing default power modeAdriana Reus
2015-12-02iio: adc: mcp3422: Add mcp3421 supportSascha Hauer
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-11-22iio: pulsedlight-lidar-lite: add runtime PMMatt Ranostay
2015-11-22IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiplyNizam Haider
2015-11-21iio: adc: spmi-vadc: add missing of_node_putJulia Lawall
2015-11-21iio: fix some warning messagesDan Carpenter
2015-11-21iio: light: apds9960: correct ->last_busy countMatt Ranostay
2015-11-21iio: lidar: return -EINVAL on invalid signalMatt Ranostay
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2015-11-18iio: adc: xilinx: constify iio_buffer_setup_ops structureJulia Lawall
2015-11-15iio: adc: xilinx: Fix VREFN scaleThomas Betker
2015-11-15iio: si7020: Swap data byte orderChris Lesiak
2015-11-15iio: adc: ad7793: removed unnecessary else.Nizam Haider
2015-11-15iio: adc: Add TI ADS8688Sean Nyekjaer
2015-11-15iio: core: added support for IIO_VAL_INTSean Nyekjaer
2015-11-14iio: st-accel: add support for lis2dh12Giuseppe Barba
2015-11-08iio: imu: check sscanf return valueIoana Ciornei
2015-11-08iio: gyro: check sscanf return valueIoana Ciornei
2015-11-08iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity
2015-11-08iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus
2015-11-08iio: light: pa12203001: Poweroff chip if register failsAdriana Reus
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-01iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driverJoachim Eastwood
2015-10-31iio: light: lm3533-als: Print error message on invalid resistanceBjorn Andersson
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman
2015-10-25iio: Add a DMAengine framework based bufferLars-Peter Clausen