Age | Commit message (Expand) | Author |
2021-04-07 | iio: magnetometer: yas530: Include right header | Linus Walleij |
2021-04-07 | iio: magnetometer: yas530: Fix return value on error path | Linus Walleij |
2021-04-07 | iio:cdc:ad7150: Fix use of uninitialized ret | Jonathan Cameron |
2021-04-07 | iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam... | Gustavo A. R. Silva |
2021-04-07 | iio:adc: Fix trivial typo | Jonathan Cameron |
2021-04-07 | iio:adc:ad7476: Fix remove handling | Jonathan Cameron |
2021-04-07 | iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disable | Jonathan Cameron |
2021-04-07 | iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable | Jonathan Cameron |
2021-04-07 | iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disable | Jonathan Cameron |
2021-04-07 | iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disable | Jonathan Cameron |
2021-04-07 | iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disable | Jonathan Cameron |
2021-04-07 | iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disa... | Jonathan Cameron |
2021-04-07 | iio:adc:ad7766: Use new IRQF_NO_AUTOEN to reduce boilerplate | Jonathan Cameron |
2021-04-07 | Merge tag 'irq-no-autoen-2021-03-25' into togreg | Jonathan Cameron |
2021-04-07 | iio: buffer: use sysfs_attr_init() on allocated attrs | Alexandru Ardelean |
2021-04-07 | iio: trigger: Fix strange (ladder-type) indentation | Andy Shevchenko |
2021-04-07 | iio: trigger: Replace explicit casting and wrong specifier with proper one | Andy Shevchenko |
2021-04-07 | iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug | Mugilraj Dhavachelvan |
2021-04-07 | iio:adc: Drop false comment about lack of timestamp control | Jonathan Cameron |
2021-04-07 | dt-bindings:iio:dac: update microchip,mcp4725.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update ti,dac7612.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update st,vl53l0x.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update st,lsm6dsx.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update renesas,rcar-gyroadc.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update pni,rm3100.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update atmel,sama5d2-adc.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update voltage-divider.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update current-sense-shunt.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update current-sense-amplifier.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update envelope-detector.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update dpot-dac.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update st,hts221.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | MAINTAINERS: update adi,ad5758.yaml reference | Mauro Carvalho Chehab |
2021-04-07 | iio:cdc:ad7150: Move driver out of staging. | Jonathan Cameron |
2021-04-07 | dt-bindings:iio:cdc:adi,ad7150 binding doc | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Add copyright notice given substantial changes. | Jonathan Cameron |
2021-04-07 | iio:Documentation:ABI Add missing elements as used by the adi,ad7150 | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Add of_match_table | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Really basic regulator support. | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_type | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits. | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Drop unnecessary block comments. | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Tidy up local variable positioning. | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Reorganize headers. | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: More consistent register and field naming | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Rework interrupt handling. | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Change timeout units to seconds and use core support | Jonathan Cameron |
2021-04-07 | iio:event: Add timeout event info type | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Add sampling_frequency support | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Drop noisy print in probe | Jonathan Cameron |