summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/adis16260_core.c
AgeCommit message (Expand)Author
2012-08-27staging:iio: prevent divide by zero bugsDan Carpenter
2012-07-14staging:iio:adis16260: Fix drvdata inconsistencyLars-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-05-14staging:iio:gyro: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-30staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan 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-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-08staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron
2011-11-27staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-27staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-27staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-27staging:iio: header reorganizationJonathan Cameron
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-10-05staging:iio: rename gyro channels to anglvelJonathan Cameron
2011-09-30staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-27staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-27staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-08-26staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:gyro:adis16260 remove some unused headersJonathan Cameron
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter
2011-07-06staging:iio:gyro:adis16260 fix missing num_channels setup.Jonathan Cameron
2011-06-28staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:gyro:adis16260 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-04-26staging:iio:adis16260 replace unnecessary event line registration.Jonathan Cameron
2011-04-26staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-03-01staging:iio:gyro: add adis16251 support to adis16260 driverJonathan Cameron
2010-11-29staging: iio: adis16260 add suppport for adis16255 and adis16250.Jonathan Cameron
2010-11-29staging: iio: adis16260 add id table supportJonathan Cameron
2010-11-09staging: iio: gyro: make sure grep can find the ADIS16265 supportMichael Hennerich
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron
2010-08-31staging: iio sync scale unitsManuel Stahl
2010-08-31staging: iio sync drivers with current ABIManuel Stahl
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger
2010-05-14staging: iio: adis16260 digital gyro driverBarry Song