summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-01-30iio:pressure:Kconfig white space cleanup.Jonathan Cameron
2016-01-30iio: dht11: Simplify decoding algorithmHarald Geyer
2016-01-30iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer
2016-01-30iio: pressure: mpl115: support MPL115A1Akinobu Mita
2016-01-30iio: pressure: mpl115: don't set unused i2c clientdataAkinobu Mita
2016-01-30Staging: iio: Documentation: Remove unused sysfs attributesShraddha Barke
2016-01-30iio: light: opt3001: enable operation w/o IRQAlexander Koch
2016-01-30iio: light: opt3001: trivial type refactoringAlexander Koch
2016-01-30iio: light: opt3001: extract int. time constantsAlexander Koch
2016-01-24Staging: iio: adc: fix indent on break statementColin Ian King
2016-01-24iio: add ad5761 DAC driverRicardo Ribalda Delgado
2016-01-23iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King
2016-01-23iio: mma8452: add support for MMA8451QMartin Kepplinger
2016-01-23iio: mma8452: whitespace cleanupMartin Kepplinger
2016-01-23iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger
2016-01-23iio:adc:at91-sama5d2: code cleanupLudovic Desroches
2016-01-23iio:adc:at91-sama5d2: fix vref_uv typeLudovic Desroches
2016-01-16iio: adc: mcp320x: support more differential voltage measurementAkinobu Mita
2016-01-16MAINTAINERS: add entry for Atmel SAMA5D2 ADC driverLudovic Desroches
2016-01-16iio:adc:at91_adc8xx: introduce new atmel adc driverLudovic Desroches
2016-01-10iio: ak8975: constify ak_def structuresJulia Lawall
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij
2016-01-04Staging: iio: cdc: ad7150: Fix alignment should match open parenthesisShraddha Barke
2016-01-04Staging: iio: cdc: ad7150: Prefer using the BIT macroShraddha Barke
2016-01-03iio: health: max30100: add config for LED currentMatt Ranostay
2016-01-03iio: dac: mcp4725: Add basic support for MCP4726Akinobu Mita
2016-01-02iio: adc: mcp3422: Add support for MCP3425Akinobu Mita
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-21staging: emxx_udc: use list_first_entry_or_null()Geliang Tang
2015-12-21staging/emxx_udc: fix 64-bit warningsArnd Bergmann
2015-12-21STAGING: COMEDI: Using kernel types in plx9080.hMoritz König
2015-12-21STAGING: COMEDI: Added spaces around binary operators in plx9080.hMoritz König
2015-12-21STAGING: COMEDI: Fixed format of comments in plx9080.hMoritz König
2015-12-21staging: comedi: comedilib.h: Coding style warning fix for block commentsJitendra Kumar Khasdev
2015-12-21staging: comedi: s526: add macros for counter control reg valuesIan Abbott
2015-12-21staging: comedi: s526: replace counter mode bitfield structIan Abbott
2015-12-21staging: comedi: check for more errors for zero-length writeIan Abbott
2015-12-21staging: comedi: simplify returned errors for comedi_write()Ian Abbott
2015-12-21staging: comedi: return error on "write" if no command set upIan Abbott
2015-12-21staging: comedi: allow buffer wraparound in comedi_write()Ian Abbott
2015-12-21staging: comedi: avoid bad truncation of a size_t in comedi_write()Ian Abbott
2015-12-21staging: comedi: make some variables unsigned in comedi_write()Ian Abbott
2015-12-21staging: comedi: do extra checks for becoming non-busy for "write"Ian Abbott
2015-12-21staging: comedi: rearrange comedi_write() codeIan Abbott