summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-1/+1
* Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-291-12/+17
|\
| * staging:iio: Fix adis16260 channel offsets and scalesLars-Peter Clausen2012-10-191-12/+17
* | staging:iio: Remove unused DRIVER_NAME definesLars-Peter Clausen2012-10-191-2/+0
* | drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin2012-10-191-2/+2
|/
* staging:iio:adis16200: Do not return a error in remove functionLars-Peter Clausen2012-09-221-8/+2
* 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
* | iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-081-1/+1
* | staging:iio: Use iio_push_to_bufferLars-Peter Clausen2012-09-061-2/+1
* | staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-275-6/+6
|/
* staging:iio:adis16260: Fix drvdata inconsistencyLars-Peter Clausen2012-07-141-1/+1
* staging:iio:adis16260: Do not return error code in the interrupt handlerLars-Peter Clausen2012-07-081-2/+3
* staging:iio:gyro:adis16260 drop sysfs interface for manual device reset.Jonathan Cameron2012-06-301-19/+0
* staging: iio: Remove superfluous flush_scheduled_workLars-Peter Clausen2012-06-151-2/+0
* staging:iio:gyro:adis16080: remove sparse warningsLeed Aguilar2012-06-141-1/+1
* staging:iio:gyro: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-4/+4
* staging:iio:adis16260_read_ring_data: Pass IIO device directlyLars-Peter Clausen2012-05-141-4/+3
* staging: iio: Fix typo in iioMasanari Iida2012-05-081-1/+1
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-296-18/+18
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-257-15/+15
* staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron2012-04-241-1/+1
* staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron2012-04-241-2/+1
* staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-185-13/+32
* staging:iio:gyro:adis16260 unwind use of IIO_CHAN macro.Jonathan Cameron2012-04-131-24/+65
* Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+0
|\
| * includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-281-1/+0
* | staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-2/+0
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-098-52/+111
|\
| * iio: gyro: ADXRS450: Add support for ADXRS453 Digital GyroscopeMichael Hennerich2011-12-163-21/+50
| * iio: gyro: ADXRS450: Add missing read support for calibbias attributeMichael Hennerich2011-12-161-0/+7
| * iio: gyro: ADXRS450: Add missing scale attributesMichael Hennerich2011-12-161-4/+20
| * staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron2011-12-081-5/+10
| * staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron2011-12-081-1/+0
| * staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-081-2/+3
| * staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-081-1/+1
| * staging:iio:buffer drop bpe field.Jonathan Cameron2011-12-081-1/+0
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-264-0/+4
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-263-22/+21
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-263-11/+11
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+1
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-174-48/+4
|/
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-312-0/+2
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-175-8/+10
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-173-3/+0
* staging:iio: rename gyro channels to anglvelJonathan Cameron2011-10-055-9/+9
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-293-7/+7
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-262-18/+18
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-261-1/+1
OpenPOWER on IntegriCloud