aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/impedance-analyzer (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-04Merge tag 'iio-for-5.2a-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-25/+28
2019-04-04staging: iio: ad5933: change attributes to match ABIMarcelo Schmitt1-12/+12
2019-04-04staging: iio: ad5933: change help rule messageMarcelo Schmitt1-1/+1
2019-04-04staging: iio: ad5933: add SPDX identifierMarcelo Schmitt1-2/+1
2019-04-04staging: iio: ad5933: organize includesMarcelo Schmitt1-9/+9
2019-04-04staging: iio: ad5933: change multi-line comment styleMarcelo Schmitt1-3/+6
2019-04-03staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman1-2/+1
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-02staging: iio: impedance-analyzer: ad5933.c: Replace bit shifting with BIT macroPayal Kshirsagar1-2/+2
2018-12-16staging: iio: ad5933: use clock framework for clock referenceMarcelo Schmitt1-21/+22
2018-12-16staging: iio: ad5933: change regulator binging for vrefMarcelo Schmitt1-8/+6
2018-11-25staging: iio: ad5933: add device tree supportMarcelo Schmitt1-0/+9
2018-11-03staging: iio: ad5933: Remove unnecessary blank lineVictor Colombo1-1/+0
2018-11-03staging: iio: ad5933: Remove unnecessary space on castingVictor Colombo1-1/+1
2018-10-07staging: iio: ad5933: rename ext_clk_Hz -> ext_clk_hzAlexandru Ardelean1-4/+4
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich1-1/+1
2018-06-30staging:iio:impedance-analyzer:ad5933: Macro replacement Cleanups.Karim Eshapa1-38/+19
2018-01-28staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean1-3/+1
2017-08-22staging:iio:ad5933: drop assign iio_info.driver_moduleJonathan Cameron1-1/+0
2017-04-14staging: iio: ad5933: Protect DIRECT mode using claim/release helpersNarcisa Ana Maria Vasile1-22/+28
2017-02-19Staging: iio: impedance-analyzer: ad5933.c - style fixDerek Robson1-8/+8
2016-12-10Staging: iio: impedance-analyzer: ad5933: fix wrong commentsNizam Haider1-2/+2
2016-11-07Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman1-10/+11
2016-11-05staging: iio: rework regulator handlingEva Rachel Retuya1-9/+10
2016-11-05staging: iio: set proper supply name to devm_regulator_get()Eva Rachel Retuya1-1/+1
2016-10-25staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann1-7/+10
2016-09-18staging: iio: ad5933: align arguments on new line with open parenthesisKatie Dunne1-19/+19
2016-08-15staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull1-1/+1
2016-06-11staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt1-3/+3
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-7/+7
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield1-2/+3
2016-03-28Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar1-4/+4
2016-03-28staging: iio: ad5933: remove unused #includesAlison Schofield1-2/+0
2016-03-28staging: iio: ad5933: move contents of header file to source fileAlison Schofield2-30/+12
2016-03-28staging: iio: ad5933: use dev_get_platdata()Alison Schofield1-1/+1
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield1-7/+7
2016-02-06Staging:iio:Remove exceptional & on function nameBhumika Goyal1-4/+4
2015-10-29Staging: iio: impedance-analyzer: Fix sparse warningKsenija Stanojevic1-5/+6
2015-04-01Staging: iio: impedance-analyzer: Remove explicit NULL comparisonCristina Opriceana1-1/+1
2015-01-25staging: iio: ad5933: fix format string warningsAsaf Vertz1-2/+2
2015-01-05staging:iio:ad5933: Remove platform data from state structLars-Peter Clausen1-7/+4
2015-01-05staging:iio:ad5933: Report temperature as raw valueLars-Peter Clausen1-10/+10
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona1-1/+1
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen1-10/+2
2014-12-12staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen1-4/+0
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-9/+6
2014-09-27staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-09-27staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-7/+4
2014-09-19staging: iio: impedance-analyzer: add blank line after declarationCatalina Mocanu1-0/+1