summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/sca3000_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron2011-06-281-54/+45Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-9/+24
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-19/+9Star
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-201-17/+10Star
* staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron2011-05-201-573/+318Star
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-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/+84Star
* 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