summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/impedance-analyzer
AgeCommit message (Expand)AuthorLines
2025-05-21staging: iio: ad5933: Correct settling cycles encoding per datasheetGabriel Shahrouzi-1/+1
2025-04-22iio: normalize array sentinel styleDavid Lechner-2/+2
2025-04-22staging: iio: ad5933: Switch to sparse friendly iio_device_claim/release_dire...Jonathan Cameron-17/+21
2024-10-05staging: iio: Fix alignment warningHridesh MG-3/+3
2024-08-03staging: iio: impedance-analyzer: ad5933: make use of iio_get_masklength()Nuno Sa-2/+3
2024-06-13staging: iio: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König-2/+2
2024-05-07staging: iio: impedance-analyzer: ad5933: Use devm_regulator_get_enable_read_...David Lechner-24/+2
2024-01-27staging: iio: ad5933: fix type mismatch regressionDavid Schiller-1/+1
2023-09-11staging: iio: Use devm_clk_get_enabled() helper functionJinjie Ruan-20/+2
2023-05-28staging: iio: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2022-11-23staging: iio: ad5933: Convert to i2c's .probe_new()Uwe Kleine-König-3/+3
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal-1/+0
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean-19/+4
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean-1/+0
2020-05-11staging: iio: ad5933: attach life-cycle of kfifo buffer to parent device and ...Alexandru Ardelean-40/+37
2019-04-04Merge tag 'iio-for-5.2a-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-25/+28
2019-04-04staging: iio: ad5933: change attributes to match ABIMarcelo Schmitt-12/+12
2019-04-04staging: iio: ad5933: change help rule messageMarcelo Schmitt-1/+1
2019-04-04staging: iio: ad5933: add SPDX identifierMarcelo Schmitt-2/+1
2019-04-04staging: iio: ad5933: organize includesMarcelo Schmitt-9/+9
2019-04-04staging: iio: ad5933: change multi-line comment styleMarcelo Schmitt-3/+6
2019-04-03staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman-2/+1
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-04-02staging: iio: impedance-analyzer: ad5933.c: Replace bit shifting with BIT macroPayal Kshirsagar-2/+2
2018-12-16staging: iio: ad5933: use clock framework for clock referenceMarcelo Schmitt-21/+22
2018-12-16staging: iio: ad5933: change regulator binging for vrefMarcelo Schmitt-8/+6
2018-11-25staging: iio: ad5933: add device tree supportMarcelo Schmitt-0/+9
2018-11-03staging: iio: ad5933: Remove unnecessary blank lineVictor Colombo-1/+0
2018-11-03staging: iio: ad5933: Remove unnecessary space on castingVictor Colombo-1/+1
2018-10-07staging: iio: ad5933: rename ext_clk_Hz -> ext_clk_hzAlexandru Ardelean-4/+4
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich-1/+1
2018-06-30staging:iio:impedance-analyzer:ad5933: Macro replacement Cleanups.Karim Eshapa-38/+19
2018-01-28staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean-3/+1
2017-08-22staging:iio:ad5933: drop assign iio_info.driver_moduleJonathan Cameron-1/+0
2017-04-14staging: iio: ad5933: Protect DIRECT mode using claim/release helpersNarcisa Ana Maria Vasile-22/+28
2017-02-19Staging: iio: impedance-analyzer: ad5933.c - style fixDerek Robson-8/+8
2016-12-10Staging: iio: impedance-analyzer: ad5933: fix wrong commentsNizam Haider-2/+2
2016-11-07Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-10/+11
2016-11-05staging: iio: rework regulator handlingEva Rachel Retuya-9/+10
2016-11-05staging: iio: set proper supply name to devm_regulator_get()Eva Rachel Retuya-1/+1
2016-10-25staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann-7/+10
2016-09-18staging: iio: ad5933: align arguments on new line with open parenthesisKatie Dunne-19/+19
2016-08-15staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull-1/+1
2016-06-11staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt-3/+3
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-7/+7
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield-2/+3
2016-03-28Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar-4/+4
2016-03-28staging: iio: ad5933: remove unused #includesAlison Schofield-2/+0
2016-03-28staging: iio: ad5933: move contents of header file to source fileAlison Schofield-30/+12