summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: accel: fix error checkLuis de Bethencourt2016-07-271-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
|/
* Staging: iio: use the BIT macro in .h filesHaneen Mohammed2015-03-236-78/+78
* Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-1/+1
* staging: iio: Use kcalloc instead of kzallocNavya Sri Nizamkari2015-03-151-1/+1
* drivers: staging: iio: accel: Removed unnecessary variableTina Johnson2015-03-091-4/+2
* Staging: iio: Change data type to u16 to avoid unnecessary typecastSomya Anand2015-03-091-4/+3
* Staging: iio: Added define guards where neededCristina Opriceana2015-03-061-1/+4
* staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist2014-12-261-27/+0
* iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-261-1/+1
* iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-121-7/+1
* iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-121-12/+2
* iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-121-7/+0
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-122-21/+2
* staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen2014-12-121-3/+4
* staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen2014-12-121-5/+0
* Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-051-0/+1
|\
| * staging: iio: accel: remove unnecessary syntaxChris Ruffin2014-09-211-2/+3
* | staging: iio: accel: Update Kconfig description with module name informationTapasweni Pathak2014-10-201-8/+31
* | staging: iio: accel: Removed unnecessary else expression.Gulsah Kose2014-10-021-8/+7
* | staging: iio: accel: Use __be16 instead of u16Aybuke Ozdemir2014-09-281-1/+1
* | staging: iio: accel: remove else after returnTapasweni Pathak2014-09-222-4/+3
* | Staging: iio: accel: Replace msleep with usleep for given rangeDarshana Padmadas2014-09-221-1/+1
|/
* staging: iio: accel: Add blank lines between declarations and codeMurilo Opsfelder Araujo2014-08-078-2/+14
* staging: iio: accel: sca3000_core.c: Adjust code to fit 80-chars limitMurilo Opsfelder Araujo2014-08-071-1/+2
* iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron2014-07-075-32/+35
* iio: staging: sca3000: hide stufftoread logicJosselin Costanzi2014-06-291-0/+6