summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16240_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-231-2/+0Star
* Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-031-2/+6
* staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-281-52/+30Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-4/+8
* staging:iio:accel:adis16240 move to chan_spec based setup.Jonathan Cameron2011-05-201-148/+212
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-3/+1Star
* staging:iio:adis16240 replace unnecessary event line registration.Jonathan Cameron2011-04-261-25/+1Star
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-1/+1
* staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron2010-10-081-6/+6
* staging: iio sync scale unitsManuel Stahl2010-08-311-0/+5
* staging: iio sync drivers with current ABIManuel Stahl2010-08-311-11/+11
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-221-3/+4
* Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song2010-06-191-4/+4
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-181-1/+1
* staging: iio: adis16240 driverBarry Song2010-05-111-0/+599