summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-28iio: core: Convert to use firmware node handle instead of OF nodeAndy Shevchenko
2022-04-28iio: light: tsl2772: Make use of device propertiesAndy Shevchenko
2022-04-28iio: proximity: ping: Replace OF specific code by device_get_match_data()Andy Shevchenko
2022-04-28iio: magnetometer: ak8974: Drop dependency on OFAndy Shevchenko
2022-04-28iio: light: cm3605: Drop dependency on OFAndy Shevchenko
2022-04-28iio: temperature: max31856: Make use of device propertiesAndy Shevchenko
2022-04-28iio: accel: dmard06: Drop dependency on OFAndy Shevchenko
2022-04-28iio: afe: rescale: Make use of device propertiesAndy Shevchenko
2022-04-28iio: dac: dpot: Drop dependency on OFAndy Shevchenko
2022-04-28iio: dac: lpc18xx: Drop dependency on OFAndy Shevchenko
2022-04-28iio: dac: vf610: Drop dependency on OFAndy Shevchenko
2022-04-28iio: imu: bmi160: Make use of device propertiesAndy Shevchenko
2022-04-28iio: accel: adxl355: use fwnode_irq_get_byname()Puranjay Mohan
2022-04-28dt-bindings: iio: imu: st_lsm6dsx: add asm330lhhx device bindingsLorenzo Bianconi
2022-04-28iio: imu: st_lsm6dsx: add support to ASM330LHHXLorenzo Bianconi
2022-04-28MAINTAINERS: add ad3552rNuno Sá
2022-04-28dt-bindings: iio: dac: change ad3552r maintainerNuno Sá
2022-04-28iio: adc: ad7266: convert probe to full device-managedMaíra Canal
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-04-28iio: core: Clarify the modesMiquel Raynal
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-04-10iio: core: Move the currentmode entry to the opaque structureMiquel Raynal
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal
2022-04-10iio: Un-inline iio_buffer_enabled()Miquel Raynal
2022-04-10iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevantMiquel Raynal
2022-04-10iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal
2022-04-10iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-04-10iio: st_sensors: Drop the protection on _avail functionsMiquel Raynal
2022-04-10iio: st_sensors: Return as early as possible from the _write_raw() callbacksMiquel Raynal
2022-04-10iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmodeMiquel Raynal
2022-04-10iio: magnetometer: rm3100: Stop abusing the ->currentmodeMiquel Raynal
2022-04-10iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entriesMiquel Raynal
2022-04-04iio: adc: ti-ads1015: Switch to read_availMarek Vasut
2022-04-04iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_dataMarek Vasut
2022-04-04iio: adc: ti-ads1015: Convert to OF match dataMarek Vasut
2022-04-04iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ...Marek Vasut
2022-04-04iio: adc: ti-ads1015: Add TLA2024 supportMarek Vasut
2022-04-04iio: adc: ti-ads1015: Make channel event_spec optionalMarek Vasut
2022-04-04iio: adc: ti-ads1015: Deduplicate channel macrosMarek Vasut
2022-04-04iio: adc: ti-ads1015: Switch to static const writeable ranges tableMarek Vasut
2022-04-04dt-bindings: iio: adc: ti,ads1015: Add TLA2024 compatible stringMarek Vasut
2022-04-04dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible stringMarek Vasut
2022-04-04iio: core: Print error and fail iio_device_register() in case sample bits do ...Marek Vasut
2022-04-04iio: accel: kxsd9-spi: changed leading spaces to tabsPaul Lemmermann
2022-04-04iio: accel: dmard09: fixed code styling issuesPaul Lemmermann
2022-04-04iio: sysfs-trigger: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-04iio: ssp_sensors: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-04iio: buffer: remove usage of list iterator variable for list_for_each_entry_c...Jakob Koschel
2022-04-04iio: palmas: shut up warning about calibration mismatch (due to noise)H. Nikolaus Schaller
2022-04-04iio: adc: ad7192: add sequencer supportAlexandru Tachici