summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-25iio:magnetometer: Add Support for ST IIS2MDCLI Qingwu4-0/+12
2021-03-25dt-bindings: iio: st,st-sensors add IIS2MDC.LI Qingwu1-0/+1
2021-03-25staging: iio: ad9832: kernel-doc fixesMugilraj Dhavachelvan1-2/+2
2021-03-25iio:dac:max517.c: Use devm_iio_device_register()Mugilraj Dhavachelvan1-9/+1
2021-03-25iio:cros_ec_sensors: Fix a wrong function name in kernel doc.Jonathan Cameron1-1/+1
2021-03-25iio: buffer: kfifo_buf: kernel-doc, typo in function name.Jonathan Cameron1-1/+1
2021-03-25iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.Jonathan Cameron1-4/+4
2021-03-25iio: adc: adi-axi-adc: Drop false marking for kernel-docJonathan Cameron1-1/+1
2021-03-25iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure nameJonathan Cameron1-1/+1
2021-03-25iio: dac: ad5504: fix wrong part number in kernel-doc structure name.Jonathan Cameron1-1/+1
2021-03-25iio: dac: ad5770r: kernel-doc fix case of letter R wrong in structure nameJonathan Cameron1-1/+1
2021-03-25iio: adc: ti-adc084s021: kernel-doc fixes, missing function namesJonathan Cameron1-2/+2
2021-03-25iio: pressure: zpa2326: kernel-doc fixesJonathan Cameron1-2/+2
2021-03-25counter: add IRQ or GPIO based counterOleksij Rempel4-0/+262
2021-03-25dt-bindings: counter: add interrupt-counter bindingOleksij Rempel1-0/+62
2021-03-25staging: iio: ad9834: convert to device-managed functions in probeAlexandru Ardelean1-36/+31
2021-03-25iio: temperature: tmp007: use device-managed functions in probeAlexandru Ardelean1-21/+15
2021-03-25iio: buffer: fix use-after-free for attached_buffers arrayAlexandru Ardelean3-7/+8
2021-03-25hwmon: (ntc_thermistor): try reading processedLinus Walleij1-9/+18
2021-03-25iio: Provide iio_read_channel_processed_scale() APILinus Walleij2-2/+29
2021-03-25iio: xilinx-xadc: Remove code to set trigger parentGwendal Grignou1-1/+0
2021-03-25iio: as3935: Remove code to set trigger parentGwendal Grignou1-1/+0
2021-03-25iio: chemical: atlas: Remove code to set trigger parentGwendal Grignou1-1/+0
2021-03-25iio: lmp91000: Remove code to set trigger parentGwendal Grignou1-2/+1
2021-03-25iio: gp2ap020a00f: Remove code to set trigger parentGwendal Grignou1-1/+0
2021-03-25iio: adis_trigger: Remove code to set trigger parentGwendal Grignou1-8/+2
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou30-33/+0
2021-03-25iio: set default trig->dev.parentGwendal Grignou13-31/+40
2021-03-25iio: adc: ad7124: allow more than 8 channelsAlexandru Tachici1-158/+301
2021-03-25iio: light: gp2ap002: Drop unneeded explicit castingAndy Shevchenko1-2/+1
2021-03-25iio: imu: st_lsm6dsx: Drop unneeded explicit castingsAndy Shevchenko3-6/+3
2021-03-25iio: imu: fxos8700: Drop unneeded explicit castingsAndy Shevchenko2-4/+2
2021-03-25iio: chemical: bmp680: Drop unneeded explicit castingsAndy Shevchenko2-4/+2
2021-03-25iio: proximity: Add a ChromeOS EC MKBP proximity driverStephen Boyd3-0/+283
2021-03-25dt-bindings: iio: Add cros ec proximity yaml docStephen Boyd2-0/+44
2021-03-25platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP defineStephen Boyd1-0/+1
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou13-13/+13
2021-03-25iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()Alexandru Ardelean1-3/+2
2021-03-25iio: hrtimer: Allow sub Hz granularityGwendal Grignou2-10/+24
2021-03-25staging: iio: remove mention of defunct listBaruch Siach1-4/+0
2021-03-25iio: accel: mma8452: fix indentationSean Nyekjaer1-23/+23
2021-03-25iio: proximity: vcnl3020: add proximity rateIvan Mikhaylov1-1/+96
2021-03-25iio: adc: npcm_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-2/+13
2021-03-25iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-3/+13
2021-03-25iio: adc: spear_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-4/+16
2021-03-25iio:ABI docs: Combine the two instances of docs for sensor_sensitivityJonathan Cameron3-17/+14
2021-03-25iio:ABI docs: Combine sysfs-bus-iio-humidity-hdc2010/hdc100x into one fileJonathan Cameron2-10/+2
2021-03-11iio: adc: mt6360: Include right headerLinus Walleij1-1/+2
2021-03-11iio: adis: add helpers for lockingNuno Sa4-25/+32
2021-03-11dt-bindings: adis16475: remove propertyNuno Sá1-9/+0