aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2016-02-01Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-01Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-01iio: dht11: Use boottimeAbhilash Jindal
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-30iio: pressure: mpl115: fix temperature offset signAkinobu Mita
2016-01-30iio: imu: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-30iio: adc: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-30iio: inkern: fix a NULL dereference on errorDan Carpenter
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-20iio: core: fix ptr_ret.cocci warningsFengguang Wu
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2016-01-16iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron
2016-01-16iio: light: acpi-als: Report data as processedGabriele Mazzotta
2016-01-09iio: dac: mcp4725: set iio name property in sysfsYong Li
2016-01-04iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum
2016-01-04iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum
2016-01-03iio: proximity: lidar: correct return valueMatt Ranostay
2015-12-26Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-12-26Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-12-22iio: adc: ina2xx: Fix incorrect report of data endianness to userspace.Jonathan Cameron
2015-12-22iio: light: us5182d: Refactor read_raw functionAdriana Reus
2015-12-22iio: light: us5182d: Add interrupt support and eventsAdriana Reus
2015-12-22iio: light: us5182d: Fix enable status inconcistencyAdriana Reus
2015-12-22iio: Make IIO value formating function globally available.Andrew F. Davis
2015-12-21iio: exynos-adc: fix irqf_oneshot.cocci warningsValentin Rothberg
2015-12-19iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring
2015-12-19iio: mma8452: use enum for channel indexMartin Kepplinger
2015-12-19iio: mma8452: remove unused register descriptionMartin Kepplinger
2015-12-19iio: ina2xx: fix channel order in software bufferMarc Titinger
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: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen
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