Age | Commit message (Expand) | Author |
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 |
2021-04-07 | staging:iio:cdc:ad7150: Simplify event handling by only using rising direction. | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Handle variation in chan_spec across device and irq p... | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Drop platform data support | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Timeout register covers both directions so both need ... | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Refactor event parameter update | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: Remove magnitude adaptive events | Jonathan Cameron |
2021-04-07 | staging:iio:cdc:ad7150: use swapped reads/writes for i2c rather than open coding | Jonathan Cameron |
2021-04-07 | iio: inv_mpu6050: Make interrupt optional | Lars-Peter Clausen |
2021-04-07 | iio: inv_mpu6050: Remove superfluous indio_dev->modes assignment | Lars-Peter Clausen |
2021-04-07 | iio: buffer: return 0 for buffer getfd ioctl handler | Alexandru Ardelean |
2021-04-07 | iio: Fix iio_read_channel_processed_scale() | Linus Walleij |
2021-03-29 | iio: adc: ad7923: register device with devm_iio_device_register | Lucas Stankus |
2021-03-29 | iio: adc: ad7923: use device-managed function for triggered buffer | Lucas Stankus |
2021-03-29 | iio: adc: ad7923: use devm_add_action_or_reset for regulator disable | Lucas Stankus |
2021-03-29 | iio: dac: Rudimentary typo fix | Bhaskar Chowdhury |
2021-03-29 | iio: imu: inv_mpu6050: Use as standalone trigger | Linus Walleij |
2021-03-29 | iio:accel:adis16201: Fix wrong axis assignment that prevents loading | Jonathan Cameron |