aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron1-27/+2
2010-07-22staging: iio: Fix scan_element naming issueJonathan Cameron1-7/+5
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent driver stubsJonathan Cameron3-27/+4
2010-07-22staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron1-14/+3
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through pollfuncsJonathan Cameron2-4/+3
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron1-18/+2
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron1-7/+4
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron1-4/+3
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron1-2/+0
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2-1/+2
2010-06-18Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger1-1/+1
2010-05-14staging: iio: adis16260 digital gyro driverBarry Song7-0/+1238
2010-05-11staging: iio: Break up gyro.h and move to new abiJonathan Cameron1-39/+4
2010-05-11staging:iio:imu ADIS16300 driverBarry Song1-0/+76