summaryrefslogtreecommitdiff
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:ad7266: Fix probe deferral for vrefMark Brown2016-08-191-0/+3
* iio:ad7266: Fix support for optional regulatorsMark Brown2016-08-191-1/+1
* iio:ad7266: Fix broken regulator error handlingMark Brown2016-08-191-1/+1
* iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-08-191-2/+2
* iio: proximity: as3935: fix buffer stack trashingMatt Ranostay2016-08-191-2/+4
* iio: proximity: as3935: remove triggered buffer processingMatt Ranostay2016-08-191-1/+0
* iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2016-08-191-2/+8
* iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie2016-08-191-30/+50
* iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard2016-08-191-5/+18
* iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-07-101-1/+1
* iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-05-171-2/+2
* iio: pressure: mpl115: fix temperature offset signAkinobu Mita2016-04-111-1/+1
* iio: dac: mcp4725: set iio name property in sysfsYong Li2016-04-111-0/+1
* iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen2016-04-111-1/+1
* iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-11-091-6/+0
* iio: adis16480: Fix scale factorsLars-Peter Clausen2015-09-211-6/+33
* iio: adis16400: Fix adis16448 gyroscope scaleLars-Peter Clausen2015-09-211-1/+1
* iio: industrialio-buffer: Fix iio_buffer_poll return valueCristina Opriceana2015-09-211-1/+1
* iio: event: Remove negative error code from iio_event_pollCristina Opriceana2015-09-211-1/+1
* iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann2015-09-211-1/+2
* iio: adc: at91_adc: allow to use full range of startup timeJan Leupold2015-08-031-4/+4
* iio: adc: rockchip_saradc: add missing MODULE_* dataHeiko Stuebner2015-08-031-0/+4
* iio: proximity: sx9500: Fix proximity valueDaniel Baluta2015-08-031-1/+1
* iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam2015-08-031-1/+2
* iio: tmp006: Check channel info on writePeter Meerwald2015-08-031-0/+3
* iio: inv-mpu: Specify the expected format/precision for write channelsAdriana Reus2015-08-031-0/+18
* iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-08-031-2/+2
* iio: light: tcs3414: Fix bug preventing to set integration timePeter Meerwald2015-08-031-1/+1
* iio:accel:bmc150-accel: fix counting directionHartmut Knaack2015-08-031-1/+1
* iio:adc:cc10001_adc: fix Kconfig dependencyHartmut Knaack2015-08-031-2/+1
* iio:light:cm3323: clear bitmask before setHartmut Knaack2015-08-031-1/+1
* hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-08-031-1/+10
* iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI idAntonio Ospite2015-07-211-0/+1
* iio: adc: twl6030-gpadc: Fix modaliasAxel Lin2015-05-231-1/+1
* iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen2015-05-163-2/+12
* iio: adis16400: Fix burst modePaul Cercueil2015-05-161-7/+9
* iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2015-05-162-7/+19
* iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil2015-05-161-4/+4
* iio: adis16400: Report pressure channel scaleLars-Peter Clausen2015-05-161-0/+5
* Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-1317-66/+93
|\
| * iio: light: hid-sensor-prox: Fix memory leak in probe()Fabio Estevam2015-05-121-5/+5
| * iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati2015-05-121-0/+1
| * iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati2015-05-121-1/+1
| * iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati2015-05-121-14/+19
| * iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati2015-05-081-11/+13
| * iio: kfifo: Set update_needed to false only if a buffer was allocatedGabriele Mazzotta2015-05-071-1/+2
| * iio: mcp320x: Fix occasional incorrect readingsMichael Welling2015-05-071-3/+3
| * iio: accel: mma9553: check input value for activity periodIrina Tirdea2015-04-261-0/+4
| * iio: accel: mma9553: add enable channel for activityIrina Tirdea2015-04-261-1/+2
| * iio: accel: mma9551_core: prevent buffer overrunIrina Tirdea2015-04-261-3/+18