summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-09-301-5/+4
* iio: ensure ret is initialized to zero before entering do loopColin Ian King2016-09-241-2/+2
* iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-241-3/+2
* iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-241-0/+1
* iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong2016-09-241-2/+2
* iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-241-0/+11
* iio: adc: at91: unbreak channel adc channel 3Anders Darander2016-09-241-2/+2
* iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen2016-09-241-0/+1
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-241-1/+1
* iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R2016-09-241-3/+11
* iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2016-09-242-0/+31
* iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield2016-09-241-1/+1
* iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-09-241-0/+1
* iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris2016-09-071-6/+17
* iio:ad7266: Fix probe deferral for vrefMark Brown2016-07-271-0/+3
* iio:ad7266: Fix support for optional regulatorsMark Brown2016-07-271-1/+1
* iio:ad7266: Fix broken regulator error handlingMark Brown2016-07-271-1/+1
* iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-07-271-2/+2
* iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay2016-07-271-8/+8
* iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay2016-07-271-1/+1
* iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield2016-07-271-1/+1
* iio: proximity: as3935: fix buffer stack trashingMatt Ranostay2016-07-271-2/+4
* iio: proximity: as3935: remove triggered buffer processingMatt Ranostay2016-07-271-1/+0
* iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2016-07-271-2/+8
* iio: light apds9960: Add the missing dev.parentYong Li2016-07-271-0/+1
* iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie2016-07-271-30/+50
* iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard2016-07-271-5/+18
* iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-05-111-1/+1
* iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-05-111-2/+2
* iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea2016-04-201-3/+4
* iio: gyro: bmg160: fix buffer read valuesIrina Tirdea2016-04-201-1/+1
* iio: accel: bmc150: fix endianness when reading axesIrina Tirdea2016-04-201-3/+4
* iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann2016-04-201-0/+1
* iio: inkern: fix a NULL dereference on errorDan Carpenter2016-02-251-0/+2
* iio: pressure: mpl115: fix temperature offset signAkinobu Mita2016-02-251-1/+1
* iio: light: acpi-als: Report data as processedGabriele Mazzotta2016-02-251-2/+4
* iio: dac: mcp4725: set iio name property in sysfsYong Li2016-02-251-0/+1
* iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum2016-02-251-0/+1
* iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum2016-02-251-0/+1
* iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring2016-02-251-1/+1
* iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron2016-02-251-1/+1
* iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen2016-02-251-1/+1
* 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-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-185-38/+86
|\
| * iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-151-0/+1
| * iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
| * iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-081-1/+2
OpenPOWER on IntegriCloud