summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/sca3000_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-7/+6
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-171-4/+3
* staging:iio:accel:sca3000 dev_info to indio_dev renaming.Jonathan Cameron2011-10-111-8/+8
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-10/+10
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-261-1/+1
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-161-5/+5
* staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron2011-09-061-5/+5
* staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron2011-09-061-0/+6
* 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-5/+4
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-3/+3
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-061-0/+1
* 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-8/+8
* staging:iio:sysfs cleanout header for unused definitions.Jonathan Cameron2011-08-231-1/+1
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-231-1/+0
* Staging: iio: some uninitialized variable bugsDan Carpenter2011-07-051-0/+1
* staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron2011-06-281-54/+45
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-9/+24
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-19/+9
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-191-17/+10
* staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron2011-05-191-573/+318
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: sca3000 event attribute name updatesJonathan Cameron2010-10-081-18/+25
* staging: iio: sca3000 move to new event code scheme and add combined orientat...Jonathan Cameron2010-10-081-4/+20
* staging: iio sync drivers with current ABIManuel Stahl2010-08-311-2/+2
* Staging: iio: kill off spurious semicolonsMike Frysinger2010-06-181-7/+7
* Staging: iio: accelerometers trivial checkpatch related fixesJonathan Cameron2010-05-111-2/+2
* staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron2010-05-111-1/+1
* iio:staging:accelerometers move towards the new abiJonathan Cameron2010-05-111-88/+84
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron2009-09-151-0/+1509
OpenPOWER on IntegriCloud