summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7192.c
AgeCommit message (Expand)Author
2023-10-20Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-10-11iio: adc: ad7192: Add fast settling supportAlisa-Dariana Roman
2023-10-11iio: adc: ad7192: Remove unused memberAlisa-Dariana Roman
2023-10-11iio: adc: ad7192: Organize chip infoAlisa-Dariana Roman
2023-10-05iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman
2023-10-05iio: adc: ad7192: Improve f_order computationAlisa-Dariana Roman
2023-10-05iio: adc: ad7192: Use bitfield access macrosAlisa-Dariana Roman
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman
2023-07-23iio: adc: Explicitly include correct DT includesRob Herring
2023-07-20iio: adc: ad7192: Use sysfs_emit_atAlisa Roman
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-06-04iio: adc: ad7192: Fix internal/external clock selectionFabrizio Lamarque
2023-06-04iio: adc: ad7192: Fix null ad7192_state pointer accessFabrizio Lamarque
2023-05-13iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil
2022-11-23iio: adc: ad7192: Simplify using devm_regulator_get_enable()Matti Vaittinen
2022-11-23iio: adc: ad7192: Silence no spi_device_id warningsWei Yongjun
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-04-04iio: adc: ad7192: add sequencer supportAlexandru Tachici
2022-04-04iio: adc: ad7192: Add update_scan_modeAlexandru Tachici
2022-02-18iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespaceJonathan Cameron
2022-01-23iio: ad7192: Use sysfs_emit()Lars-Peter Clausen
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus
2021-09-14iio: adc: ad7192: Add IRQ flagAlexandru Tachici
2021-06-13iio: adc: ad7192: convert to device-managed functionsAlexandru Ardelean
2021-06-13iio: adc: ad7192: use devm_clk_get_optional() for mclkAlexandru Ardelean
2021-05-13iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean
2021-05-13iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron
2020-07-20iio: adc: ad7192: move ad7192_of_match table closer to the end of the fileAlexandru Ardelean
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-04-19iio: adc: ad7192: fix null pointer de-reference crash during probeAlexandru Ardelean
2020-03-23staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma
2020-03-08staging: iio: adc: ad7192: move out of stagingAlexandru Tachici