aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-23iio: accel: sca3000_core: avoid potentially uninitialized variableArnd Bergmann1-0/+2
2016-09-18iio: accel: sca3000_core: implemented IIO_CHAN_INFO_SAMP_FREQIco Doornekamp2-122/+121
2016-08-29staging: iio: accel: sca3000: remove extra spaceClifton Barnes1-1/+1
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman6-1478/+1
2016-07-04staging:iio:lis3l02dq drop separate driverJonathan Cameron5-1477/+0
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie2-2/+2
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-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-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman6-1109/+0
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-11Staging: iio: Fixed block comments warningGeorgiana Chelu1-5/+10
2016-03-09staging:iio:adis16220: Remove adis16220 driverLars-Peter Clausen4-648/+0
2016-03-09staging:iio:adis16204: Remove adis16204 driverLars-Peter Clausen4-336/+0
2016-02-20staging: iio: accel: Remove unnecessary else after goto in if blockJanani Ravichandran2-4/+2
2016-02-11staging: iio: Remove parentheses on the right hand side of assignmentJanani Ravichandran1-2/+2
2015-12-19Staging: iio: accel: sca3000: Fixed NULL comparison styleBhaktipriya Shridhar1-1/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds8-8/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown8-8/+0
2015-10-29staging: iio: accel: add bracket on all branches of the if/elseIoana Ciornei1-2/+2
2015-10-29staging: iio: accel: place logical operators on the previous lineIoana Ciornei1-4/+4
2015-10-29staging: iio: accel: remove unwanted blank linesIoana Ciornei1-2/+0
2015-10-29staging: iio: accel: fix block comments alignmentIoana Ciornei1-2/+4
2015-10-29staging: iio: accel: add blank lines after function definitionsIoana Ciornei2-0/+3
2015-10-29staging: iio: accel: change uint8_t to u8Ioana Ciornei2-5/+5
2015-10-29staging: iio: accel: properly align function argumentsIoana Ciornei2-11/+12
2015-10-29staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei4-30/+30
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis8-8/+0
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman1-1/+1
2015-10-24staging: iio: accel: Remove explicit comparisonsCristina Moraru1-1/+1
2015-10-03iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter1-1/+1
2015-10-02staging: iio: Fix comment style warningCristina Moraru1-2/+4
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen1-0/+2
2015-05-10Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2015-04-01Staging: iio: accel: Remove explicit NULL comparisonCristina Opriceana1-3/+3
2015-04-01Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+2
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi1-2/+2
2015-03-26Staging: iio: Add braces on all arms of if statementHaneen Mohammed1-4/+6
2015-03-26Staging: iio: add blank line after function declarationHaneen Mohammed1-0/+2
2015-03-26Staging: iio: remove multible blank linesHaneen Mohammed3-6/+0