| Commit message (Expand) | Author | Files | Lines |
2020-07-12 | dt-bindings: iio/adc: Convert ingenic-adc docs to YAML. | Artur Rojek | 2 | -49/+71 |
2020-07-12 | iio: cros_ec_accel_legacy: Add Read Only frequency entries | Gwendal Grignou | 1 | -1/+45 |
2020-07-12 | MAINTAINERS: adc: at91-sama5d2_adc: remove myself as co-maintainer | Ludovic Desroches | 1 | -1/+0 |
2020-07-07 | iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functions | Alexandru Ardelean | 1 | -15/+5 |
2020-07-07 | iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc() | Alexandru Ardelean | 1 | -10/+5 |
2020-07-07 | iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.h | Jonathan Cameron | 1 | -3/+2 |
2020-07-07 | iio:adc:ti-tlc4541: Drop CONFIG_OF and of_match_ptr protections. | Jonathan Cameron | 1 | -3/+2 |
2020-07-07 | iio:adc:ti-adc161s626: Drop of_match_ptr protection. | Jonathan Cameron | 1 | -1/+2 |
2020-07-07 | iio:adc:ti-adc084s021: drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-07-07 | iio:adc:ti-adc0832: drop CONFIG_OF and of_match_ptr protections | Jonathan Cameron | 1 | -5/+2 |
2020-07-07 | iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.h | Jonathan Cameron | 1 | -4/+2 |
2020-07-07 | iio:adc:sd_adc_modulator: Drop of_match_ptr and tweak includes | Jonathan Cameron | 1 | -2/+3 |
2020-07-07 | iio:adc:mcp3422: remove CONFIG_OF and of_match_ptr protections | Jonathan Cameron | 1 | -4/+2 |
2020-07-07 | iio:adc:mcp320x: Drop CONFIG_OF and of_match_ptr protections | Jonathan Cameron | 1 | -3/+2 |
2020-07-07 | iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protections | Jonathan Cameron | 1 | -5/+2 |
2020-07-07 | iio:adc:max11100: Drop of_match_ptr protection / add mod_devicetable.h include | Jonathan Cameron | 1 | -1/+2 |
2020-07-07 | iio:adc:ltc2497 drop of_match_ptr protection | Jonathan Cameron | 1 | -2/+2 |
2020-07-07 | iio:adc:cpcap-adc: Drop of_match_ptr protection and use device_get_match_data | Jonathan Cameron | 1 | -16/+6 |
2020-07-07 | iio:adc:ltc2496: Drop of_match_ptr and use mod_devicetable.h | Jonathan Cameron | 1 | -2/+2 |
2020-07-07 | iio:adc:max1027: drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 1 | -3/+2 |
2020-07-07 | iio:adc:max1363: Drop of_match_ptr and use generic device_get_match_data | Jonathan Cameron | 1 | -7/+4 |
2020-07-07 | iio:adc:hi8435: Drop of_match_ptr protection. | Jonathan Cameron | 1 | -3/+2 |
2020-07-07 | iio:adc:hi8435: Drop unused of_gpio.h header | Jonathan Cameron | 1 | -1/+0 |
2020-07-07 | iio:adc:lpc32xx: Drop of_match_ptr protection | Jonathan Cameron | 1 | -3/+2 |
2020-07-07 | iio: magnetometer: bmc150: Add proper compatible for BMM150 | Krzysztof Kozlowski | 1 | -1/+2 |
2020-07-07 | dt-bindings: iio: bmc150_magn: Document and fix missing compatibles | Krzysztof Kozlowski | 1 | -1/+5 |
2020-07-07 | iio: adis16480: Use irq types instead of flags | Nuno Sá | 1 | -3/+3 |
2020-07-07 | Documentation/driver-api: iio/buffers: drop doubled word | Randy Dunlap | 1 | -1/+1 |
2020-07-07 | Documentation/driver-api: generic-counter: drop doubled word | Randy Dunlap | 1 | -1/+1 |
2020-07-07 | iio: core: move event interface on the opaque struct | Alexandru Ardelean | 4 | -33/+45 |
2020-07-07 | iio: core: move iio_dev's buffer_list to the private iio device object | Alexandru Ardelean | 4 | -17/+27 |
2020-07-07 | iio: core: move channel list & group to private iio device object | Alexandru Ardelean | 3 | -25/+31 |
2020-07-07 | iio: core: move debugfs data on the private iio dev info | Alexandru Ardelean | 3 | -25/+44 |
2020-07-07 | iio: core: remove padding from private information | Alexandru Ardelean | 1 | -2/+0 |
2020-07-07 | iio: core: wrap IIO device into an iio_dev_opaque object | Alexandru Ardelean | 3 | -7/+35 |
2020-07-07 | iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper | Alexandru Ardelean | 1 | -13/+17 |
2020-06-27 | dt-bindings: iio: scd30: add device binding file | Tomasz Duszynski | 2 | -0/+69 |
2020-06-27 | iio: chemical: scd30: add serial interface driver | Tomasz Duszynski | 4 | -0/+276 |
2020-06-27 | iio: chemical: scd30: add I2C interface driver | Tomasz Duszynski | 4 | -0/+152 |
2020-06-27 | iio: chemical: scd30: add core driver | Tomasz Duszynski | 6 | -0/+901 |
2020-06-27 | MAINTAINERS: add entry for inv_icm42600 6-axis imu sensor | Jean-Baptiste Maneyrol | 1 | -0/+8 |