summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-07iio: magnetometer: yas530: Include right headerLinus Walleij
2021-04-07iio: magnetometer: yas530: Fix return value on error pathLinus Walleij
2021-04-07iio:cdc:ad7150: Fix use of uninitialized retJonathan Cameron
2021-04-07iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...Gustavo A. R. Silva
2021-04-07iio:adc: Fix trivial typoJonathan Cameron
2021-04-07iio:adc:ad7476: Fix remove handlingJonathan Cameron
2021-04-07iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disableJonathan Cameron
2021-04-07iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disableJonathan Cameron
2021-04-07iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disableJonathan Cameron
2021-04-07iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disableJonathan Cameron
2021-04-07iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disableJonathan Cameron
2021-04-07iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disa...Jonathan Cameron
2021-04-07iio:adc:ad7766: Use new IRQF_NO_AUTOEN to reduce boilerplateJonathan Cameron
2021-04-07Merge tag 'irq-no-autoen-2021-03-25' into togregJonathan Cameron
2021-04-07iio: buffer: use sysfs_attr_init() on allocated attrsAlexandru Ardelean
2021-04-07iio: trigger: Fix strange (ladder-type) indentationAndy Shevchenko
2021-04-07iio: trigger: Replace explicit casting and wrong specifier with proper oneAndy Shevchenko
2021-04-07iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debugMugilraj Dhavachelvan
2021-04-07iio:adc: Drop false comment about lack of timestamp controlJonathan Cameron
2021-04-07dt-bindings:iio:dac: update microchip,mcp4725.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update ti,dac7612.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update st,vl53l0x.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update st,lsm6dsx.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update renesas,rcar-gyroadc.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update pni,rm3100.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update atmel,sama5d2-adc.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update voltage-divider.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update current-sense-shunt.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update current-sense-amplifier.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update envelope-detector.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update dpot-dac.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update st,hts221.yaml referenceMauro Carvalho Chehab
2021-04-07MAINTAINERS: update adi,ad5758.yaml referenceMauro Carvalho Chehab
2021-04-07iio:cdc:ad7150: Move driver out of staging.Jonathan Cameron
2021-04-07dt-bindings:iio:cdc:adi,ad7150 binding docJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add copyright notice given substantial changes.Jonathan Cameron
2021-04-07iio:Documentation:ABI Add missing elements as used by the adi,ad7150Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add of_match_tableJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Really basic regulator support.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_typeJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Drop unnecessary block comments.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Tidy up local variable positioning.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Reorganize headers.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: More consistent register and field namingJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Rework interrupt handling.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Change timeout units to seconds and use core supportJonathan Cameron
2021-04-07iio:event: Add timeout event info typeJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add sampling_frequency supportJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Drop noisy print in probeJonathan Cameron