aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/lis3l02dq_ring.c
Commit message (Expand)AuthorAge
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-10
* staging:iio: Don't compare boolean values with true/falseLars-Peter Clausen2012-10-19
* staging/iio/lis3l02dq: fix building without irq_to_gpioArnd Bergmann2012-10-19
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-16
|\
| * staging iio: fix potential memory leak in lis3l02dq_ring.cPeter Meerwald2012-08-27
* | iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-08
* | staging:iio: Use iio_push_to_bufferLars-Peter Clausen2012-09-06
* | staging iio: lis3l02dq cleanupPeter Meerwald2012-09-03
|/
* iio staging: fix cast warning and cleanup alignment codePeter Meerwald2012-07-15
* staging:iio:lis3l02dq: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-08
* staging:iio:__lis3l02dq_write_data_ready_config: Pass IIO device directlyLars-Peter Clausen2012-05-14
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron2012-04-24
* staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron2012-04-24
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-02
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-09
* staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.Jonathan Cameron2011-12-08
* staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron2011-12-08
* staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-08
* staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-08
* staging:iio:buffer drop bpe field.Jonathan Cameron2011-12-08
* staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-11-30
* staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-31
* staging:iio:accel:lis3l02dq ring->buffer renames.Jonathan Cameron2011-09-26
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-26
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-26
* staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron2011-09-26
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-06
* staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron2011-09-06
* staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-24
* staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron2011-08-24
* staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron2011-08-23
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-23
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-23
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-19
* staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron2011-05-19
* staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron2011-05-19
* staging:iio: Rip out helper for software rings.Jonathan Cameron2011-05-19
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-19
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-19
* staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron2011-05-19
* staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron2011-05-19
* staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds f...Jonathan Cameron2011-05-19
* staging:iio:lis3l02dq: General cleanupJonathan Cameron2011-05-19
* staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron2011-05-19
* Fix common misspellingsLucas De Marchi2011-03-31
* staging:iio:lis3l02dq allow buffer implementation selectionJonathan Cameron2011-02-18
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-16
* staging: iio: lis3l02dq add _index attribute registrationJonathan Cameron2010-09-21