summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/imu
AgeCommit message (Expand)Author
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-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-28staging:iio:imu:adis16400 add control of data filtering.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
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-05staging:iio: rename gyro channels to anglvelJonathan Cameron
2011-10-03staging:iio:imu:adis16400 rename adis16344 -> adis16334.Jonathan Cameron
2011-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-26staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron
2011-09-26staging: iio: Move sensor drivers to sub menusManuel Stahl
2011-09-06staging:iio:imu: adis16400: Avoid using printk facilityMichael Hennerich
2011-09-06staging:iio:imu:adis16400 cleanupsJonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-09-06staging:iio:various move default scan mask setting after ring register or removeJonathan 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-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-24staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron
2011-08-24staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron
2011-08-23staging:iio:imu:adis16344 supportJonathan Cameron
2011-08-23staging:iio:various header includes that should never have been.Jonathan Cameron
2011-08-23staging:iio:imu:adis16400 remove unused headers.Jonathan Cameron
2011-08-23staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron
2011-08-23staging:iio:imu:adis16400 remove now unused headers.Jonathan Cameron
2011-08-23staging:iio:imu:adis16400: use strtobool for reset sysfs and don't assign unu...Jonathan Cameron
2011-07-18staging:iio:imu fix missing register table index for some channelsJonathan Cameron
2011-06-27Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-07staging: iio: error case memory leak fixAndre Bartke
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio: poll func allocation clean up.Jonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:imu remove adis16300 driver.Jonathan Cameron
2011-05-19staging:iio:imu:adis16400 add support for adis16300Jonathan Cameron