summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/lis3l02dq_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron2011-08-231-12/+12
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-231-2/+0Star
* staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron2011-07-181-1/+1
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-9/+14
* staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron2011-05-201-15/+15
* staging:iio: Rip out helper for software rings.Jonathan Cameron2011-05-201-95/+59Star
* staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron2011-05-201-29/+23Star
* staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.Jonathan Cameron2011-05-201-0/+29
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-3/+1Star
* staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron2011-05-201-6/+0Star
* staging:iio:accel:lis3l02dq make threshold interrupt threaded.Jonathan Cameron2011-05-201-86/+73Star
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-201-27/+9Star
* staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds f...Jonathan Cameron2011-05-201-21/+76
* staging:iio:lis3l02dq: General cleanupJonathan Cameron2011-05-201-69/+49Star
* staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron2011-05-201-340/+214Star
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-1/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: iio: lis3l02dq event attribute renamesJonathan Cameron2010-10-081-14/+14
* staging: iio: lis3l02dq move to new event code schemeJonathan Cameron2010-10-081-6/+30
* staging: iio sync drivers with current ABIManuel Stahl2010-08-311-1/+1
* staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron2010-08-031-7/+7
* staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcsJonathan Cameron2010-07-221-51/+65
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-221-3/+4
* staging:iio:lis3l02dq cleanupsJonathan Cameron2010-07-081-17/+8Star
* iio:staging:accelerometers move towards the new abiJonathan Cameron2010-05-111-84/+91
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: IIO: lis3l02dq accelerometer core supportJonathan Cameron2009-09-151-0/+926