summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/imu/adis16400_core.c
AgeCommit message (Expand)Author
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-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_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
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: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-23staging:iio:imu:adis16344 supportJonathan Cameron
2011-08-23staging:iio:imu:adis16400 remove 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-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:imu:adis16400 add support for adis16300Jonathan Cameron
2011-05-19staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron
2011-05-19staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron
2011-04-25staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-04-05staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael 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-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron
2010-06-18Staging: iio: adis16400: fix some minor issues and clean-upBarry Song
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger
2010-05-11staging: iio: adis16400 clean out some unused codeJonathan Cameron
2010-05-11staging: iio: Break up gyro.h and move to new abiJonathan Cameron
2010-05-11staging:iio:imu ADIS16400 and ADIS16405 driverBarry Song