aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-13Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman1-5/+2
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+39
2014-07-07iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron1-78/+46
2014-07-07iio: gyro: itg3200 switch sampling frequency attr to core support.Jonathan Cameron1-58/+43
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-2/+10
2014-07-05iio: hid-sensor-gyro-3d: Fix return valuesSachin Kamat1-5/+2
2014-05-05iio: hid-sensors: Gyro 3D: Raw read supportSrinivas Pandruvada1-3/+18
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada1-4/+3
2014-05-05iio: hid-sensors: Gyro 3D : adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij1-0/+3
2014-03-16iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatchJonathan Cameron1-2/+0
2014-02-18iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA5-9/+5
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman1-2/+3
2013-11-24iio: gyro: adxrs450: Use devm_iio_device_registerSachin Kamat1-12/+2
2013-11-24iio: gyro: adis16130: Use devm_iio_device_registerSachin Kamat1-8/+1
2013-11-05iio: hid-sensors: gyro : Add sensitivitySrinivas Pandruvada1-0/+11
2013-11-02iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada1-2/+3
2013-10-16iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-10/+1
2013-10-05iio:adis16130: Use spi_sync_transfer()Lars-Peter Clausen1-5/+1
2013-10-05iio:adxrs450: Use spi_sync_transfer()Lars-Peter Clausen1-10/+2
2013-10-05iio:adis16080: Use spi_sync_transfer()Lars-Peter Clausen1-6/+1
2013-09-21iio:gyro: Register buffer also without specific triggerDenis CIOCCA1-9/+8
2013-09-21iio: gyro-core: st: Clean up error handling in probe()Lee Jones1-9/+10
2013-09-21iio:itg3200: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-4/+1
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2-4/+5
2013-09-14iio: gyro: adxrs450: Remove redundant breakSachin Kamat1-1/+0
2013-09-14iio: gyro: adis16260: Remove redundant breakSachin Kamat1-1/+0
2013-09-14iio: gyro: adis16130: Remove redundant breakSachin Kamat1-2/+0
2013-08-19iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor driversPeter Meerwald1-8/+0
2013-08-17iio: gyro: st_gyro: Use devm_iio_device_allocSachin Kamat3-23/+8
2013-08-17iio: gyro: itg3200_core: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-17iio: gyro: adxrs450: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-17iio: hid-sensor-gyro-3d: Use devm_iio_device_allocSachin Kamat1-12/+5
2013-08-17iio: gyro: adis16260: Use devm_iio_device_allocSachin Kamat1-11/+5
2013-08-17iio: gyro: adis16136: Use devm_iio_device_allocSachin Kamat1-7/+3
2013-08-17iio: gyro: adis16130: Use devm_iio_device_allocSachin Kamat1-19/+4
2013-08-17iio: gyro: adis16080: Use devm_iio_device_allocSachin Kamat1-17/+4
2013-08-03staging:iio:adis16260: Move out of stagingLars-Peter Clausen3-0/+441
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2-0/+3
2013-08-03iio: hid-sensor-gyro-3d: add module alias for autoloadAlexander Holler1-5/+11
2013-08-03iio: reword help text of several IIO_ST driversPeter Meerwald1-2/+2
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA4-9/+21
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