index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
gyro
Age
Commit message (
Expand
)
Author
2012-02-09
staging:iio: Setup buffer access functions when allocating the buffer
Lars-Peter Clausen
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-16
iio: gyro: ADXRS450: Add support for ADXRS453 Digital Gyroscope
Michael Hennerich
2011-12-16
iio: gyro: ADXRS450: Add missing read support for calibbias attribute
Michael Hennerich
2011-12-16
iio: gyro: ADXRS450: Add missing scale attributes
Michael Hennerich
2011-12-08
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
Jonathan Cameron
2011-12-08
staging:iio:buffer remove unused owner field from struct iio_buffer
Jonathan Cameron
2011-12-08
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
2011-12-08
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
2011-12-08
staging:iio:buffer drop bpe field.
Jonathan Cameron
2011-11-26
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
Lars-Peter Clausen
2011-11-26
staging:iio:treewide only use shared to decide on interfaces
Jonathan Cameron
2011-11-26
staging:iio: Do not use bitmasks for channel info addresses
Lars-Peter Clausen
2011-11-26
staging:iio: header reorganization
Jonathan Cameron
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-10-31
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
2011-10-17
staging:iio: gpio build dependency fixing
Jonathan Cameron
2011-10-05
staging:iio: rename gyro channels to anglvel
Jonathan Cameron
2011-09-29
staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define
Jonathan Cameron
2011-09-26
staging:iio: replacing term ring with buffer in the IIO core.
Jonathan Cameron
2011-09-26
staging:iio: rename ring_generic.h -> buffer_generic.h
Jonathan Cameron
2011-09-26
staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
Jonathan Cameron
2011-09-26
staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
Jonathan Cameron
2011-09-26
staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
Jonathan Cameron
2011-09-26
staging: iio: Move sensor drivers to sub menus
Manuel Stahl
2011-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
2011-09-06
staging:iio:various move default scan mask setting after ring register or remove
Jonathan Cameron
2011-09-06
staging:iio:fix using iio_priv or iio_dev after iio_unregister_device
Jonathan Cameron
2011-09-06
staging:iio:buffering cleanup ring_buffer_register_ex naming.
Jonathan Cameron
2011-09-06
staging: iio: push the main buffer chrdev down to the top level.
Jonathan Cameron
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
2011-08-24
staging:iio: spit trigger.h into provider and consumer parts.
Jonathan Cameron
2011-08-24
staging:iio:pollfunc: Make explicit that private data is always pointer to a ...
Jonathan Cameron
2011-08-23
staging:iio:gyro: remove gyro.h
Jonathan Cameron
2011-08-23
staging:iio:gyro:adis16060 convert to iio_chan_spec
Jonathan Cameron
2011-08-23
staging:iio:gyro:adis16130 move to iio_chan_spec registration.
Jonathan Cameron
2011-08-23
staging:iio:gyro:adis16080 convert to iio_chan_spec.
Jonathan Cameron
2011-08-23
staging:iio:gyro:adxrs450 squish some trivial single call point wrappers func...
Jonathan Cameron
2011-08-23
staging:iio:gyro:adxrs450 make more use of spi_read and spi_write.
Jonathan Cameron
2011-08-23
staging:iio:gyro:adxrs450 move to iio_chan_spec registration
Jonathan Cameron
2011-08-23
staging:iio:gyro and meter: header housecleaning.
Jonathan Cameron
2011-08-23
staging:iio:various header includes that should never have been.
Jonathan Cameron
2011-08-23
staging:iio:gyro:adis16130 drop control of adc resolution.
Jonathan Cameron
2011-08-23
staging:iio:gyro:adis16260 remove some unused headers
Jonathan Cameron
2011-08-23
staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...
Jonathan Cameron
2011-08-23
staging:iio:gyro:adis16130 fix adis16130_spi_read which was never selecting t...
Jonathan Cameron
2011-08-02
Staging: iio: add some unlocks to raw_read() functions
Dan Carpenter
2011-07-05
staging:iio:gyro:adis16260 fix missing num_channels setup.
Jonathan Cameron
[next]