summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2016-11-18iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan1-0/+1
2016-11-18iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan1-28/+28
2016-09-30include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-5/+4
2016-09-24iio: ensure ret is initialized to zero before entering do loopColin Ian King1-2/+2
2016-09-24iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-24iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-24iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-09-24iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-09-24iio: adc: at91: unbreak channel adc channel 3Anders Darander1-2/+2
2016-09-24iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen1-0/+1
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R1-1/+1
2016-09-24iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R1-3/+11
2016-09-24iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2-0/+31
2016-09-24iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-09-24iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-09-07iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris1-6/+17
2016-07-27iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-07-27iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1
2016-07-27iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-07-27iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-07-27iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay1-8/+8
2016-07-27iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay1-1/+1
2016-07-27iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield1-1/+1
2016-07-27iio: proximity: as3935: fix buffer stack trashingMatt Ranostay1-2/+4
2016-07-27iio: proximity: as3935: remove triggered buffer processingMatt Ranostay1-1/+0
2016-07-27iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay1-2/+8
2016-07-27iio: light apds9960: Add the missing dev.parentYong Li1-0/+1
2016-07-27iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50
2016-07-27iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard1-5/+18
2016-05-11iio: ak8975: fix maybe-uninitialized warningRichard Leitner1-1/+1
2016-05-11iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski1-2/+2
2016-04-20iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea1-3/+4
2016-04-20iio: gyro: bmg160: fix buffer read valuesIrina Tirdea1-1/+1
2016-04-20iio: accel: bmc150: fix endianness when reading axesIrina Tirdea1-3/+4
2016-04-20iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann1-0/+1
2016-02-25iio: inkern: fix a NULL dereference on errorDan Carpenter1-0/+2
2016-02-25iio: pressure: mpl115: fix temperature offset signAkinobu Mita1-1/+1
2016-02-25iio: light: acpi-als: Report data as processedGabriele Mazzotta1-2/+4
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-02-25iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum1-0/+1
2016-02-25iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum1-0/+1
2016-02-25iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring1-1/+1
2016-02-25iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron1-1/+1
2016-02-25iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen1-1/+1
2015-11-21iio: adc: spmi-vadc: add missing of_node_putJulia Lawall1-1/+3
2015-11-21iio: fix some warning messagesDan Carpenter2-2/+2
2015-11-21iio: light: apds9960: correct ->last_busy countMatt Ranostay1-0/+1
2015-11-21iio: lidar: return -EINVAL on invalid signalMatt Ranostay1-3/+3
2015-11-19Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman5-38/+86
2015-11-15iio: adc: xilinx: Fix VREFN scaleThomas Betker1-0/+1