summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2017-07-18iio: hid-sensor-attributes: Fix sensor property setting failure.Song Hongyan1-0/+10
2017-07-18iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative valuesNikolaus Schulz1-4/+3
2017-07-18include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-5/+4
2017-07-18iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl1-1/+12
2017-06-05iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin1-0/+1
2017-06-05iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin1-2/+2
2017-06-05iio: st_pressure: Fix data signMarcin Niestroj1-4/+4
2017-03-16iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks1-2/+4
2017-02-23iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan1-28/+28
2017-02-23iio: hid-sensors: Fix compilation warningSachin Kamat1-2/+2
2016-11-20iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-11-20iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-11-20iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-11-20iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-11-20iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R1-3/+11
2016-11-20iio: adc: at91: unbreak channel adc channel 3Anders Darander1-2/+2
2016-11-20iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-08-23iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-08-23iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1
2016-08-23iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-08-23iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-08-23iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard1-5/+18
2016-08-23iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50
2016-08-23iio: proximity: as3935: fix buffer stack trashingMatt Ranostay1-2/+4
2016-08-23iio: proximity: as3935: remove triggered buffer processingMatt Ranostay1-1/+0
2016-08-23iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay1-2/+8
2016-06-15iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski1-2/+2
2016-02-25iio: pressure: mpl115: fix temperature offset signAkinobu Mita1-1/+1
2016-02-25iio: inkern: fix a NULL dereference on errorDan Carpenter1-0/+2
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-02-25iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum1-0/+1
2016-02-16iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen1-1/+1
2016-01-11iio: fix some warning messagesDan Carpenter2-2/+2
2015-12-14iio: adc: xilinx: Fix VREFN scaleThomas Betker1-0/+1
2015-12-14iio:ad7793: Fix ad7785 product IDLars-Peter Clausen1-1/+1
2015-12-14iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen1-26/+57
2015-12-14iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich1-1/+7
2015-09-28iio: event: Remove negative error code from iio_event_pollCristina Opriceana1-1/+1
2015-09-28iio: industrialio-buffer: Fix iio_buffer_poll return valueCristina Opriceana1-1/+1
2015-09-28iio: adis16480: Fix scale factorsLars-Peter Clausen1-6/+33
2015-09-28iio: adis16400: Fix adis16448 gyroscope scaleLars-Peter Clausen1-1/+1
2015-08-11iio: adc: vf610: fix the adc register read fail issueFugang Duan1-1/+1
2015-08-10iio: tmp006: Check channel info on writePeter Meerwald1-0/+3
2015-08-10iio: adc: at91_adc: allow to use full range of startup timeJan Leupold1-4/+4
2015-08-10iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt1-2/+2
2015-08-10iio: inv-mpu: Specify the expected format/precision for write channelsAdriana Reus1-0/+18
2015-08-10iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-11iio: adc: twl6030-gpadc: Fix modaliasAxel Lin1-1/+1
2015-06-11iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen3-2/+12
2015-06-11iio: adis16400: Fix burst modePaul Cercueil1-7/+9