aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/lis3l02dq_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-9/+14
* staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron2011-05-191-15/+15
* staging:iio: Rip out helper for software rings.Jonathan Cameron2011-05-191-95/+59
* staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron2011-05-191-29/+23
* staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.Jonathan Cameron2011-05-191-0/+29
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-3/+1
* staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron2011-05-191-6/+0
* staging:iio:accel:lis3l02dq make threshold interrupt threaded.Jonathan Cameron2011-05-191-86/+73
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-191-27/+9
* staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds f...Jonathan Cameron2011-05-191-21/+76
* staging:iio:lis3l02dq: General cleanupJonathan Cameron2011-05-191-69/+49
* staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron2011-05-191-340/+214
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-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-021-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/+8
* 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