summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
AgeCommit message (Expand)AuthorFilesLines
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/jic...Greg 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
2015-03-26Staging: iio: Adjust alignment for function parametersHaneen Mohammed8-44/+49
2015-03-23Staging: iio: use the BIT macro in .h filesHaneen Mohammed6-78/+78
2015-03-16Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed1-1/+1
2015-03-15staging: iio: Use kcalloc instead of kzallocNavya Sri Nizamkari1-1/+1
2015-03-09drivers: staging: iio: accel: Removed unnecessary variableTina Johnson1-4/+2
2015-03-09Staging: iio: Change data type to u16 to avoid unnecessary typecastSomya Anand1-4/+3
2015-03-06Staging: iio: Added define guards where neededCristina Opriceana1-1/+4
2014-12-26staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist1-27/+0
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona1-1/+1
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen1-7/+1
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen1-12/+2
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen1-7/+0
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen2-21/+2
2014-12-12staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen1-3/+4
2014-12-12staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen1-5/+0
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+1
2014-10-20staging: iio: accel: Update Kconfig description with module name informationTapasweni Pathak1-8/+31
2014-10-02staging: iio: accel: Removed unnecessary else expression.Gulsah Kose1-8/+7
2014-09-28staging: iio: accel: Use __be16 instead of u16Aybuke Ozdemir1-1/+1
2014-09-22staging: iio: accel: remove else after returnTapasweni Pathak2-4/+3
2014-09-22Staging: iio: accel: Replace msleep with usleep for given rangeDarshana Padmadas1-1/+1
2014-09-21staging: iio: accel: remove unnecessary syntaxChris Ruffin1-2/+3
2014-08-07staging: iio: accel: Add blank lines between declarations and codeMurilo Opsfelder Araujo8-2/+14
2014-08-07staging: iio: accel: sca3000_core.c: Adjust code to fit 80-chars limitMurilo Opsfelder Araujo1-1/+2
2014-07-07iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron5-32/+35
2014-06-29iio: staging: sca3000: hide stufftoread logicJosselin Costanzi1-0/+6
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald1-1/+1
2014-03-07Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... ...Monam Agarwal1-1/+1
2014-01-18staging:iio:accel:sca3000: Cleanup sca3000.hPeter Meerwald1-10/+16
2014-01-18staging:iio:accel:sca3000: Move temperature attribute to channelsPeter Meerwald1-77/+48
2014-01-18staging:iio:accel:sca3000: Channels missing in temp_output casePeter Meerwald1-4/+3
2014-01-18staging:iio:accel:sca3000: Event_attribute_group seems to be missing for _inf...Peter Meerwald1-0/+1
2014-01-18staging:iio:accel:sca3000: Fix format of commentsPeter Meerwald1-23/+29
2014-01-18staging:iio:accel:sca3000: Fix kerneldocPeter Meerwald1-5/+4
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen2-12/+12
2013-11-24staging: iio: adis16220: Use devm_iio_device_registerSachin Kamat1-5/+2
2013-10-27Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.cEbru Akagunduz1-1/+1
2013-10-19Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman4-49/+89
2013-10-16staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-1/+0
2013-10-12staging:iio:sca3000: Switch to new config interfaceLars-Peter Clausen1-22/+36
2013-10-12staging:iio:lis2l02dq: Share threshold value between axisLars-Peter Clausen1-4/+4
2013-10-12staging:iio:lis3l02dq: Switch to new event config interfaceLars-Peter Clausen1-21/+43