aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-25iio: pressure: zpa2326: kernel-doc fixesJonathan Cameron
2021-03-25counter: add IRQ or GPIO based counterOleksij 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-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-11iio: adc: mt6360: Include right headerLinus Walleij
2021-03-11iio: adis: add helpers for lockingNuno Sa
2021-03-11iio: adis16475: improve sync scale mode handlingNuno Sa
2021-03-11iio: adis16480: fix pps mode sampling frequency mathNuno Sa
2021-03-11iio: dac: ad5686: Add support for AD5673R/AD5677RMircea Caprioru
2021-03-11iio: hid-sensor-als: Add relative hysteresis supportYe Xiang
2021-03-11iio: Add relative sensitivity supportYe Xiang
2021-03-11hid-sensors: Add more data fields for sensitivity checkingYe Xiang
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang
2021-03-11iio: use getter/setter functionsJulia Lawall
2021-03-11iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()Alexandru Ardelean
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean
2021-03-11iio: dummy: iio_simple_dummy_buffer: use triggered buffer core callsAlexandru Ardelean
2021-03-11iio: buffer: move __iio_buffer_free_sysfs_and_mask() before allocAlexandru Ardelean
2021-03-11iio: core: wrap iio device & buffer into struct for character devicesAlexandru Ardelean
2021-03-11iio: buffer: dmaengine: obtain buffer object from attributeAlexandru Ardelean
2021-03-11iio: buffer: wrap all buffer attributes into iio_dev_attrAlexandru Ardelean
2021-03-11iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean
2021-03-11iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean