summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull2016-08-151-1/+1
* Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-07-1412-1488/+13
|\
| * staging:iio:lis3l02dq drop separate driverJonathan Cameron2016-07-045-1477/+0
| * iio:core: timestamping clock selection supportGregor Boirie2016-06-308-12/+14
* | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-043-5/+5
|\ \ | |/ |/|
| * staging: iio: accel: fix error checkLuis de Bethencourt2016-06-261-1/+1
| * staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt2016-06-111-3/+3
| * staging: iio: fix ad7606_spi regressionArnd Bergmann2016-06-111-1/+1
* | staging: iio: accel: add error checkLuis de Bethencourt2016-06-271-0/+2
|/
* staging:iio:adis16240: Set self_test_no_autoclear flagLars-Peter Clausen2016-04-161-0/+1
* staging:iio:adis16209: Set self_test_no_autoclear flagLars-Peter Clausen2016-04-161-0/+1
* staging:iio:adis16203: Set self_test_no_autoclear flagLars-Peter Clausen2016-04-161-0/+1
* staging:iio:adis16201: Set self_test_no_autoclear flagLars-Peter Clausen2016-04-161-0/+1
* staging: iio: ad7606: use iio_device_{claim|release}_direct_mode()Alison Schofield2016-04-101-6/+6
* Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-0417-1213/+103
|\
| * Staging: iio: ad7606: Fix sparse endian warningKsenija Stanojevic2016-04-031-2/+3
| * staging: iio: convert bare unsigned usage to unsigned intAlison Schofield2016-03-289-61/+61
| * staging: iio: isl29028: use regmap to retrieve struct deviceAlison Schofield2016-03-201-25/+30
| * staging: iio: ad7192: use iio_device_{claim|release}_direct_mode()Alison Schofield2016-03-121-18/+12
| * staging:iio:adis16220: Remove adis16220 driverLars-Peter Clausen2016-03-094-648/+0
| * staging:iio:adis16204: Remove adis16204 driverLars-Peter Clausen2016-03-094-336/+0
* | Staging: iio: Fix sparse endian warningKsenija Stanojevic2016-03-281-2/+3
* | staging: iio: accel: adis16240: Improve readabilitySvetlana Orlik2016-03-281-0/+50
* | staging: iio: accel: adis16220: Improve readabilitySvetlana Orlik2016-03-281-0/+48
* | staging: iio: accel: adis16209: Improve readabilitySvetlana Orlik2016-03-281-0/+39
* | staging: iio: accel: adis16201: Fix 'line over 80 characters' warningSvetlana Orlik2016-03-281-39/+117
* | staging: iio: accel: adis16203: Fix 'line over 80 characters' warningSvetlana Orlik2016-03-281-33/+99
* | staging: iio: accel: adis16204: Fix 'line over 80 characters' warningSvetlana Orlik2016-03-281-41/+118
* | staging: iio: accel: adis16240: Replace 'unsigned' with 'unsigned int'Svetlana Orlik2016-03-281-2/+2
* | Staging: iio: ad9832: Replace 'unsigned' with 'unsigned int'Svetlana Orlik2016-03-281-1/+1
* | staging: iio: use kernel preferred block commenting styleAlison Schofield2016-03-287-17/+23
* | Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar2016-03-281-4/+4
* | Staging: iio: ade7758: Fix open parentheses alignment issues.Sandhya Bankar2016-03-281-7/+3
* | Staging: iio: ade7758: Use a blank line after function/struct declarations.Sandhya Bankar2016-03-281-0/+6
* | Staging: iio: ade7758_core: Remove unnecessary blank line.Sandhya Bankar2016-03-281-1/+0
* | Staging: iio: ade7758_core: Fix open parentheses alignment issues.Sandhya Bankar2016-03-281-47/+26
* | staging: iio: ad5933: remove unused #includesAlison Schofield2016-03-281-2/+0
* | staging: iio: ad5933: move contents of header file to source fileAlison Schofield2016-03-282-30/+12
* | staging: iio: io-trig-bfin-timer: use dev_get_platdata()Alison Schofield2016-03-281-1/+2
* | staging: iio: ad5933: use dev_get_platdata()Alison Schofield2016-03-281-1/+1
* | staging: iio: meter: remove fixme comment on device removeAlison Schofield2016-03-283-3/+0
* | staging: iio: tsl2x7x_core: add blank line after struct declarationEva Rachel Retuya2016-03-281-0/+1
* | staging: iio: tsl2x7x_core: add spaces around operatorsEva Rachel Retuya2016-03-281-2/+2
* | staging: iio: tsl2x7x_core: remove space after a castEva Rachel Retuya2016-03-281-2/+2
* | staging: iio: tsl2x7x_core: use preferred comment styleEva Rachel Retuya2016-03-281-13/+25
* | staging: iio: tsl2x7x_core: adjust alignment to match open parenthesisEva Rachel Retuya2016-03-281-72/+92
* | staging: iio: addac: Remove unnecessary else after returnBhaktipriya Shridhar2016-03-111-9/+6
* | Staging: iio: Fixed block comments warningGeorgiana Chelu2016-03-111-5/+10
* | Staging: iio: ade7854: Remove unnecessary goto.Sandhya Bankar2016-03-111-4/+1
* | Staging: iio: ade7758_core: Remove unnecessary goto.Sandhya Bankar2016-03-111-4/+1