aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Fischer4-0/+14
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-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-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
2018-03-24staging: iio: tsl2x7x: split out als and prox persistence settingsBrian Masney2-16/+17
2018-03-24staging: iio: tsl2x7x: make logging consistent and correct newlinesBrian Masney1-26/+16
2018-03-24staging: iio: tsl2x7x: split out als and prox interrupt settingsBrian Masney2-47/+24
2018-03-24staging: iio: tsl2x7x: simplify tsl2x7x_prox_cal()Brian Masney1-92/+15
2018-03-24staging: iio: tsl2x7x: no need to clear interrupt flag when getting luxBrian Masney1-4/+0
2018-03-24staging: iio: tsl2x7x: correct interrupt handler triggerBrian Masney1-1/+1
2018-03-24staging: iio: tsl2x7x: remove unnecessary codeBrian Masney1-6/+0
2018-03-24staging:iio:ade7854: Remove read_reg_* duplicationsRodrigo Siqueira4-78/+15
2018-03-24staging:iio:ade7854: Rework SPI read functionRodrigo Siqueira1-103/+33
2018-03-24staging:iio:ade7854: Rework I2C read functionRodrigo Siqueira1-69/+37
2018-03-24staging:iio:ade7854: Remove write_reg_* duplicationsRodrigo Siqueira4-75/+12
2018-03-24staging:iio:ade7854: Rework SPI write functionRodrigo Siqueira1-67/+41
2018-03-24staging:iio:ade7854: Rework I2C write functionRodrigo Siqueira1-50/+46
2018-03-24staging:iio:ade7854: Fix the wrong number of bits to readJohn Syne1-1/+1