summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/imu/adis16400_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adis16400: Fixup adis16336 temp channel attributesLars-Peter Clausen2012-10-191-1/+1
* staging:iio:adis16400: Report correct temperature scale and offsetLars-Peter Clausen2012-10-191-3/+20
* staging:iio: Fix adis16400 channel offsets and scalesLars-Peter Clausen2012-10-191-26/+27
* staging:iio:adis16400: Do not return a error in remove functionLars-Peter Clausen2012-09-221-7/+1
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-161-0/+2
|\
| * staging:iio: prevent divide by zero bugsDan Carpenter2012-08-271-0/+2
* | staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-031-1/+1
* | 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-3/+3
|/
* staging:iio:imu:adis16400 drop sysfs interface for manual device reset.Jonathan Cameron2012-06-301-22/+0
* staging:iio:adis16400: Fix ADIS163xx AUX_ADC addressLars-Peter Clausen2012-06-151-3/+5
* staging:iio:adis16400: Fix ADIS16334 temperature addressLars-Peter Clausen2012-06-151-2/+2
* staging:iio:adis16400: Fix ADIS16300 temperature addressLars-Peter Clausen2012-06-151-1/+1
* staging:iio:imu: 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:imu Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-41/+80
* staging:iio: use spi->irq valid rather than querying available modesJonathan Cameron2012-04-101-1/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-83/+186
|\
| * staging:iio:imu:adis16400 add control of data filtering.Jonathan Cameron2011-11-281-37/+140
| * 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-72/+71
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-5/+5
| * 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: rename gyro channels to anglvelJonathan Cameron2011-10-051-11/+11
* staging:iio:imu:adis16400 rename adis16344 -> adis16334.Jonathan Cameron2011-10-031-6/+6
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-4/+4
* 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 IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-261-1/+1
* staging:iio:imu: adis16400: Avoid using printk facilityMichael Hennerich2011-09-061-1/+1
* staging:iio:imu:adis16400 cleanupsJonathan Cameron2011-09-061-205/+402
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-10/+6
* 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:imu:adis16344 supportJonathan Cameron2011-08-231-0/+44
* staging:iio:imu:adis16400 remove unused headers.Jonathan Cameron2011-08-231-5/+0
* staging:iio:imu:adis16400: use strtobool for reset sysfs and don't assign unu...Jonathan Cameron2011-08-231-12/+11
* staging:iio:imu fix missing register table index for some channelsJonathan Cameron2011-07-181-23/+27
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-5/+7
* staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron2011-05-191-68/+44
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-11/+1
* staging:iio:imu:adis16400 add support for adis16300Jonathan Cameron2011-05-191-0/+50
* staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron2011-05-191-23/+164
* staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron2011-05-191-201/+223
* staging:iio:adis16400 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
OpenPOWER on IntegriCloud