summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-15iio: ad7266: Convert to use GPIO descriptorsLinus Walleij1-17/+12
2019-12-15iio: ad5592r: Drop surplus GPIO headerLinus Walleij1-1/+0
2019-12-15iio: adf4350: Convert to use GPIO descriptorLinus Walleij1-22/+8
2019-12-15iio: itg3200: Drop GPIO includeLinus Walleij1-1/+0
2019-12-15iio: apds9960: Drop GPIO includesLinus Walleij1-2/+0
2019-12-15iio: ad2s1200: Drop legacy includeLinus Walleij1-1/+0
2019-12-15iio: si1145: Drop GPIO includeLinus Walleij1-1/+0
2019-12-15iio: as3935: Drop GPIO includesLinus Walleij1-3/+0
2019-12-15iio: imu: st_lsm6dsx: fix checkpatch warningLorenzo Bianconi1-5/+5
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij1-35/+19
2019-12-15iio: adc: ad799x: add pm_ops to disable the device completelyMarco Felsch1-6/+60
2019-12-15iio: imu: inv_mpu6050: Select I2C_MUX againLinus Walleij1-1/+2
2019-12-15iio: adc: ad7887: Cleanup channel assignmentBeniamin Bia1-39/+43
2019-12-01iio: ping: add parallax ping sensorsAndreas Klinger3-0/+351
2019-12-01iio: trigger: stm32-timer: remove unnecessary update eventFabrice Gasnier1-3/+0
2019-12-01iio: Fix Kconfig indentationKrzysztof Kozlowski1-16/+16
2019-11-23iio: dac: ad7303: use regulator get optional to check for ext supplyAlexandru Tachici1-18/+7
2019-11-23iio: maxim_thermocouple: add thermocouple_type sysfs attributeAndrea Merello1-3/+41
2019-11-23iio: max31856: add support for runtime-configuring the thermocouple typeAndrea Merello1-1/+40
2019-11-23iio: core: add thermocouple_type standard attributeAndrea Merello1-0/+1
2019-11-23iio: core: add char type for sysfs attributesAndrea Merello1-4/+18
2019-11-23iio: max31856: add support for configuring the HW averagingAndrea Merello1-0/+43
2019-11-23iio: max31856: add option for setting mains filter rejection frequencyAndrea Merello1-0/+50
2019-11-23iio: gyro: adis16260: replace mlock with ADIS lib's state_lockAlexandru Ardelean1-3/+3
2019-11-23iio: imu: adis16480: use state lock for filter freq setAlexandru Ardelean1-3/+10
2019-11-23iio: gyro: adis16136: rework locks using ADIS library's state lockAlexandru Ardelean1-10/+21
2019-11-23iio: imu: adis16400: rework locks using ADIS library's state lockAlexandru Ardelean1-26/+25
2019-11-23iio: imu: adis: group single conversion under a single state lockAlexandru Ardelean1-4/+4
2019-11-23iio: imu: adis: protect initial startup routine with state lockAlexandru Ardelean1-6/+10
2019-11-23iio: imu: adis: create an unlocked version of adis_reset()Alexandru Ardelean1-4/+4
2019-11-23iio: imu: adis: create an unlocked version of adis_check_status()Alexandru Ardelean1-4/+4
2019-11-23iio: imu: adis[16480]: group RW into a single lock in adis_enable_irq()Alexandru Ardelean2-8/+13
2019-11-23iio: imu: adis: add unlocked read/write function versionsAlexandru Ardelean1-19/+16
2019-11-23iio: imu: adis: rename txrx_lock -> state_lockAlexandru Ardelean2-7/+7
2019-11-16iio: adc: max9611: Make enum relations more future proofGeert Uytterhoeven1-25/+11
2019-11-16iio: imu: inv_mpu6050: add support of MPU9150 magnetometerJean-Baptiste Maneyrol4-36/+104
2019-11-16iio: imu: inv_mpu6050: delete not existing MPU9150 spi supportJean-Baptiste Maneyrol2-4/+3
2019-11-16iio: adc: ad7091r5: Add scale and external VREF supportPaul Cercueil3-0/+44
2019-11-16iio: adc: Add support for AD7091R5 ADCPaul Cercueil5-0/+401
2019-11-16iio: buffer-dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-1/+1
2019-11-15staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()Marcelo Diop-Gonzalez1-20/+21
2019-11-15staging: exfat: fix spelling mistake "maont" -> "mount"Colin Ian King1-1/+1
2019-11-15staging: exfat: remove two unused functionsYueHaibing1-35/+0
2019-11-15staging: rtl8723bs: fix indentation issueColin Ian King1-5/+5
2019-11-15staging: rtl8192u: fix indentation issueColin Ian King1-12/+13
2019-11-14MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos1-1/+0
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge18-195/+407
2019-11-14staging: exfat: fix indentation issueColin Ian King1-1/+1
2019-11-13Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman35-281/+1633
2019-11-13staging: exfat: Update the TODO fileValdis Kletnieks1-11/+59