summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/lis3l02dq_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-3/+4
* staging:iio:accel:lis3l02dq ring->buffer renames.Jonathan Cameron2011-09-261-12/+13
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-6/+6
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-261-1/+1
* staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron2011-09-261-1/+1
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-261-2/+2
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-11/+7
* staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron2011-09-061-4/+4
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-061-3/+3
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-061-7/+6
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-3/+3
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* 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/+0
* 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-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
OpenPOWER on IntegriCloud