summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16240_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+2
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-3/+3
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-5/+5
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-261-1/+1
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-161-2/+2
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-10/+5
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-061-1/+1
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-061-3/+3
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-3/+3
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-231-2/+0
* Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-021-2/+6
* staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-281-52/+30
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-4/+8
* staging:iio:accel:adis16240 move to chan_spec based setup.Jonathan Cameron2011-05-191-148/+212
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-3/+1
* staging:iio:adis16240 replace unnecessary event line registration.Jonathan Cameron2011-04-251-25/+1
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-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-181-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
OpenPOWER on IntegriCloud