aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-11staging:iio:adis16130: Move out of stagingLars-Peter Clausen3-0/+215
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channelDenis CIOCCA1-0/+3
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA1-9/+12
2013-05-22iio: STMicroelectronics: remove three useless selectsPaul Bolle1-1/+0
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2-3/+3
2013-03-17iio:gyro:itg3200_core move to info_mask_(shared_by_type/separate)Jonathan Cameron1-8/+5
2013-03-17iio:gyro:adxrs450 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-11/+11
2013-03-17iio:gyro:adis16136 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-6/+7
2013-03-17iio:gyro:adis16080 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-11/+11
2013-03-17iio:hid_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron1-12/+12
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron3-4/+7
2013-02-09iio: Use spi_sync_transfer()Lars-Peter Clausen1-4/+1
2013-02-02iio: gyro: Add itg3200Manuel Stahl4-0/+569
2013-02-02staging:iio: Move adxrs450 driver out of stagingLars-Peter Clausen3-0/+509
2013-01-31iio:gyro: Add STMicroelectronics gyroscopes driverDenis Ciocca7-0/+728
2013-01-26staging:iio:adis16080: Move out of stagingLars-Peter Clausen3-0/+267
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+1
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman1-0/+1
2013-01-06hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler1-1/+1
2013-01-06iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler1-1/+0
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-27iio: hid-sensors: respect CONFIG_IIO_TRIGGERAlexander Holler1-0/+1
2012-11-30iio: gyro: adis16136: remove duplicated include from adis16136.cWei Yongjun1-1/+0
2012-11-30iio:gyro: adis16136: divide by zero in write_frequency()Dan Carpenter1-2/+2
2012-11-20iio:gyro: Add support for the ADIS16136 gyroscopeLars-Peter Clausen3-0/+591
2012-11-17iio: hid-sensor: Return proper error if kmemdup failsAxel Lin1-3/+3
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron1-14/+1
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen1-2/+1
2012-09-07staging:iio: hid-sensors Use iio_push_to_bufferJonathan Cameron1-1/+1
2012-09-06iio: hid-sensors: Added Gyroscope 3Dsrinivas pandruvada3-0/+440