summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16240_core.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter1-2/+6
2011-06-28staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_privJonathan Cameron1-52/+30
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron1-4/+8
2011-05-19staging:iio:accel:adis16240 move to chan_spec based setup.Jonathan Cameron1-148/+212
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron1-3/+1
2011-04-25staging:iio:adis16240 replace unnecessary event line registration.Jonathan Cameron1-25/+1
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron1-6/+6
2010-08-31staging: iio sync scale unitsManuel Stahl1-0/+5
2010-08-31staging: iio sync drivers with current ABIManuel Stahl1-11/+11
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron1-3/+4
2010-06-18Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song1-4/+4
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger1-1/+1
2010-05-11staging: iio: adis16240 driverBarry Song1-0/+599