summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-03-25iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.Jonathan Cameron
2021-03-25iio: adc: adi-axi-adc: Drop false marking for kernel-docJonathan Cameron
2021-03-25iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure nameJonathan Cameron
2021-03-25iio: dac: ad5504: fix wrong part number in kernel-doc structure name.Jonathan Cameron
2021-03-25iio: dac: ad5770r: kernel-doc fix case of letter R wrong in structure nameJonathan Cameron
2021-03-25iio: adc: ti-adc084s021: kernel-doc fixes, missing function namesJonathan Cameron
2021-03-25iio: pressure: zpa2326: kernel-doc fixesJonathan Cameron
2021-03-25counter: add IRQ or GPIO based counterOleksij Rempel
2021-03-25dt-bindings: counter: add interrupt-counter bindingOleksij Rempel
2021-03-25staging: iio: ad9834: convert to device-managed functions in probeAlexandru Ardelean
2021-03-25iio: temperature: tmp007: use device-managed functions in probeAlexandru Ardelean
2021-03-25iio: buffer: fix use-after-free for attached_buffers arrayAlexandru Ardelean
2021-03-25hwmon: (ntc_thermistor): try reading processedLinus Walleij
2021-03-25iio: Provide iio_read_channel_processed_scale() APILinus Walleij
2021-03-25iio: xilinx-xadc: Remove code to set trigger parentGwendal Grignou
2021-03-25iio: as3935: Remove code to set trigger parentGwendal Grignou
2021-03-25iio: chemical: atlas: Remove code to set trigger parentGwendal Grignou
2021-03-25iio: lmp91000: Remove code to set trigger parentGwendal Grignou
2021-03-25iio: gp2ap020a00f: Remove code to set trigger parentGwendal Grignou
2021-03-25iio: adis_trigger: Remove code to set trigger parentGwendal Grignou
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2021-03-25iio: set default trig->dev.parentGwendal Grignou
2021-03-25iio: adc: ad7124: allow more than 8 channelsAlexandru Tachici
2021-03-25iio: light: gp2ap002: Drop unneeded explicit castingAndy Shevchenko
2021-03-25iio: imu: st_lsm6dsx: Drop unneeded explicit castingsAndy Shevchenko
2021-03-25iio: imu: fxos8700: Drop unneeded explicit castingsAndy Shevchenko
2021-03-25iio: chemical: bmp680: Drop unneeded explicit castingsAndy Shevchenko
2021-03-25iio: proximity: Add a ChromeOS EC MKBP proximity driverStephen Boyd
2021-03-25dt-bindings: iio: Add cros ec proximity yaml docStephen Boyd
2021-03-25platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP defineStephen Boyd
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou
2021-03-25iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()Alexandru Ardelean
2021-03-25iio: hrtimer: Allow sub Hz granularityGwendal Grignou
2021-03-25staging: iio: remove mention of defunct listBaruch Siach
2021-03-25iio: accel: mma8452: fix indentationSean Nyekjaer
2021-03-25iio: proximity: vcnl3020: add proximity rateIvan Mikhaylov
2021-03-25iio: adc: npcm_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-25iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-25iio: adc: spear_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-25iio:ABI docs: Combine the two instances of docs for sensor_sensitivityJonathan Cameron
2021-03-25iio:ABI docs: Combine sysfs-bus-iio-humidity-hdc2010/hdc100x into one fileJonathan Cameron
2021-03-11iio: adc: mt6360: Include right headerLinus Walleij
2021-03-11iio: adis: add helpers for lockingNuno Sa
2021-03-11dt-bindings: adis16475: remove propertyNuno Sá
2021-03-11iio: adis16475: improve sync scale mode handlingNuno Sa
2021-03-11iio: adis16480: fix pps mode sampling frequency mathNuno Sa
2021-03-11iio: adc: adi-axi-adc: fix typo in doc-stringAlexandru Ardelean
2021-03-11iio: Documentation: update definitions for bufferY and scan_elementsAlexandru Ardelean
2021-03-11iio: dac: ad5686: Add support for AD5673R/AD5677RMircea Caprioru
2021-03-11iio: documentation: Document accelerometer label useHans de Goede