aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman12-1488/+13
2016-07-04staging:iio:lis3l02dq drop separate driverJonathan Cameron5-1477/+0
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman3-5/+5
2016-06-30iio:core: timestamping clock selection supportGregor Boirie8-12/+14
2016-06-27staging: iio: accel: add error checkLuis de Bethencourt1-0/+2
2016-06-26staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-06-11staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt1-3/+3
2016-06-11staging: iio: fix ad7606_spi regressionArnd Bergmann1-1/+1
2016-04-16staging:iio:adis16240: Set self_test_no_autoclear flagLars-Peter Clausen1-0/+1
2016-04-16staging:iio:adis16209: Set self_test_no_autoclear flagLars-Peter Clausen1-0/+1
2016-04-16staging:iio:adis16203: Set self_test_no_autoclear flagLars-Peter Clausen1-0/+1
2016-04-16staging:iio:adis16201: Set self_test_no_autoclear flagLars-Peter Clausen1-0/+1
2016-04-10staging: iio: ad7606: use iio_device_{claim|release}_direct_mode()Alison Schofield1-6/+6
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman17-1213/+103
2016-04-03Staging: iio: ad7606: Fix sparse endian warningKsenija Stanojevic1-2/+3
2016-03-28Staging: iio: Fix sparse endian warningKsenija Stanojevic1-2/+3
2016-03-28staging: iio: accel: adis16240: Improve readabilitySvetlana Orlik1-0/+50
2016-03-28staging: iio: accel: adis16220: Improve readabilitySvetlana Orlik1-0/+48
2016-03-28staging: iio: accel: adis16209: Improve readabilitySvetlana Orlik1-0/+39
2016-03-28staging: iio: accel: adis16201: Fix 'line over 80 characters' warningSvetlana Orlik1-39/+117
2016-03-28staging: iio: accel: adis16203: Fix 'line over 80 characters' warningSvetlana Orlik1-33/+99
2016-03-28staging: iio: accel: adis16204: Fix 'line over 80 characters' warningSvetlana Orlik1-41/+118
2016-03-28staging: iio: accel: adis16240: Replace 'unsigned' with 'unsigned int'Svetlana Orlik1-2/+2
2016-03-28Staging: iio: ad9832: Replace 'unsigned' with 'unsigned int'Svetlana Orlik1-1/+1
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield7-17/+23
2016-03-28Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar1-4/+4
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: 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: io-trig-bfin-timer: use dev_get_platdata()Alison Schofield1-1/+2
2016-03-28staging: iio: ad5933: use dev_get_platdata()Alison Schofield1-1/+1
2016-03-28staging: iio: meter: remove fixme comment on device removeAlison Schofield3-3/+0
2016-03-28staging: iio: tsl2x7x_core: add blank line after struct declarationEva Rachel Retuya1-0/+1
2016-03-28staging: iio: tsl2x7x_core: add spaces around operatorsEva Rachel Retuya1-2/+2
2016-03-28staging: iio: tsl2x7x_core: remove space after a castEva Rachel Retuya1-2/+2
2016-03-28staging: iio: tsl2x7x_core: use preferred comment styleEva Rachel Retuya1-13/+25
2016-03-28staging: iio: tsl2x7x_core: adjust alignment to match open parenthesisEva Rachel Retuya1-72/+92
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield9-61/+61
2016-03-20staging: iio: isl29028: use regmap to retrieve struct deviceAlison Schofield1-25/+30
2016-03-12staging: iio: ad7192: use iio_device_{claim|release}_direct_mode()Alison Schofield1-18/+12
2016-03-11staging: iio: addac: Remove unnecessary else after returnBhaktipriya Shridhar1-9/+6
2016-03-11Staging: iio: Fixed block comments warningGeorgiana Chelu1-5/+10
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: adc: Replace of_iomap() with devm_ioremap_resource()Amitoj Kaur Chawla1-10/+8
2016-03-11staging: iio: ade7854: use devm_iio_device_registerAlison Schofield3-31/+2