summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman
2023-08-05iio: adc: men_z188_adc: Remove redundant initialization owner in men_z188_driverLi Zetao
2023-07-29iio: adc: fix the return value handle for platform_get_irq()Ruan Jinjie
2023-07-29iio: adc: Remove redundant dev_err_probe()Ruan Jinjie
2023-07-23iio: adc: Explicitly include correct DT includesRob Herring
2023-07-22iio: adc: meson: fix core clock enable/disable momentGeorge Stark
2023-07-22iio: adc: meson: init voltage control bitsGeorge Stark
2023-07-22iio: adc: meson: init internal continuous ring counterGeorge Stark
2023-07-22iio: adc: meson: init channels 0,1 input muxesGeorge Stark
2023-07-20iio: adc: meson: support reading from channel 7 mux inputsGeorge Stark
2023-07-20iio: adc: meson: add channel labelsGeorge Stark
2023-07-20iio: adc: meson: add enum for iio channel numbersGeorge Stark
2023-07-20iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upperGeorge Stark
2023-07-20iio: adc: meson: move enums declaration before variables declarationGeorge Stark
2023-07-20iio: adc: meson: remove unused timestamp channelGeorge Stark
2023-07-20iio: adc: ti-lmp92064: add buffering supportLeonard Göhrs
2023-07-20iio: adc: stm32-adc: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-20iio: adc: qcom-spmi-adc5: Add ADC5_GPIO2_100K_PUKonrad Dybcio
2023-07-20iio: adc: ad7192: Use sysfs_emit_atAlisa Roman
2023-07-20iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADCMaksim Kiselev
2023-07-20iio: adc: Kconfig change description for Allwinner GPADCMaksim Kiselev
2023-07-15iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga
2023-07-15iio: adc: ad7192: Fix ac excitation featureAlisa Roman
2023-07-15iio: adi: ad7192: Add error check and more debug logMarkus Burri
2023-07-15iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()Christophe JAILLET
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-06-28iio: adc: max77541: Add ADI MAX77541 ADC SupportOkan Sahin
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-06-10meson saradc: fix clock divider mask lengthGeorge Stark
2023-06-05Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman
2023-06-04iio: adc: ad7192: Fix internal/external clock selectionFabrizio Lamarque
2023-06-04iio: adc: ad7192: Fix null ad7192_state pointer accessFabrizio Lamarque
2023-06-04iio: adc: rockchip_saradc: Use dev_err_probeShreeya Patel
2023-06-04iio: adc: rockchip_saradc: Match alignment with open parenthesisShreeya Patel
2023-06-04iio: adc: rockchip_saradc: Use of_device_get_match_dataShreeya Patel
2023-06-04iio: adc: rockchip_saradc: Make use of devm_clk_get_enabledShreeya Patel
2023-06-04iio: adc: rockchip_saradc: Add support for RK3588Simon Xue
2023-06-04iio: adc: rockchip_saradc: Add callback functionsSimon Xue
2023-05-30iio: adc: Use devm_krealloc_arrayJames Clark
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-20iio: ad7606: Kconfig: add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-20iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flagMasahiro Honda
2023-05-13iio: adc: qcom-spmi-vadc: Propagate fw node label to userspaceMarijn Suijten
2023-05-13iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL checkMarijn Suijten
2023-05-13iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode nameMarijn Suijten
2023-05-13iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT labelMarijn Suijten
2023-05-13iio: adc: palmas: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-05-13iio: adc: stm32-adc: add debug info if dt uses legacy channel configSean Nyekjaer