summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-10-19iio: adc: intel_mrfld_adc: convert probe to full device-managedAlexandru Ardelean-22/+2
2021-10-19iio: inkern: introduce devm_iio_map_array_register() short-hand functionAlexandru Ardelean-0/+32
2021-10-19iio: adc: fsl-imx25-gcq: initialize regulators as neededAlexandru Ardelean-29/+26
2021-10-19iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_opsLorenzo Bianconi-9/+11
2021-10-19iio: adc: max1027: Don't reject external triggers when there is no IRQMiquel Raynal-9/+14
2021-10-19iio: adc: max1027: Allow all kind of triggers to be usedMiquel Raynal-14/+14
2021-10-19iio: adc: max1027: Use the EOC IRQ when populated for single readsMiquel Raynal-4/+39
2021-10-19iio: adc: max1027: Stop requesting a threaded IRQMiquel Raynal-6/+4
2021-10-19iio: adc: max1027: Introduce an end of conversion helperMiquel Raynal-2/+16
2021-10-19iio: adc: max1027: Separate the IRQ handler from the read logicMiquel Raynal-4/+19
2021-10-19iio: adc: max1027: Prevent single channel accesses during buffer readsMiquel Raynal-4/+7
2021-10-19iio: adc: max1027: Create a helper to configure the channels to scanMiquel Raynal-12/+15
2021-10-19iio: adc: max1027: Ensure a default cnvst trigger configurationMiquel Raynal-4/+5
2021-10-19iio: adc: max1027: Simplify the _set_trigger_state() helperMiquel Raynal-9/+10
2021-10-19iio: adc: max1027: Create a helper to enable/disable the cnvst triggerMiquel Raynal-16/+25
2021-10-19iio: adc: max1027: Rename a helperMiquel Raynal-2/+2
2021-10-19iio: adc: max1027: Minimize the number of converted channelsMiquel Raynal-7/+53
2021-10-19iio: adc: max1027: Drop useless debug messagesMiquel Raynal-4/+0
2021-10-19iio: adc: max1027: Drop extra warning messageMiquel Raynal-3/+1
2021-10-19iio: adc: max1027: Fix styleMiquel Raynal-7/+7
2021-10-19MAINTAINERS: Add the driver info of the NXP IMX8QXPCai Huoqing-0/+7
2021-10-19dt-bindings: iio: adc: Add binding documentation for NXP IMX8QXP ADCCai Huoqing-0/+78
2021-10-19iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADCCai Huoqing-0/+505
2021-10-19iio: accel: fxls8962af: add wake on eventSean Nyekjaer-2/+44
2021-10-19iio: accel: fxls8962af: add threshold event handlingSean Nyekjaer-3/+298
2021-10-19iio: adc: aspeed: Get and set trimming data.Billy Tsai-0/+71
2021-10-19iio: adc: aspeed: Support battery sensing.Billy Tsai-3/+78
2021-10-19iio: adc: aspeed: Add compensation phase.Billy Tsai-1/+53
2021-10-19iio: adc: aspeed: Add func to set sampling rate.Billy Tsai-19/+39
2021-10-19iio: adc: aspeed: Fix the calculate error of clock.Billy Tsai-0/+27
2021-10-19iio: adc: aspeed: Support ast2600 adc.Billy Tsai-5/+96
2021-10-19iio: adc: aspeed: Use devm_add_action_or_reset.Billy Tsai-58/+55
2021-10-19iio: adc: aspeed: Use model_data to set clk scaler.Billy Tsai-16/+27
2021-10-19iio: adc: aspeed: Add vref config functionBilly Tsai-1/+17
2021-10-19iio: adc: aspeed: Restructure the model dataBilly Tsai-5/+15
2021-10-19iio: adc: aspeed: Keep model data to driver data.Billy Tsai-13/+7
2021-10-19iio: ABI: Document in_concentration_co2_scaleJacopo Mondi-0/+1
2021-10-19iio: chemical: Add Senseair Sunrise 006-0-007 driverJacopo Mondi-0/+555
2021-10-19iio: ABI: docs: Document Senseair Sunrise ABIJacopo Mondi-0/+38
2021-10-19dt-bindings: iio: chemical: Document senseair,sunrise CO2 sensorJacopo Mondi-0/+57
2021-10-19dt-bindings: iio: magnetometer: asahi-kasei,ak8975 add vid regDavid Heidelberg-0/+5
2021-10-17dt-bindings: iio: kionix,kxcjk1013: driver support interruptsDavid Heidelberg-0/+3
2021-10-17iio: adc: exynos: describe drivers in KConfigKrzysztof Kozlowski-3/+3
2021-10-17iio: adc: rockchip_saradc: Make use of the helper function devm_platform_iore...Cai Huoqing-3/+1
2021-10-17iio: dac: stm32-dac: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing-3/+1
2021-10-17iio: accel: mma7660: Mark acpi match table as maybe unusedDaniel Palmer-1/+1
2021-10-17iio: light: max44000: use device-managed functions in probeAlexandru Ardelean-14/+3
2021-10-17iio: gyro: adis16080: use devm_iio_device_register() in probeAlexandru Ardelean-10/+1
2021-10-17iio: dac: ad5064: convert probe to full device-managedAlexandru Ardelean-37/+12
2021-10-17staging: iio: ad9832: convert probe to device-managedAlexandru Ardelean-46/+36