summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro
AgeCommit message (Expand)Author
2013-01-26staging:iio:gyro: Remove stale Makefile entryLars-Peter Clausen
2013-01-09staging:iio:adis16080: Perform sign extensionLars-Peter Clausen
2012-12-27staging:iio:adis16260: Select adislibLars-Peter Clausen
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-11-19staging:iio: Move adis library out of stagingLars-Peter Clausen
2012-11-19staging:iio:adis: Preallocate transfer messageLars-Peter Clausen
2012-11-19staging:iio:adis16260: Use adis libraryLars-Peter Clausen
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-19staging:iio: Fix adis16260 channel offsets and scalesLars-Peter Clausen
2012-10-19staging:iio: Remove unused DRIVER_NAME definesLars-Peter Clausen
2012-10-19drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin
2012-09-22staging:iio:adis16200: Do not return a error in remove functionLars-Peter Clausen
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-09-06staging:iio: Use iio_push_to_bufferLars-Peter Clausen
2012-08-27staging:iio: prevent divide by zero bugsDan Carpenter
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen
2012-07-14staging:iio:adis16260: Fix drvdata inconsistencyLars-Peter Clausen
2012-07-08staging:iio:adis16260: Do not return error code in the interrupt handlerLars-Peter Clausen
2012-06-30staging:iio:gyro:adis16260 drop sysfs interface for manual device reset.Jonathan Cameron
2012-06-15staging: iio: Remove superfluous flush_scheduled_workLars-Peter Clausen
2012-06-14staging:iio:gyro:adis16080: remove sparse warningsLeed Aguilar
2012-05-14staging:iio:gyro: Use dev_to_iio_dev()Lars-Peter Clausen
2012-05-14staging:iio:adis16260_read_ring_data: Pass IIO device directlyLars-Peter Clausen
2012-05-08staging: iio: Fix typo in iioMasanari Iida
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron
2012-04-24staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron
2012-04-18staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-04-13staging:iio:gyro:adis16260 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-02-28includecheck: delete any duplicate instances of module.hPaul Gortmaker
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-16iio: gyro: ADXRS450: Add support for ADXRS453 Digital GyroscopeMichael Hennerich
2011-12-16iio: gyro: ADXRS450: Add missing read support for calibbias attributeMichael Hennerich
2011-12-16iio: gyro: ADXRS450: Add missing scale attributesMichael Hennerich
2011-12-08staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron
2011-12-08staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron
2011-12-08staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio:buffer drop bpe field.Jonathan Cameron
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron