summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/lis3l02dq_core.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-18staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron1-1/+1
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron1-9/+14
2011-05-19staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron1-15/+15
2011-05-19staging:iio: Rip out helper for software rings.Jonathan Cameron1-95/+59
2011-05-19staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron1-29/+23
2011-05-19staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.Jonathan Cameron1-0/+29
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron1-3/+1
2011-05-19staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron1-6/+0
2011-05-19staging:iio:accel:lis3l02dq make threshold interrupt threaded.Jonathan Cameron1-86/+73
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron1-27/+9
2011-05-19staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds f...Jonathan Cameron1-21/+76
2011-05-19staging:iio:lis3l02dq: General cleanupJonathan Cameron1-69/+49
2011-05-19staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron1-340/+214
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-08staging: iio: lis3l02dq event attribute renamesJonathan Cameron1-14/+14
2010-10-08staging: iio: lis3l02dq move to new event code schemeJonathan Cameron1-6/+30
2010-08-31staging: iio sync drivers with current ABIManuel Stahl1-1/+1
2010-08-02staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron1-7/+7
2010-07-22staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcsJonathan Cameron1-51/+65
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron1-3/+4
2010-07-08staging:iio:lis3l02dq cleanupsJonathan Cameron1-17/+8
2010-05-11iio:staging:accelerometers move towards the new abiJonathan Cameron1-84/+91
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-15Staging: IIO: lis3l02dq accelerometer core supportJonathan Cameron1-0/+926