aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2018-03-24staging:iio:ade7854: Fix the wrong number of bits to readJohn Syne1-1/+1
2018-03-24staging:iio:ade7854: Fix error handling on read/writeJohn Syne2-17/+17
2018-03-18Staging: iio: accel: adis16201: Adjust argument to match open parenthesesHimanshu Jha1-1/+1
2018-03-18Staging: iio: accel: adis16201: Prefer reverse christmas tree orderingHimanshu Jha1-2/+2
2018-03-18Staging: iio: accel: adis16201: Use sign_extend32 functionHimanshu Jha1-3/+2
2018-03-18Staging: iio: accel: adis16201: Add comments about units in read_raw()Himanshu Jha1-9/+18
2018-03-18Staging: iio: accel: adis16201: Group register definitionsHimanshu Jha1-79/+49
2018-03-18Staging: iio: accel: adis16201: Add _REG suffix to registersHimanshu Jha1-42/+42
2018-03-18Staging: iio: accel: adis16201: Remove unnecessary commentsHimanshu Jha1-36/+0
2018-03-18Staging: iio: accel: adis16201: Rename few macro definitionsHimanshu Jha1-7/+7
2018-03-17iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean1-1/+1
2018-03-14Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman18-420/+367
2018-03-10staging:iio:ad2s1210: Remove old_data from ad2s1210_stateRodrigo Siqueira1-3/+0
2018-03-10staging:iio:ad2s1210: Remove unused #define directiveRodrigo Siqueira1-10/+0
2018-03-10staging:iio:ad2s1210: Remove end of line with '['Rodrigo Siqueira1-3/+4
2018-03-10staging:iio:ad7150: Align arguments to match open parenthesisTom Lebreux1-2/+3
2018-03-10staging:iio:ad7152: Align arguments to match open parenthesisTom Lebreux1-3/+3
2018-03-10Staging: iio: ad7746: Adjust arguments to match open parenthesisDavid Veenstra1-6/+6
2018-03-10Staging: iio: adt7316: Move symbol export to definitionDavid Veenstra1-2/+1
2018-03-10staging: iio: tsl2x7x: make proximity sensor function correctlyBrian Masney2-11/+16
2018-03-10staging: iio: tsl2x7x: remove unnecessary sysfs attributeBrian Masney1-1/+0
2018-03-10staging: iio: tsl2x7x: add missing error checksBrian Masney1-4/+10
2018-03-10staging: iio: tsl2x7x: add error handling to tsl2x7x_prox_cal()Brian Masney1-10/+26
2018-03-10staging: iio: tsl2x7x: correct 'Avoid CamelCase' warning from checkpatchBrian Masney1-13/+13
2018-03-10staging: iio: tsl2x7x: correctly return errors in tsl2x7x_get_prox()Brian Masney1-6/+9
2018-03-10staging: iio: tsl2x7x: convert mutex_trylock() to mutex_lock()Brian Masney1-7/+2
2018-03-10staging: iio: tsl2x7x: add common function for writing to the control registerBrian Masney1-29/+25
2018-03-10staging: iio: tsl2x7x: add common function for reading chip statusBrian Masney1-16/+24
2018-03-10staging: iio: tsl2x7x: add common function for clearing interruptsBrian Masney1-28/+24
2018-03-10staging: iio: tsl2x7x: remove power functions from tsl2X7X_platform_dataBrian Masney2-22/+0
2018-03-07Staging: iio: adis16209: Use sign_extend32 functionShreeya Patel1-3/+2
2018-03-07Staging: iio: adis16209: Adjust a switch statementShreeya Patel1-2/+8
2018-03-07Staging: iio: adis16209: Change some macro namesShreeya Patel1-24/+24
2018-03-07Staging: iio: adis16209: Remove and add some comments and group the definitionsShreeya Patel1-93/+39
2018-03-07Staging: iio: accel: adis16201: Add a blank space before returnsHimanshu Jha1-0/+4
2018-03-07Staging: iio: accel: adis16201: Prefer alphabetical sequence of header filesHimanshu Jha1-3/+3
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-03-07staging: iio: Remove unnecessary cast on void pointerArushi Singhal1-1/+1
2018-03-03Staging: iio: adis16209: Add _REG postfix for registersShreeya Patel1-42/+43
2018-03-03Staging: iio: adis16209: Change the definition nameShreeya Patel1-2/+2
2018-03-03Staging: iio: adis16209: Arrange headers in alphabetical orderShreeya Patel1-2/+2
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2-11/+20
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
2018-01-30staging: iio: adc: ad7192: disable burnout currents on misconfigAlexandru Ardelean1-1/+5
2018-01-28staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean1-3/+1