summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel/lis3l02dq_ring.c
AgeCommit message (Expand)Author
2016-07-04staging:iio:lis3l02dq drop separate driverJonathan Cameron
2015-10-29staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei
2015-10-02staging: iio: Fix comment style warningCristina Moraru
2015-04-01Staging: iio: accel: Remove explicit NULL comparisonCristina Opriceana
2015-03-26Staging: iio: Add braces on all arms of if statementHaneen Mohammed
2015-03-26Staging: iio: Adjust alignment for function parametersHaneen Mohammed
2015-03-15staging: iio: Use kcalloc instead of kzallocNavya Sri Nizamkari
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-09-21staging: iio: accel: remove unnecessary syntaxChris Ruffin
2014-08-07staging: iio: accel: Add blank lines between declarations and codeMurilo Opsfelder Araujo
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald
2013-10-16staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen
2013-10-06Staging: iio: printk(KERN_INFO ...Ebru Akagunduz
2013-10-06Staging: iio: space prohibited before semicolonEbru Akagunduz
2013-09-21staging:iio:lis3l02dq: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen
2013-09-15staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-26staging:iio:accel:lis3l02dq remove sw_ring support.Jonathan Cameron
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-10-19staging:iio: Don't compare boolean values with true/falseLars-Peter Clausen
2012-10-19staging/iio/lis3l02dq: fix building without irq_to_gpioArnd Bergmann
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-09-06staging:iio: Use iio_push_to_bufferLars-Peter Clausen
2012-09-03staging iio: lis3l02dq cleanupPeter Meerwald
2012-08-27staging iio: fix potential memory leak in lis3l02dq_ring.cPeter Meerwald
2012-07-15iio staging: fix cast warning and cleanup alignment codeiio-fixes-3.6bPeter Meerwald
2012-07-08staging:iio:lis3l02dq: Do not return error code in interrupt handlerLars-Peter Clausen
2012-05-14staging:iio:__lis3l02dq_write_data_ready_config: Pass IIO device directlyLars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron
2012-04-24staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron
2012-03-02drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen
2011-12-08staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron
2011-12-08staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio:buffer drop bpe field.Jonathan Cameron
2011-11-30staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker
2011-09-26staging:iio:accel:lis3l02dq ring->buffer renames.Jonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-26staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-09-06staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron