summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: sca3000_core: implemented IIO_CHAN_INFO_SAMP_FREQIco Doornekamp2016-09-182-122/+121
* staging: iio: accel: sca3000: remove extra spaceClifton Barnes2016-08-291-1/+1
* Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-07-146-1478/+1
|\
| * staging:iio:lis3l02dq drop separate driverJonathan Cameron2016-07-045-1477/+0
| * iio:core: timestamping clock selection supportGregor Boirie2016-06-302-2/+2
* | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-041-1/+1
|\ \ | |/ |/|
| * staging: iio: accel: fix error checkLuis de Bethencourt2016-06-261-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
* Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-046-1109/+0
|\
| * 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: 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: Fixed block comments warningGeorgiana Chelu2016-03-111-5/+10
|/
* staging: iio: accel: Remove unnecessary else after goto in if blockJanani Ravichandran2016-02-202-4/+2
* staging: iio: Remove parentheses on the right hand side of assignmentJanani Ravichandran2016-02-111-2/+2
* Staging: iio: accel: sca3000: Fixed NULL comparison styleBhaktipriya Shridhar2015-12-191-1/+1
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-058-8/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-048-8/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-288-8/+0
| | |/
* | | staging: iio: accel: add bracket on all branches of the if/elseIoana Ciornei2015-10-291-2/+2
* | | staging: iio: accel: place logical operators on the previous lineIoana Ciornei2015-10-291-4/+4
* | | staging: iio: accel: remove unwanted blank linesIoana Ciornei2015-10-291-2/+0
* | | staging: iio: accel: fix block comments alignmentIoana Ciornei2015-10-291-2/+4
* | | staging: iio: accel: add blank lines after function definitionsIoana Ciornei2015-10-292-0/+3
* | | staging: iio: accel: change uint8_t to u8Ioana Ciornei2015-10-292-5/+5
* | | staging: iio: accel: properly align function argumentsIoana Ciornei2015-10-292-11/+12
* | | staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei2015-10-294-30/+30
* | | Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-1/+1
|\ \ \ | |/ /
| * | iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter2015-10-031-1/+1
| |/
* | staging: iio: accel: Remove explicit comparisonsCristina Moraru2015-10-241-1/+1
* | staging: iio: Fix comment style warningCristina Moraru2015-10-021-2/+4
|/
* iio: Specify supported modes for buffersLars-Peter Clausen2015-06-011-0/+2
* Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-101-1/+1
* Staging: iio: accel: Remove explicit NULL comparisonCristina Opriceana2015-04-011-3/+3
* Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-04-011-2/+2
|\
| * iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-291-2/+2
* | Staging: iio: Add braces on all arms of if statementHaneen Mohammed2015-03-261-4/+6
* | Staging: iio: add blank line after function declarationHaneen Mohammed2015-03-261-0/+2
* | Staging: iio: remove multible blank linesHaneen Mohammed2015-03-263-6/+0
* | Staging: iio: Adjust alignment for function parametersHaneen Mohammed2015-03-268-44/+49
|/
OpenPOWER on IntegriCloud