summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel/sca3000_core.c
AgeCommit message (Expand)Author
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-10-11staging:iio:accel:sca3000 dev_info to indio_dev renaming.Jonathan Cameron
2011-09-27staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-27staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron
2011-09-06staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-08-26staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-08-23staging:iio:sysfs cleanout header for unused definitions.Jonathan Cameron
2011-08-23staging:iio:accel: usused header removals.Jonathan Cameron
2011-07-06Staging: iio: some uninitialized variable bugsDan Carpenter
2011-06-28staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron
2011-05-19staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron
2011-04-26staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2010-10-08staging: iio: sca3000 event attribute name updatesJonathan Cameron
2010-10-08staging: iio: sca3000 move to new event code scheme and add combined orientat...Jonathan Cameron
2010-08-31staging: iio sync drivers with current ABIManuel Stahl
2010-06-18Staging: iio: kill off spurious semicolonsMike Frysinger
2010-05-11Staging: iio: accelerometers trivial checkpatch related fixesJonathan Cameron
2010-05-11staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron
2010-05-11iio:staging:accelerometers move towards the new abiJonathan Cameron
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-15Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron