aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
Commit message (Expand)AuthorAge
* Staging: iio: accel: Remove explicit NULL comparisonCristina Opriceana2015-04-01
* Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-04-01
|\
| * iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-29
* | Staging: iio: Add braces on all arms of if statementHaneen Mohammed2015-03-26
* | Staging: iio: add blank line after function declarationHaneen Mohammed2015-03-26
* | Staging: iio: remove multible blank linesHaneen Mohammed2015-03-26
* | Staging: iio: Adjust alignment for function parametersHaneen Mohammed2015-03-26
|/
* Staging: iio: use the BIT macro in .h filesHaneen Mohammed2015-03-23
* Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-16
* staging: iio: Use kcalloc instead of kzallocNavya Sri Nizamkari2015-03-15
* drivers: staging: iio: accel: Removed unnecessary variableTina Johnson2015-03-09
* Staging: iio: Change data type to u16 to avoid unnecessary typecastSomya Anand2015-03-09
* Staging: iio: Added define guards where neededCristina Opriceana2015-03-06
* staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist2014-12-26
* iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-26
* iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-12
* iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-12
* iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-12
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-12
* staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen2014-12-12
* staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen2014-12-12
* Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-05
|\
| * staging: iio: accel: remove unnecessary syntaxChris Ruffin2014-09-21
* | staging: iio: accel: Update Kconfig description with module name informationTapasweni Pathak2014-10-19
* | staging: iio: accel: Removed unnecessary else expression.Gulsah Kose2014-10-02
* | staging: iio: accel: Use __be16 instead of u16Aybuke Ozdemir2014-09-28
* | staging: iio: accel: remove else after returnTapasweni Pathak2014-09-22
* | Staging: iio: accel: Replace msleep with usleep for given rangeDarshana Padmadas2014-09-22
|/
* staging: iio: accel: Add blank lines between declarations and codeMurilo Opsfelder Araujo2014-08-07
* staging: iio: accel: sca3000_core.c: Adjust code to fit 80-chars limitMurilo Opsfelder Araujo2014-08-07
* iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron2014-07-07
* iio: staging: sca3000: hide stufftoread logicJosselin Costanzi2014-06-29
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-14
* Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... ...Monam Agarwal2014-03-07
* staging:iio:accel:sca3000: Cleanup sca3000.hPeter Meerwald2014-01-18
* staging:iio:accel:sca3000: Move temperature attribute to channelsPeter Meerwald2014-01-18
* staging:iio:accel:sca3000: Channels missing in temp_output casePeter Meerwald2014-01-18
* staging:iio:accel:sca3000: Event_attribute_group seems to be missing for _inf...Peter Meerwald2014-01-18
* staging:iio:accel:sca3000: Fix format of commentsPeter Meerwald2014-01-18
* staging:iio:accel:sca3000: Fix kerneldocPeter Meerwald2014-01-18
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-08
* staging: iio: adis16220: Use devm_iio_device_registerSachin Kamat2013-11-24
* Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.cEbru Akagunduz2013-10-27
* Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-10-19
|\
| * staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-16
| * staging:iio:sca3000: Switch to new config interfaceLars-Peter Clausen2013-10-12
| * staging:iio:lis2l02dq: Share threshold value between axisLars-Peter Clausen2013-10-12
| * staging:iio:lis3l02dq: Switch to new event config interfaceLars-Peter Clausen2013-10-12
| * iio: Add reference counting for buffersLars-Peter Clausen2013-10-12
* | Staging: iio: fix sizeof *ring should be sizeof(*ring)Ebru Akagunduz2013-10-11
|/