Age | Commit message (Expand) | Author | Files | Lines |
2021-12-16 | iio: iio_device_alloc(): Remove unnecessary self drvdata | Lars-Peter Clausen | 1 | -1/+0 |
2021-12-12 | dt-bindings: iio: dac: adi,ad5755: drop unrelated included. | Jonathan Cameron | 1 | -1/+0 |
2021-12-12 | iio:adc/dac:Kconfig: Update to drop OF dependencies. | Jonathan Cameron | 2 | -3/+2 |
2021-12-12 | iio:adc:ti-ads124s08: Drop dependency on OF. | Jonathan Cameron | 2 | -3/+2 |
2021-12-12 | iio:adc:envelope-detector: Switch from of headers to mod_devicetable.h | Jonathan Cameron | 1 | -2/+1 |
2021-12-12 | iio:adc:ti-adc12138: Switch to generic firmware properties and drop of_match_ptr | Jonathan Cameron | 1 | -7/+4 |
2021-12-12 | iio:adc:mcp3911: Switch to generic firmware properties. | Jonathan Cameron | 1 | -3/+6 |
2021-12-12 | iio:adc:max9611: Switch to generic firmware properties. | Jonathan Cameron | 1 | -11/+9 |
2021-12-12 | iio:light:cm3605: Switch to generic firmware properties. | Jonathan Cameron | 1 | -3/+3 |
2021-12-12 | iio:pot:mcp41010: Switch to generic firmware properties. | Jonathan Cameron | 1 | -3/+3 |
2021-12-12 | iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.h | Jonathan Cameron | 1 | -2/+1 |
2021-12-12 | iio:dac:dpot-dac: Swap of.h for mod_devicetable.h | Jonathan Cameron | 1 | -1/+1 |
2021-12-12 | iio:dac:ad5758: Drop unused of specific headers. | Jonathan Cameron | 1 | -2/+1 |
2021-12-12 | iio:dac:ad5755: Switch to generic firmware properties and drop pdata | Jonathan Cameron | 2 | -138/+116 |
2021-12-12 | iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046 | Jonathan Cameron | 2 | -1/+37 |
2021-12-12 | iio: addac: add AD74413R driver | Cosmin Tanislav | 4 | -0/+1497 |
2021-12-12 | dt-bindings: iio: add AD74413R | Cosmin Tanislav | 2 | -0/+179 |
2021-12-12 | iio: add addac subdirectory | Cosmin Tanislav | 4 | -0/+16 |
2021-12-12 | MAINTAINERS: Update i.MX 8QXP ADC info | Cai Huoqing | 1 | -2/+2 |
2021-12-12 | dt-bindings:iio:dac: add ad7293 doc | Antoniu Miclaus | 1 | -0/+61 |
2021-12-04 | iio:dac:ad7293: add support for AD7293 | Antoniu Miclaus | 3 | -0/+946 |
2021-12-04 | iio: ltr501: Export near level property for proximity sensor | Nikita Travkin | 1 | -0/+25 |
2021-12-04 | dt-bindings: iio: light: ltr501: Add proximity-near-level | Nikita Travkin | 1 | -0/+7 |
2021-12-04 | dt-bindings: iio: adc: document TS voltage in AXP PMICs | Evgeny Boger | 1 | -0/+3 |
2021-12-04 | iio:adc:axp20x: add support for NTC thermistor | Evgeny Boger | 1 | -6/+39 |
2021-12-04 | Documentation: dt: iio: st_lsm6dsx: add disable-sensor-hub property | Lorenzo Bianconi | 1 | -0/+7 |
2021-12-04 | iio: imu: st_lsm6dsx: add dts property to disable sensor-hub | Lorenzo Bianconi | 1 | -1/+3 |
2021-11-27 | iio: test: Add test for IIO_VAL_INT_64. | Andriy Tryshnivskyy | 1 | -0/+54 |
2021-11-27 | iio: test: Add check against NULL for buffer in tests. | Andriy Tryshnivskyy | 1 | -27/+42 |
2021-11-27 | iio: expose shared parameter in IIO_ENUM_AVAILABLE | Antoniu Miclaus | 21 | -38/+31 |
2021-11-27 | iio: buffer-dma: Use round_down() instead of rounddown() | Paul Cercueil | 1 | -1/+1 |
2021-11-27 | iio: buffer-dma: Remove unused iio_buffer_block struct | Paul Cercueil | 1 | -5/+0 |
2021-11-20 | iio: buffer: Use dedicated variable in iio_buffers_alloc_sysfs_and_mask() | Andy Shevchenko | 1 | -12/+8 |
2021-11-17 | iio: light: ltr501: Added ltr303 driver support | Maslov Dmitry | 1 | -1/+16 |
2021-11-17 | iio: adc: rzg2l_adc: Remove unnecessary print function dev_err() | Xu Wang | 1 | -3/+1 |
2021-11-17 | iio: mpl3115: Use scan_type.shift and realbit in mpl3115_read_raw | Gwendal Grignou | 1 | -5/+11 |
2021-11-17 | iio: xilinx-xadc-core: Use local variable in xadc_read_raw | Gwendal Grignou | 1 | -1/+1 |
2021-11-17 | iio: ti-ads1015: Remove shift variable ads1015_read_raw | Gwendal Grignou | 1 | -5/+3 |
2021-11-17 | iio: mag3110: Use scan_type when processing raw data | Gwendal Grignou | 1 | -2/+4 |
2021-11-17 | iio: ti-adc12138: Use scan_type when processing raw data | Gwendal Grignou | 1 | -1/+2 |
2021-11-17 | iio: ad7266: Use scan_type when processing raw data | Gwendal Grignou | 1 | -1/+2 |
2021-11-17 | iio: stk8ba50: Use scan_type when processing raw data | Gwendal Grignou | 1 | -1/+2 |
2021-11-17 | iio: stk8312: Use scan_type when processing raw data | Gwendal Grignou | 1 | -1/+1 |
2021-11-17 | iio: sca3000: Use scan_type when processing raw data | Gwendal Grignou | 1 | -4/+13 |
2021-11-17 | iio: mma7455: Use scan_type when processing raw data | Gwendal Grignou | 1 | -1/+2 |
2021-11-17 | iio: kxcjk-1013: Use scan_type when processing raw data | Gwendal Grignou | 1 | -1/+2 |
2021-11-17 | iio: bma220: Use scan_type when processing raw data | Gwendal Grignou | 1 | -3/+3 |
2021-11-17 | iio: at91-sama5d2: Use dev_to_iio_dev() in sysfs callbacks | Lars-Peter Clausen | 1 | -2/+2 |
2021-11-17 | iio: at91-sama5d2: Fix incorrect cast to platform_device | Lars-Peter Clausen | 1 | -18/+16 |
2021-11-17 | iio: mma8452: Use correct type for return variable in IRQ handler | Lars-Peter Clausen | 1 | -1/+1 |