summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-04-28iio: accel: bcm150: Remove handling for regmap raw_read_maxCharles Keepax
2018-04-28iio: imu: inv_mpu6050: clean read channel data error pathJean-Baptiste Maneyrol
2018-04-28iio: imu: inv_mpu6050: clean read raw by factorizing out raw dataJean-Baptiste Maneyrol
2018-04-28iio: imu: inv_mpu6050: use devm_* at init and delete removeJean-Baptiste Maneyrol
2018-04-28iio: imu: inv_mpu6050: fix error path not turning chip back offJean-Baptiste Maneyrol
2018-04-28iio: adc: stm32-dfsdm: add check on spi-max-frequencyFabrice Gasnier
2018-04-28iio: adc: stm32-dfsdm: add check on max filter idFabrice Gasnier
2018-04-28iio: adc: stm32-dfsdm: misc style improvements and fixesFabrice Gasnier
2018-04-28staging: iio: ad2s1200: Add blank linesDavid Veenstra
2018-04-28staging: iio: ad2s1200: Reverse Christmas tree orderingDavid Veenstra
2018-04-28staging: iio: ad2s1200: Sort includes alphabeticallyDavid Veenstra
2018-04-28staging: iio: ad2s1200: Remove unneeded includeDavid Veenstra
2018-04-28staging: iio: tsl2x7x: rename prox_config to als_prox_configBrian Masney
2018-04-28staging: iio: tsl2x7x: various comment cleanupsBrian Masney
2018-04-28staging: iio: tsl2x7x: use device defaults for als_time, prox_time and wait_timeBrian Masney
2018-04-28staging: iio: tsl2x7x: rename prx to prox for consistencyBrian Masney
2018-04-28staging: iio: tsl2x7x: move power and diode settings into header fileBrian Masney
2018-04-28staging: iio: tsl2x7x: simplify device id verificationBrian Masney
2018-04-28staging: iio: tsl2x7x: simplify tsl2x7x_write_interrupt_config returnBrian Masney
2018-04-28staging: iio: tsl2x7x: remove unnecessary chip status checks in suspend/resumeBrian Masney
2018-04-28staging: iio: tsl2x7x: simplify tsl2x7x_clear_interrupts functionBrian Masney
2018-04-28staging: iio: tsl2x7x: don't return error in IRQ handlerBrian Masney
2018-04-28staging: iio: tsl2x7x: move integration_time* attributes to IIO_INTENSITY cha...Brian Masney
2018-04-28staging: iio: adc: simplify getting .drvdataWolfram Sang
2018-04-28iio: common: hid-sensors: simplify getting .drvdataWolfram Sang
2018-04-28iio: common: cros_ec_sensors: simplify getting .drvdataWolfram Sang
2018-04-21iio: accel: st_accel: Add support for the SMO8840 ACPI idHans de Goede
2018-04-21iio:imu: inv_mpu6050: support more interrupt typesMartin Kelly
2018-04-21iio: imu: inv_mpu6050: use set_power_itg function in i2c muxJean-Baptiste Maneyrol
2018-04-21iio: imu: inv_mpu6050: clean set_power_itg and fix usageJean-Baptiste Maneyrol
2018-04-21staging: iio: ad7746: Fix bound checkingsHernán Gonzalez
2018-04-15iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...Christophe JAILLET
2018-04-15iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET
2018-04-15iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R supportStefan Popa
2018-04-15iio:dac:ad5686: Refactor the driverStefan Popa
2018-04-15iio:dac:ad5686: Add AD5672R/76/76R/84R/86R supportStefan Popa
2018-04-15iio:dac:ad5686: Add support for AD5685RStefan Popa
2018-04-15iio:dac:ad5686: Add support for various number of channelsStefan Popa
2018-04-15iio:dac:ad5686: Change license descriptionStefan Popa
2018-04-15iio:dac:ad5686: Style fixes no functional changesStefan Popa
2018-04-15iio: imu: Add mpu9255 support to mpu6050 driverDouglas Fischer
2018-04-15iio: chemical: atlas-ph-sensor: use msleep() for long uncritical delaysMatt Ranostay
2018-04-15iio: potentiometer: mcp4531: switch to using .probe_newPeter Rosin
2018-04-15iio: potentiometer: mcp4018: switch to using .probe_newPeter Rosin
2018-04-15iio: imu: inv_mpu6050: do not flush fifo when iio buffer is fullJean-Baptiste Maneyrol
2018-04-15staging: iio: ad7746: Reorder variable declarationsHernán Gonzalez
2018-04-15staging: iio: ad7746: Reorder includes alphabeticallyHernán Gonzalez
2018-04-15staging: iio: ad7746: Fix multiple line dereferenceHernán Gonzalez
2018-04-15staging: iio: ad7746: Adjust arguments to match open parenthesisHernán Gonzalez
2018-04-15staging: iio: ad7746: Automatically swap values in readings/writingsHernán Gonzalez