aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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-12iio: adc: Kconfig mcp320x change description Add more ADCsSøren Andersen1-2/+3
2015-03-09iio: mlx90614: Refactor register symbolsVianney le Clément de Saint-Marcq1-4/+4
2015-03-09iio: gyro: itg3200: add suspend/resume support.NeilBrown1-4/+25
2015-03-09iio: accel: mma9551: Check gpiod_to_irq return valueRoberta Dobrescu1-1/+5
2015-03-08iio: light: Added PM support for Capella CM3232 ambient light sensor driver.Kevin Tsai1-0/+36
2015-03-07iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.cMasanari Iida1-1/+1
2015-02-28Merge tag 'iio-fixes-for-4.0b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman3-0/+5
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman8-48/+59
2015-02-28iio: ak8975: fix AK09911 dependenciesArnd Bergmann1-0/+2
2015-02-25iio: imu: inv_mpu6050: Create mux clients for ACPISrinivas Pandruvada4-1/+222
2015-02-25iio: jsa1212: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-02-22iio: improve usage of gpiod APIUwe Kleine-König7-35/+8
2015-02-22iio: common: ssp_sensors: Protect PM-only functions to kill warningGeert Uytterhoeven1-0/+2
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds70-931/+10869
2015-02-14iio: gp2ap020a00f: Use put_unaligned_le32Vaishali Thakkar1-3/+3
2015-02-14IIO: si7020: Allocate correct amount of memory in devm_iio_device_allocAndrey Smirnov1-1/+1
2015-02-14Revert "iio:humidity:si7020: fix pointer to i2c client"Jonathan Cameron1-2/+2
2015-02-14iio: light: gp2ap020a00f: Select REGMAP_I2CRoberta Dobrescu1-0/+1
2015-02-14iio: light: jsa1212: Select REGMAP_I2CRoberta Dobrescu1-0/+1
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+2
2015-02-08iio: bmc150: exit early if event / trigger state is not changedOctavian Purdila1-1/+13
2015-02-08iio: bmc150: refactor interrupt enablingOctavian Purdila1-159/+113
2015-02-08iio: bmc150: refactor slope duration and threshold updateOctavian Purdila1-50/+47
2015-02-04iio: buffer: refactor buffer attributes setupOctavian Purdila1-12/+19
2015-02-04iio: vf610_adc: cleanup wait_for_completion return handlingNicholas Mc Guire1-4/+1
2015-02-04iio: ad5686: fix optional reference voltage declarationUrs Fässler1-1/+1
2015-02-04iio:adc:mcp3422 Fix incorrect scales tableAngelo Compagnucci1-13/+4
2015-02-03iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_tableDaniel Baluta1-38/+26
2015-02-03Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis1-3/+2
2015-01-31iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to do_divJonathan Cameron1-4/+5
2015-01-30iio: add driver for Freescale MMA9553Irina Tirdea5-1/+1544
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea1-0/+2
2015-01-29iio: common: ssp_sensors: Add sensorhub gyroscope sensorKarol Wrona2-0/+170