summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | 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/+2Star
* Staging: iio: Change data type to u16 to avoid unnecessary typecastSomya Anand2015-03-091-4/+3Star
* 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/+0Star
* 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/+1Star
* iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-121-12/+2Star
* iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-121-7/+0Star
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-122-21/+2Star
* 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/+0Star
* 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/+7Star
* | staging: iio: accel: Use __be16 instead of u16Aybuke Ozdemir2014-09-291-1/+1
* | staging: iio: accel: remove else after returnTapasweni Pathak2014-09-222-4/+3Star
* | 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
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-141-1/+1
* Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... ...Monam Agarwal2014-03-071-1/+1
* staging:iio:accel:sca3000: Cleanup sca3000.hPeter Meerwald2014-01-181-10/+16
* staging:iio:accel:sca3000: Move temperature attribute to channelsPeter Meerwald2014-01-181-77/+48Star
* staging:iio:accel:sca3000: Channels missing in temp_output casePeter Meerwald2014-01-181-4/+3Star
* staging:iio:accel:sca3000: Event_attribute_group seems to be missing for _inf...Peter Meerwald2014-01-181-0/+1
* staging:iio:accel:sca3000: Fix format of commentsPeter Meerwald2014-01-181-23/+29
* staging:iio:accel:sca3000: Fix kerneldocPeter Meerwald2014-01-181-5/+4Star
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-082-12/+12
* staging: iio: adis16220: Use devm_iio_device_registerSachin Kamat2013-11-241-5/+2Star
* Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.cEbru Akagunduz2013-10-271-1/+1
* Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-10-194-49/+89
|\
| * staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-1/+0Star
| * staging:iio:sca3000: Switch to new config interfaceLars-Peter Clausen2013-10-121-22/+36
| * staging:iio:lis2l02dq: Share threshold value between axisLars-Peter Clausen2013-10-121-4/+4