aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-13Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg 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-07iio: 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
2015-04-26iio: accel: mma9553: add enable channel for activityIrina Tirdea1-1/+2
2015-04-26iio: accel: mma9551_core: prevent buffer overrunIrina Tirdea1-3/+18
2015-04-26iio: accel: mma9553: fix endianness issue when reading statusIrina Tirdea1-7/+4
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel5-2/+4
2015-04-19iio: adc: xilinx: Fix VREFN signThomas Betker1-1/+1
2015-04-19iio: adc: xilinx: Fix VREFP scaleThomas Betker1-0/+1
2015-04-19iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker1-1/+1
2015-04-19iio: adc: xilinx: Fix register addressesThomas Betker1-3/+3
2015-04-18iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada1-2/+0
2015-04-18iio: light: hid-sensor-prox: Fix modifierSrinivas Pandruvada1-2/+0
2015-04-18iio: adc: spmi-vadc: Fix overflow in output value normalizationIvan T. Ivanov1-3/+4
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds9-25/+33
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds39-467/+2346
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds3-0/+417
2015-04-13Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina9-25/+33
2015-04-09iio/axp288_adc: add missing channel info maskJacob Pan1-6/+6
2015-04-09iio: pressure: bmp280: fix temp compensationIrina Tirdea1-0/+1
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman15-91/+130
2015-04-02iio: light: ltr501: Powerdown device on errorCristina Opriceana1-8/+10
2015-04-01iio: magnetometer: mag3110: Place driver on standby on errorCristina Opriceana1-8/+10
2015-03-29iio: mlx90614: Support devices with dual IR sensorVianney le Clément de Saint-Marcq1-10/+57
2015-03-29iio: mlx90614: Add symbols for accessible registersVianney le Clément de Saint-Marcq1-1/+25
2015-03-29iio: bmc150_accel: add support for hardware fifoOctavian Purdila1-16/+392
2015-03-29iio: add support for hardware fifoOctavian Purdila1-13/+45
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi2-22/+109
2015-03-28iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas1-1/+1
2015-03-28iio: adc: vf610: use ADC clock within specificationStefan Agner1-30/+61
2015-03-28iio/adc/cc10001_adc.c: Fix !HAS_IOMEM buildRichard Weinberger1-1/+2
2015-03-28IIO: Add support for L3GD20H gyroscopeRobert Dolca1-0/+83
2015-03-28iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol2-15/+41
2015-03-28iio: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-28iio: st-sensors: add support for lis3lv02d accelerometerLinus Walleij3-0/+86
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman29-384/+1498
2015-03-15iio: pressure: add support for MS5611 pressure and temperature sensorTomasz Duszynski6-0/+544
2015-03-15iio: light: Add support for Capella CM3323 color sensorDaniel Baluta3-0/+297
2015-03-14iio: bmc150: introduce bmc150_accel_triggerOctavian Purdila1-79/+125
2015-03-14iio: bmc150: introduce bmc150_accel_interruptOctavian Purdila1-35/+51
2015-03-14iio: core: Fix double free.Martin Fuzzey2-2/+4
2015-03-14iio:inv-mpu6050: Fix inconsistency for the scale channelAdriana Reus1-26/+30
2015-03-14iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifoViorel Suman1-11/+14