summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16240_core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron2014-07-071-6/+6
* staging: iio: adis16240: Use devm_iio_device_allocSachin Kamat2013-08-281-11/+5
* staging:iio:accel:adis move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-6/+3
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging:iio: Move adis library out of stagingLars-Peter Clausen2012-11-191-1/+1
* staging:iio:adis: Preallocate transfer messageLars-Peter Clausen2012-11-191-0/+1
* staging:iio:adis16240: Use adis libraryLars-Peter Clausen2012-11-191-407/+65
* Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-291-11/+12
|\
| * staging:iio: Fix adis16240 channel offsets and scalesLars-Peter Clausen2012-10-191-11/+12
* | staging:iio: Remove unused DRIVER_NAME definesLars-Peter Clausen2012-10-191-2/+0
|/
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-271-1/+1
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-141-1/+1
* staging:iio:accel drop sysfs interface for resetting devices.Jonathan Cameron2012-06-301-20/+0
* Merge branch 'fixes-togreg' into togregJonathan Cameron2012-06-301-3/+6
|\
| * staging:iio: Add some missing peak elements to the info_maskJonathan Cameron2012-06-301-3/+6
* | staging: iio: Remove superfluous flush_scheduled_workLars-Peter Clausen2012-06-151-2/+0
|/
* staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-3/+3
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-6/+12
* staging:iio:accel:adis16240 unwind use of IIO_CHAN macro.Jonathan Cameron2012-04-131-27/+76
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-16/+16
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-261-0/+1
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-15/+14
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-7/+7
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+1
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-171-12/+1
|/
* 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
OpenPOWER on IntegriCloud