summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/lis3l02dq_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-241-0/+1
* staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron2011-08-241-1/+1
* staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron2011-08-231-4/+0Star
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-231-1/+0Star
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-231-3/+7
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-201-9/+7Star
* staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron2011-05-201-5/+5
* staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron2011-05-201-1/+6
* staging:iio: Rip out helper for software rings.Jonathan Cameron2011-05-201-39/+49
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-201-6/+9
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-201-25/+2Star
* staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron2011-05-201-11/+19
* staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron2011-05-201-83/+56Star
* staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds f...Jonathan Cameron2011-05-201-26/+29
* staging:iio:lis3l02dq: General cleanupJonathan Cameron2011-05-201-29/+33
* staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron2011-05-201-134/+93Star
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* staging:iio:lis3l02dq allow buffer implementation selectionJonathan Cameron2011-02-181-4/+5
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging: iio: lis3l02dq add _index attribute registrationJonathan Cameron2010-09-211-0/+4
* staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron2010-09-211-3/+3
* staging: iio: lis3l02dq add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+4
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-051-1/+2
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-311-20/+23
* staging: iio: lis3l02dq adjust lis3l02dq_configure_ringManuel Stahl2010-08-311-9/+10
* staging: iio rename ring attributesManuel Stahl2010-08-311-1/+1
* staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcsJonathan Cameron2010-07-221-81/+53Star
* staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron2010-07-221-23/+2Star
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-221-10/+0Star
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-221-5/+4Star
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-221-19/+2Star
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-221-6/+3Star
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-221-4/+4
* staging:iio:lis3l02dq cleanupsJonathan Cameron2010-07-081-8/+0Star
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-13/+11Star
|\
| * Staging: iio: accel: fix up some sparse warnings.Greg Kroah-Hartman2010-05-111-2/+1Star
| * Staging: iio: accelerometers trivial checkpatch related fixesJonathan Cameron2010-05-111-6/+5Star
| * staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron2010-05-111-1/+1
| * iio:staging:accelerometers move towards the new abiJonathan Cameron2010-05-111-4/+4
* | Staging: iio: test for failed allocationDan Carpenter2010-04-301-0/+3
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: iio: introduce missing kfreeJulia Lawall2009-09-151-0/+1
* Staging: iio: fix duplicate dev_attr_nameRandy Dunlap2009-09-151-1/+1
* Staging: IIO: lis3l02dq ring buffer and data ready trigger supportJonathan Cameron2009-09-151-0/+599