aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-25iio: proximity: sx9324: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: pressure: bmp280-core: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: magnetometer: mmc35240: make use of regmap_set_bits()Trevor Gamblin1-5/+3
2024-06-25iio: magnetometer: ak8974: make use of regmap_set_bits()Trevor Gamblin1-8/+2
2024-06-25iio: light: veml6030: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: light: st_uvis25_core: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: light: isl29018: make use of regmap_clear_bits()Trevor Gamblin1-3/+3
2024-06-25iio: light: iqs621-als: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: light: adux1020: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-7/+6
2024-06-25iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin4-17/+14
2024-06-25iio: health: max30102: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: health: max30100: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: health: afe4404: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-5/+4
2024-06-25iio: health: afe4403: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-5/+4
2024-06-25iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-21/+14
2024-06-25iio: gyro: bmg160_core: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: dac: stm32-dac-core: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: dac: ltc2688: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: adc: stm32-dfsdm-adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-17/+12
2024-06-25iio: adc: sc27xx_adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-21/+20
2024-06-25iio: adc: rn5t618-adc: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: adc: qcom-spmi-rradc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-26/+24
2024-06-25iio: adc: berlin2-adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-13/+11
2024-06-25iio: adc: mp2629_adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-11/+8
2024-06-25iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-57/+44
2024-06-25iio: adc: intel_mrfld_adc: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: adc: ina2xx-adc: make use of regmap_clear_bits()Trevor Gamblin1-2/+1
2024-06-25iio: adc: fsl-imx25-gcq: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-9/+7
2024-06-25iio: adc: cpcap-adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-27/+19
2024-06-25iio: adc: bcm_iproc_adc: make use of regmap_clear_bits()Trevor Gamblin1-4/+4
2024-06-25iio: adc: axp288_adc: make use of regmap_set_bits()Trevor Gamblin1-2/+2
2024-06-25iio: adc: axp20x_adc: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: adc: ad4130: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: accel: msa311: make use of regmap_clear_bits()Trevor Gamblin1-4/+4
2024-06-25iio: accel: kxsd9: Make use of regmap_clear_bits()Trevor Gamblin1-4/+1
2024-06-25iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()Trevor Gamblin1-10/+8
2024-06-25iio: adc: ad7173: Add support for AD411x devicesDumitru Ceclan1-32/+282
2024-06-25iio: adc: ad7173: document sampling frequency behaviourDumitru Ceclan1-0/+15
2024-06-25iio: adc: ad7173: refactor device info structsDumitru Ceclan1-138/+122
2024-06-25iio: adc: ad7173: add support for special inputsDumitru Ceclan1-2/+25
2024-06-25iio: adc: ad7173: refactor ain and vref selectionDumitru Ceclan1-19/+43
2024-06-25iio: adc: ad7173: refactor channel configuration parsingDumitru Ceclan1-12/+17
2024-06-25iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan4-11/+29
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-06-25Revert "irqchip/dw-apb-ictl: Support building as module"Thomas Gleixner2-11/+4
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke1-0/+4
2024-06-25spi: spi-fsl-lpspi: Pass pm_ptr()Fabio Estevam1-1/+1
2024-06-25spi: spi-imx: Pass pm_ptr()Fabio Estevam1-1/+1
2024-06-25cpufreq: intel_pstate: Replace boot_cpu_has()Srinivas Pandruvada1-2/+2
2024-06-25netfilter: nf_tables: do not store nft_ctx in transaction objectsFlorian Westphal3-66/+125