summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro
AgeCommit message (Expand)Author
2010-07-22staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron
2010-07-22staging: iio: Fix scan_element naming issueJonathan Cameron
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-07-22staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger
2010-06-18Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger
2010-05-14staging: iio: adis16260 digital gyro driverBarry Song
2010-05-11staging: iio: Break up gyro.h and move to new abiJonathan Cameron
2010-05-11staging:iio:imu ADIS16300 driverBarry Song