summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/adis16260_core.c
AgeCommit message (Expand)Author
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter
2011-07-05staging:iio:gyro:adis16260 fix missing num_channels setup.Jonathan Cameron
2011-06-28staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:gyro:adis16260 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-04-25staging:iio:adis16260 replace unnecessary event line registration.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-02-28staging:iio:gyro: add adis16251 support to adis16260 driverJonathan Cameron
2010-11-29staging: iio: adis16260 add suppport for adis16255 and adis16250.Jonathan Cameron
2010-11-29staging: iio: adis16260 add id table supportJonathan Cameron
2010-11-09staging: iio: gyro: make sure grep can find the ADIS16265 supportMichael Hennerich
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron
2010-08-31staging: iio sync scale unitsManuel Stahl
2010-08-31staging: iio sync drivers with current ABIManuel Stahl
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger
2010-05-14staging: iio: adis16260 digital gyro driverBarry Song