summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel
AgeCommit message (Expand)Author
2016-03-12Staging: iio: Fixed block comments warningGeorgiana Chelu
2016-02-20staging: iio: accel: Remove unnecessary else after goto in if blockJanani Ravichandran
2016-02-12staging: iio: Remove parentheses on the right hand side of assignmentJanani Ravichandran
2015-12-19Staging: iio: accel: sca3000: Fixed NULL comparison styleBhaktipriya Shridhar
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-10-28staging: iio: accel: add bracket on all branches of the if/elseIoana Ciornei
2015-10-28staging: iio: accel: place logical operators on the previous lineIoana Ciornei
2015-10-28staging: iio: accel: remove unwanted blank linesIoana Ciornei
2015-10-28staging: iio: accel: fix block comments alignmentIoana Ciornei
2015-10-28staging: iio: accel: add blank lines after function definitionsIoana Ciornei
2015-10-28staging: iio: accel: change uint8_t to u8Ioana Ciornei
2015-10-28staging: iio: accel: properly align function argumentsIoana Ciornei
2015-10-28staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman
2015-10-25staging: iio: accel: Remove explicit comparisonsCristina Moraru
2015-10-03iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter
2015-10-02staging: iio: Fix comment style warningCristina Moraru
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen
2015-05-10Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-04-01Staging: iio: accel: Remove explicit NULL comparisonCristina Opriceana
2015-04-01Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi
2015-03-26Staging: iio: Add braces on all arms of if statementHaneen Mohammed
2015-03-26Staging: iio: add blank line after function declarationHaneen Mohammed
2015-03-26Staging: iio: remove multible blank linesHaneen Mohammed
2015-03-26Staging: iio: Adjust alignment for function parametersHaneen Mohammed
2015-03-23Staging: iio: use the BIT macro in .h filesHaneen Mohammed
2015-03-16Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-15staging: iio: Use kcalloc instead of kzallocNavya Sri Nizamkari
2015-03-09drivers: staging: iio: accel: Removed unnecessary variableTina Johnson
2015-03-09Staging: iio: Change data type to u16 to avoid unnecessary typecastSomya Anand
2015-03-06Staging: iio: Added define guards where neededCristina Opriceana
2014-12-26staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen
2014-12-12staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen
2014-12-12staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-10-20staging: iio: accel: Update Kconfig description with module name informationTapasweni Pathak
2014-10-02staging: iio: accel: Removed unnecessary else expression.Gulsah Kose
2014-09-29staging: iio: accel: Use __be16 instead of u16Aybuke Ozdemir
2014-09-22staging: iio: accel: remove else after returnTapasweni Pathak
2014-09-22Staging: iio: accel: Replace msleep with usleep for given rangeDarshana Padmadas
2014-09-21staging: iio: accel: remove unnecessary syntaxChris Ruffin
2014-08-07staging: iio: accel: Add blank lines between declarations and codeMurilo Opsfelder Araujo