aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-07staging:iio:meter: Aligns open parenthesisRodrigo Siqueira2-23/+23
2018-03-07staging:iio:meter: Remove unused macro IIO_DEV_ATTR_CH_OFFRodrigo Siqueira1-3/+0
2018-03-07staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTRRodrigo Siqueira2-16/+20
2018-03-07staging: iio: meter: Remove reduntant __func__ from debug printHariPrasath Elango1-1/+1
2018-02-24staging:iio:meter: Add name to function definition argumentsRodrigo Siqueira4-45/+45
2018-02-17staging: ade7759: Fix open parenthesis alignmentrodrigosiqueira1-42/+38
2018-02-10Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protectionShreeya Patel2-15/+39
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-22/+37
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2017-10-09staging: iio: ade7753: expanding buffer lock to cover both buffer and state protectionHimanshi Jain1-11/+18
2017-09-30staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King1-1/+1
2017-09-24Staging: iio: meter: ade7759: update locking method for write frequencyKatie Dunne1-8/+19
2017-09-24staging: iio: ade7753: replace mlock with driver private lockHimanshi Jain1-2/+5
2017-08-22staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron6-6/+0
2017-05-14staging: iio: meter: Fix the identations for proper alignments.Harinath Nampally1-28/+27
2017-05-01iio: ade7854: Convert symbolic permissions to octalQuentin Swain1-44/+44
2017-05-01iio: ade7758: Convert symbolic permissions to octalQuentin Swain1-25/+25
2017-05-01iio: ade7754: Convert symbolic permissions to octalQuentin Swain1-28/+28
2017-05-01iio: ade7753 Convert: symbolic permissions to octalQuentin Swain1-23/+23
2017-04-14iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)Chen Guanqiao1-2/+2
2017-04-14iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)Chen Guanqiao1-10/+10
2017-03-30staging: iio: update locking method during frequency writesGargi Sharma1-8/+16
2017-03-23staging: iio: ade7753: Remove trailing whitespacessimran singhal1-4/+4
2017-03-23staging: ade7754: Clean up #includessimran singhal1-6/+5
2017-03-13staging: iio: ade7754: Move contents of header file to source filesayli karnik2-91/+86
2017-03-11Staging: iio: return expression instead of return retBo Yu1-3/+1
2017-03-11staging: iio: ade7759: Move contents of header file to source filesayli karnik2-54/+49
2017-03-04staging: iio: meter: ade7753: Clean up includesKatie Dunne1-7/+6
2017-03-04staging: iio: meter: ade7753: Move header content to implementation fileKatie Dunne2-73/+68
2017-02-18staging: iio: compress return logicGargi Sharma1-3/+1
2017-02-11Staging: iio: meter: meter.h - style fixDerek Robson1-30/+30
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-0/+1
2016-12-03IIO: Change msleep to usleep_range for small msecsAniroop Mathur10-10/+10
2016-10-11Staging: iio: meter: ade7758_core: implement IIO_CHAN_INFO_SAMP_FREQSandhya Bankar1-23/+63
2016-09-20staging: iio: meter: ade7754: Match alignment with open parenthesisGeorgiana Rodica Chelu1-34/+25
2016-09-20staging: iio: meter: ade7758_ring: Match alignment with open parenthesisGeorgiana Rodica Chelu1-7/+3
2016-08-21staging: iio: ade7854: checkpatch fixes (alignment of parameters)Johanna Abrahamsson1-20/+20
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-2/+2
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield5-5/+10
2016-03-28Staging: iio: ade7758: Fix open parentheses alignment issues.Sandhya Bankar1-7/+3
2016-03-28Staging: iio: ade7758: Use a blank line after function/struct declarations.Sandhya Bankar1-0/+6
2016-03-28Staging: iio: ade7758_core: Remove unnecessary blank line.Sandhya Bankar1-1/+0
2016-03-28Staging: iio: ade7758_core: Fix open parentheses alignment issues.Sandhya Bankar1-47/+26
2016-03-28staging: iio: meter: remove fixme comment on device removeAlison Schofield3-3/+0
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield1-2/+2
2016-03-11Staging: iio: ade7854: Remove unnecessary goto.Sandhya Bankar1-4/+1
2016-03-11Staging: iio: ade7758_core: Remove unnecessary goto.Sandhya Bankar1-4/+1
2016-03-11Staging: iio: ade7754: Remove unnecessary goto.Sandhya Bankar1-4/+1
2016-03-11staging: iio: ade7854: use devm_iio_device_registerAlison Schofield3-31/+2