Age | Commit message (Expand) | Author | Files | Lines |
2021-03-25 | iio: xilinx-xadc: Remove code to set trigger parent | Gwendal Grignou | 1 | -1/+0 |
2021-03-25 | iio: as3935: Remove code to set trigger parent | Gwendal Grignou | 1 | -1/+0 |
2021-03-25 | iio: chemical: atlas: Remove code to set trigger parent | Gwendal Grignou | 1 | -1/+0 |
2021-03-25 | iio: lmp91000: Remove code to set trigger parent | Gwendal Grignou | 1 | -2/+1 |
2021-03-25 | iio: gp2ap020a00f: Remove code to set trigger parent | Gwendal Grignou | 1 | -1/+0 |
2021-03-25 | iio: adis_trigger: Remove code to set trigger parent | Gwendal Grignou | 1 | -8/+2 |
2021-03-25 | iio: fix devm_iio_trigger_alloc with parent.cocci | Gwendal Grignou | 30 | -33/+0 |
2021-03-25 | iio: set default trig->dev.parent | Gwendal Grignou | 11 | -29/+37 |
2021-03-25 | iio: adc: ad7124: allow more than 8 channels | Alexandru Tachici | 1 | -158/+301 |
2021-03-25 | iio: light: gp2ap002: Drop unneeded explicit casting | Andy Shevchenko | 1 | -2/+1 |
2021-03-25 | iio: imu: st_lsm6dsx: Drop unneeded explicit castings | Andy Shevchenko | 3 | -6/+3 |
2021-03-25 | iio: imu: fxos8700: Drop unneeded explicit castings | Andy Shevchenko | 2 | -4/+2 |
2021-03-25 | iio: chemical: bmp680: Drop unneeded explicit castings | Andy Shevchenko | 2 | -4/+2 |
2021-03-25 | iio: proximity: Add a ChromeOS EC MKBP proximity driver | Stephen Boyd | 3 | -0/+283 |
2021-03-25 | iio: Remove kernel-doc keyword in file header comment | Gwendal Grignou | 13 | -13/+13 |
2021-03-25 | iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup() | Alexandru Ardelean | 1 | -3/+2 |
2021-03-25 | iio: hrtimer: Allow sub Hz granularity | Gwendal Grignou | 1 | -10/+23 |
2021-03-25 | staging: iio: remove mention of defunct list | Baruch Siach | 1 | -4/+0 |
2021-03-25 | iio: accel: mma8452: fix indentation | Sean Nyekjaer | 1 | -23/+23 |
2021-03-25 | iio: proximity: vcnl3020: add proximity rate | Ivan Mikhaylov | 1 | -1/+96 |
2021-03-25 | iio: adc: npcm_adc: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -2/+13 |
2021-03-25 | iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -3/+13 |
2021-03-25 | iio: adc: spear_adc: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -4/+16 |
2021-03-11 | iio: adc: mt6360: Include right header | Linus Walleij | 1 | -1/+2 |
2021-03-11 | iio: adis: add helpers for locking | Nuno Sa | 3 | -25/+22 |
2021-03-11 | iio: adis16475: improve sync scale mode handling | Nuno Sa | 1 | -28/+90 |
2021-03-11 | iio: adis16480: fix pps mode sampling frequency math | Nuno Sa | 1 | -34/+94 |
2021-03-11 | iio: dac: ad5686: Add support for AD5673R/AD5677R | Mircea Caprioru | 4 | -4/+21 |
2021-03-11 | iio: hid-sensor-als: Add relative hysteresis support | Ye Xiang | 1 | -2/+12 |
2021-03-11 | iio: Add relative sensitivity support | Ye Xiang | 2 | -4/+71 |
2021-03-11 | hid-sensors: Add more data fields for sensitivity checking | Ye Xiang | 4 | -0/+4 |
2021-03-11 | iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common | Ye Xiang | 13 | -150/+104 |
2021-03-11 | iio: use getter/setter functions | Julia Lawall | 5 | -7/+7 |
2021-03-11 | iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc() | Alexandru Ardelean | 1 | -14/+14 |
2021-03-11 | iio: buffer: add ioctl() to support opening extra buffers for IIO device | Alexandru Ardelean | 2 | -11/+145 |
2021-03-11 | iio: buffer: introduce support for attaching more IIO buffers | Alexandru Ardelean | 6 | -38/+102 |
2021-03-11 | iio: dummy: iio_simple_dummy_buffer: use triggered buffer core calls | Alexandru Ardelean | 1 | -62/+6 |
2021-03-11 | iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc | Alexandru Ardelean | 1 | -8/+8 |
2021-03-11 | iio: core: wrap iio device & buffer into struct for character devices | Alexandru Ardelean | 3 | -6/+27 |
2021-03-11 | iio: buffer: dmaengine: obtain buffer object from attribute | Alexandru Ardelean | 1 | -2/+2 |
2021-03-11 | iio: buffer: wrap all buffer attributes into iio_dev_attr | Alexandru Ardelean | 2 | -27/+52 |
2021-03-11 | iio: add reference to iio buffer on iio_dev_attr | Alexandru Ardelean | 4 | -0/+13 |
2021-03-11 | iio: core: merge buffer/ & scan_elements/ attributes | Alexandru Ardelean | 1 | -27/+88 |
2021-03-11 | iio: buffer: group attr count and attr alloc | Alexandru Ardelean | 1 | -34/+37 |
2021-03-11 | iio: core: rework iio device group creation | Alexandru Ardelean | 5 | -10/+46 |
2021-03-11 | iio: core-trigger: make iio_device_register_trigger_consumer() an int return | Alexandru Ardelean | 2 | -2/+6 |
2021-03-11 | iio: core: register chardev only if needed | Alexandru Ardelean | 1 | -5/+18 |
2021-03-11 | iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup() | Alexandru Ardelean | 2 | -12/+33 |
2021-03-11 | iio: kfifo: un-export devm_iio_kfifo_allocate() function | Alexandru Ardelean | 1 | -2/+1 |
2021-03-11 | iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helper | Alexandru Ardelean | 1 | -16/+3 |