summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: inv_mpu6050: Remove unused parameterAdriana Reus2016-01-301-3/+2
* iio: chemical: add Atlas pH-SM sensor supportMatt Ranostay2016-01-304-0/+547
* iio: ph: add IIO_PH channel typeMatt Ranostay2016-01-303-0/+9
* devicetree: add Atlas Scientific LLC vendor prefixMatt Ranostay2016-01-301-0/+1
* iio: si7020: add support for Hoperf th06Cristina Moraru2016-01-302-1/+3
* iio: si7005: add support for Hoperf th02Cristina Moraru2016-01-302-1/+3
* iio:pressure:Kconfig white space cleanup.Jonathan Cameron2016-01-301-15/+15
* iio: dht11: Simplify decoding algorithmHarald Geyer2016-01-301-22/+42
* iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer2016-01-301-6/+9
* iio: pressure: mpl115: support MPL115A1Akinobu Mita2016-01-306-39/+242
* iio: pressure: mpl115: don't set unused i2c clientdataAkinobu Mita2016-01-301-1/+0
* Staging: iio: Documentation: Remove unused sysfs attributesShraddha Barke2016-01-301-28/+0
* iio: light: opt3001: enable operation w/o IRQAlexander Koch2016-01-301-42/+95
* iio: light: opt3001: trivial type refactoringAlexander Koch2016-01-301-2/+2
* iio: light: opt3001: extract int. time constantsAlexander Koch2016-01-301-6/+9
* Staging: iio: adc: fix indent on break statementColin Ian King2016-01-241-1/+1
* iio: add ad5761 DAC driverRicardo Ribalda Delgado2016-01-245-0/+486
* iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King2016-01-231-1/+1
* iio: mma8452: add support for MMA8451QMartin Kepplinger2016-01-233-8/+40
* iio: mma8452: whitespace cleanupMartin Kepplinger2016-01-231-2/+2
* iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger2016-01-231-16/+144
* iio:adc:at91-sama5d2: code cleanupLudovic Desroches2016-01-231-2/+1
* iio:adc:at91-sama5d2: fix vref_uv typeLudovic Desroches2016-01-231-1/+1
* iio: adc: mcp320x: support more differential voltage measurementAkinobu Mita2016-01-161-12/+19
* MAINTAINERS: add entry for Atmel SAMA5D2 ADC driverLudovic Desroches2016-01-162-2/+7
* iio:adc:at91_adc8xx: introduce new atmel adc driverLudovic Desroches2016-01-164-0/+549
* iio: ak8975: constify ak_def structuresJulia Lawall2016-01-101-2/+2
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-108-12/+101
* Staging: iio: cdc: ad7150: Fix alignment should match open parenthesisShraddha Barke2016-01-041-13/+15
* Staging: iio: cdc: ad7150: Prefer using the BIT macroShraddha Barke2016-01-041-3/+3
* iio: health: max30100: add config for LED currentMatt Ranostay2016-01-032-6/+83
* iio: dac: mcp4725: Add basic support for MCP4726Akinobu Mita2016-01-033-22/+71
* iio: adc: mcp3422: Add support for MCP3425Akinobu Mita2016-01-023-5/+9
* Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-277-103/+414
|\
| * 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-222-0/+3
| * iio: mma8452: use enum for channel indexMartin Kepplinger2015-12-191-16/+23
| * iio: mma8452: remove unused register descriptionMartin Kepplinger2015-12-191-1/+0
| * Staging: iio: accel: sca3000: Fixed NULL comparison styleBhaktipriya Shridhar2015-12-191-1/+1
| * iio: ina2xx: add ABI documentation entry sysfs-bus-iio-ina2xx-adcMarc Titinger2015-12-191-0/+24
| * 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-2741-79/+3163
|\|
| * iio/inkern.c Use list_for_each_entry_safeAnshul Garg2015-12-121-4/+2
| * Documentation: add the binding file for Freescale imx7d ADC driverHaibo Chen2015-12-121-0/+22
| * 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