summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2016-10-03iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-12iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-08-20iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-08-20iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1
2016-08-20iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-08-20iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-08-20iio: proximity: as3935: fix buffer stack trashingMatt Ranostay1-2/+4
2016-08-20iio: proximity: as3935: remove triggered buffer processingMatt Ranostay1-1/+0
2016-08-20iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay1-2/+8
2016-08-20iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50
2016-08-20iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard1-5/+18
2016-07-11iio: ak8975: fix maybe-uninitialized warningRichard Leitner1-1/+1
2016-05-17iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski1-2/+2
2016-04-12iio: pressure: mpl115: fix temperature offset signAkinobu Mita1-1/+1
2016-04-12iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-04-12iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen1-1/+1
2015-11-10iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij1-6/+0
2015-09-21iio: adis16480: Fix scale factorsLars-Peter Clausen1-6/+33
2015-09-21iio: adis16400: Fix adis16448 gyroscope scaleLars-Peter Clausen1-1/+1
2015-09-21iio: industrialio-buffer: Fix iio_buffer_poll return valueCristina Opriceana1-1/+1
2015-09-21iio: event: Remove negative error code from iio_event_pollCristina Opriceana1-1/+1
2015-09-21iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann1-1/+2
2015-08-03iio: adc: at91_adc: allow to use full range of startup timeJan Leupold1-4/+4
2015-08-03iio: adc: rockchip_saradc: add missing MODULE_* dataHeiko Stuebner1-0/+4
2015-08-03iio: proximity: sx9500: Fix proximity valueDaniel Baluta1-1/+1
2015-08-03iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-08-03iio: tmp006: Check channel info on writePeter Meerwald1-0/+3
2015-08-03iio: inv-mpu: Specify the expected format/precision for write channelsAdriana Reus1-0/+18
2015-08-03iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt1-2/+2
2015-08-03iio: light: tcs3414: Fix bug preventing to set integration timePeter Meerwald1-1/+1
2015-08-03iio:accel:bmc150-accel: fix counting directionHartmut Knaack1-1/+1
2015-08-03iio:adc:cc10001_adc: fix Kconfig dependencyHartmut Knaack1-2/+1
2015-08-03iio:light:cm3323: clear bitmask before setHartmut Knaack1-1/+1
2015-08-03hid-sensor: Fix suspend/resume delaySrinivas Pandruvada1-1/+10
2015-07-21iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI idAntonio Ospite1-0/+1
2015-05-23iio: adc: twl6030-gpadc: Fix modaliasAxel Lin1-1/+1
2015-05-16iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen3-2/+12
2015-05-16iio: adis16400: Fix burst modePaul Cercueil1-7/+9
2015-05-16iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2-7/+19
2015-05-16iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil1-4/+4
2015-05-16iio: adis16400: Report pressure channel scaleLars-Peter Clausen1-0/+5
2015-05-13Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman17-66/+93
2015-05-12iio: light: hid-sensor-prox: Fix memory leak in probe()Fabio Estevam1-5/+5
2015-05-12iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati1-0/+1
2015-05-12iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati1-1/+1
2015-05-12iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati1-14/+19
2015-05-08iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati1-11/+13
2015-05-08iio: kfifo: Set update_needed to false only if a buffer was allocatedGabriele Mazzotta1-1/+2
2015-05-07iio: mcp320x: Fix occasional incorrect readingsMichael Welling1-3/+3
2015-04-26iio: accel: mma9553: check input value for activity periodIrina Tirdea1-0/+4