summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-28iio: common: cros_ec_sensors: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-21iio: accel: st_accel: Add support for the SMO8840 ACPI idHans de Goede1-0/+1
2018-04-21dt-bindings: iio:imu:mpu6050: support more interrupt typesMartin Kelly1-3/+8
2018-04-21iio:imu: inv_mpu6050: support more interrupt typesMartin Kelly5-8/+64
2018-04-21iio: imu: inv_mpu6050: use set_power_itg function in i2c muxJean-Baptiste Maneyrol1-20/+13
2018-04-21iio: imu: inv_mpu6050: clean set_power_itg and fix usageJean-Baptiste Maneyrol1-20/+24
2018-04-21dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible stringsFabian Mewes1-1/+1
2018-04-21staging: iio: ad7746: Fix bound checkingsHernán Gonzalez1-2/+2
2018-04-15iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...Christophe JAILLET1-1/+3
2018-04-15iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET1-8/+1
2018-04-15iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R supportStefan Popa6-0/+144
2018-04-15iio:dac:ad5686: Refactor the driverStefan Popa6-166/+253
2018-04-15iio:dac:ad5686: Add AD5672R/76/76R/84R/86R supportStefan Popa1-0/+46
2018-04-15iio:dac:ad5686: Add support for AD5685RStefan Popa1-3/+4
2018-04-15iio:dac:ad5686: Add support for various number of channelsStefan Popa1-20/+25
2018-04-15iio:dac:ad5686: Change license descriptionStefan Popa1-2/+1
2018-04-15iio:dac:ad5686: Style fixes no functional changesStefan Popa1-11/+14
2018-04-15iio: imu: Add mpu9255 support to mpu6050 driverDouglas Fischer5-0/+15
2018-04-15iio: chemical: atlas-ph-sensor: use msleep() for long uncritical delaysMatt Ranostay1-7/+7
2018-04-15iio: potentiometer: mcp4531: switch to using .probe_newPeter Rosin1-73/+72
2018-04-15iio: potentiometer: mcp4018: switch to using .probe_newPeter Rosin1-21/+20
2018-04-15iio: imu: inv_mpu6050: do not flush fifo when iio buffer is fullJean-Baptiste Maneyrol1-4/+2
2018-04-15staging: iio: ad7746: Reorder variable declarationsHernán Gonzalez1-3/+3
2018-04-15staging: iio: ad7746: Reorder includes alphabeticallyHernán Gonzalez1-5/+5
2018-04-15staging: iio: ad7746: Fix multiple line dereferenceHernán Gonzalez1-2/+1
2018-04-15staging: iio: ad7746: Adjust arguments to match open parenthesisHernán Gonzalez1-2/+3
2018-04-15staging: iio: ad7746: Automatically swap values in readings/writingsHernán Gonzalez1-8/+8
2018-04-08Documentation: dt: iio: imu: st_lsm6dsx: add ism330dlc sensor device bindingLorenzo Bianconi1-0/+1
2018-04-08iio: imu: st_lsm6dsx: add support to ism330dlcLorenzo Bianconi6-7/+21
2018-04-08iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSLLorenzo Bianconi1-2/+2
2018-03-30Staging: iio: adis16209: Move adis16209 driver out of stagingShreeya Patel5-14/+14
2018-03-30Staging: iio: adis16209: Use GENMASKShreeya Patel1-17/+14
2018-03-30Staging: iio: adis16209: Remove unused headersShreeya Patel1-3/+0
2018-03-30Staging: iio: adis16209: Add a blank line after return statementsShreeya Patel1-0/+2
2018-03-30Staging: iio: adis16209: Prefer reverse christmas tree orderingShreeya Patel1-2/+2
2018-03-30Staging: iio: adis16209: Indent the field definitionsShreeya Patel1-5/+5
2018-03-30iio: imu: inv_mpu6050: clean double declaration of set_power_itgJean-Baptiste Maneyrol1-1/+0
2018-03-30iio: adc: meson-saradc: add support for Meson AXGXingyu Chen1-0/+8
2018-03-30dt-bindings: iio: adc: document the Meson AXG supportXingyu Chen1-0/+1
2018-03-30iio: adc: meson-saradc: squash and share the common adc platform dataYixun Lan1-33/+42
2018-03-25staging: iio: tsl2x7x: use either direction for IIO_EV_INFO_{ENABLE,PERIOD}Brian Masney1-5/+4
2018-03-25staging: iio: tsl2x7x: use auto increment I2C protocolBrian Masney1-33/+67
2018-03-24Staging: iio: accel: adis16201: Move adis16201 driver out of stagingHimanshu Jha5-13/+13
2018-03-24Staging: iio: accel: adis16201: Fix 80 character line limitHimanshu Jha1-1/+2
2018-03-24Staging: iio: accel: adis16201: Use GENMASKHimanshu Jha1-19/+15
2018-03-24Staging: iio: accel: adis16201: Remove unused headersHimanshu Jha1-3/+0
2018-03-24staging: iio: tsl2x7x: add copyrightBrian Masney1-1/+3
2018-03-24staging: iio: tsl2x7x: put local variables in reverse Christmas tree orderBrian Masney1-13/+8
2018-03-24staging: iio: tsl2x7x: remove ch0 and ch1 variables from tsl2x7x_get_lux()Brian Masney1-11/+10
2018-03-24staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()Brian Masney1-11/+0