summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron2011-09-263-6/+6
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-261-1/+1
* staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron2011-09-261-2/+2
* staging: iio: Move sensor drivers to sub menusManuel Stahl2011-09-261-1/+3
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-063-22/+10
* staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron2011-09-062-8/+8
* 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-255-0/+5
* staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-241-1/+1
* staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron2011-08-241-1/+1
* staging:iio:gyro: remove gyro.hJonathan Cameron2011-08-231-85/+0
* staging:iio:gyro:adis16060 convert to iio_chan_specJonathan Cameron2011-08-231-54/+61
* staging:iio:gyro:adis16130 move to iio_chan_spec registration.Jonathan Cameron2011-08-231-31/+26
* staging:iio:gyro:adis16080 convert to iio_chan_spec.Jonathan Cameron2011-08-231-41/+51
* staging:iio:gyro:adxrs450 squish some trivial single call point wrappers func...Jonathan Cameron2011-08-231-45/+12
* staging:iio:gyro:adxrs450 make more use of spi_read and spi_write.Jonathan Cameron2011-08-231-46/+17
* staging:iio:gyro:adxrs450 move to iio_chan_spec registrationJonathan Cameron2011-08-231-71/+103
* staging:iio:gyro and meter: header housecleaning.Jonathan Cameron2011-08-232-13/+0
* staging:iio:various header includes that should never have been.Jonathan Cameron2011-08-231-1/+0
* staging:iio:gyro:adis16130 drop control of adc resolution.Jonathan Cameron2011-08-231-72/+4
* staging:iio:gyro:adis16260 remove some unused headersJonathan Cameron2011-08-231-2/+0
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-231-2/+6
* staging:iio:gyro:adis16130 fix adis16130_spi_read which was never selecting t...Jonathan Cameron2011-08-231-3/+12
OpenPOWER on IntegriCloud