summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16209_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-231-3/+0Star
* Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-031-2/+6
* staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-281-53/+29Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-4/+8
* staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron2011-05-201-212/+222
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-3/+1Star
* staging:iio:adis16209 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-8/+8
* staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAWJonathan Cameron2010-09-051-2/+2
* staging: iio sync scale unitsManuel Stahl2010-08-311-2/+2
* staging: iio sync drivers with current ABIManuel Stahl2010-08-311-18/+8Star
* 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-2/+4
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-181-1/+1
* staging: iio: adis16209 driverBarry Song2010-05-111-0/+615