aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16204_core.c
Commit message (Expand)AuthorAge
* staging:iio: Move adis library out of stagingLars-Peter Clausen2012-11-19
* staging:iio:adis: Preallocate transfer messageLars-Peter Clausen2012-11-19
* staging:iio:adis16204: Use adis libraryLars-Peter Clausen2012-11-19
* Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-29
|\
| * staging:iio: Fix adis16204 channel offsets and scalesLars-Peter Clausen2012-10-19
* | staging:iio: Remove unused DRIVER_NAME definesLars-Peter Clausen2012-10-19
* | drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin2012-10-19
|/
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-27
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-14
* staging:iio:accel:adis16204 support the rss channel via chan spec.Jonathan Cameron2012-06-30
* staging:iio:accel drop sysfs interface for resetting devices.Jonathan Cameron2012-06-30
* staging:iio:accel:adis16204 fix bug in channel modifier handlingJonathan Cameron2012-06-30
* staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-18
* staging:iio:accel:adis16204 unwind use of IIO_CHAN macro.Jonathan Cameron2012-04-13
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-26
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-26
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-26
| * staging:iio: header reorganizationJonathan Cameron2011-11-26
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-17
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-17
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-17
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-29
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-26
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-26
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-16
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-06
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-06
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-06
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-06
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-25
* staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs ...Jonathan Cameron2011-08-23
* Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-02
* staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-28
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-19
* staging:iio:accel:adis16204 move to chan_spec based setup.Jonathan Cameron2011-05-19
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-19
* staging:iio:adis16204 replace unnecessary event line registration.Jonathan Cameron2011-04-25
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-25
* staging: iio: new adis16204 driverBarry Song2010-11-09