aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/kxsd9.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-08-23staging:iio:accel:kxsd9 cleanup and conversion to iio_chan_spec.Jonathan Cameron1-163/+105
2011-06-28staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allocated buffer.anish kumar1-29/+9
2011-06-28staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access.Jonathan Cameron1-47/+17
2011-05-19staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.Jonathan Cameron1-6/+6
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2010-07-08staging:iio:kxsd9 remove unnecessary includesJonathan Cameron1-6/+0
2010-05-11iio:staging:accelerometers move towards the new abiJonathan Cameron1-37/+51
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-15Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron1-0/+395