summaryrefslogtreecommitdiff
path: root/drivers/iio/gyro
AgeCommit message (Expand)Author
2014-08-25iio: gyro: itg3200: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-07-13Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij
2014-07-07iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron
2014-07-07iio: gyro: itg3200 switch sampling frequency attr to core support.Jonathan Cameron
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron
2014-07-05iio: hid-sensor-gyro-3d: Fix return valuesSachin Kamat
2014-05-05iio: hid-sensors: Gyro 3D: Raw read supportSrinivas Pandruvada
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada
2014-05-05iio: hid-sensors: Gyro 3D : adjust scale and offsetSrinivas Pandruvada
2014-04-26iio: st_sensors: move regulator retrieveal to coreiio-for-3.16aLinus Walleij
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij
2014-03-16iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatchJonathan Cameron
2014-02-18iio:gyro: bug on L3GD20H gyroscope supportiio-fixes-for-3.14cDenis CIOCCA
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-24iio: gyro: adxrs450: Use devm_iio_device_registerSachin Kamat
2013-11-24iio: gyro: adis16130: Use devm_iio_device_registerSachin Kamat
2013-11-05iio: hid-sensors: gyro : Add sensitivitySrinivas Pandruvada
2013-11-02iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada
2013-10-16iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-10-05iio:adis16130: Use spi_sync_transfer()Lars-Peter Clausen
2013-10-05iio:adxrs450: Use spi_sync_transfer()Lars-Peter Clausen
2013-10-05iio:adis16080: Use spi_sync_transfer()Lars-Peter Clausen
2013-09-21iio:gyro: Register buffer also without specific triggerDenis CIOCCA
2013-09-21iio: gyro-core: st: Clean up error handling in probe()Lee Jones
2013-09-21iio:itg3200: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen
2013-09-14iio: gyro: adxrs450: Remove redundant breakSachin Kamat
2013-09-14iio: gyro: adis16260: Remove redundant breakSachin Kamat
2013-09-14iio: gyro: adis16130: Remove redundant breakSachin Kamat
2013-08-19iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor driversPeter Meerwald
2013-08-17iio: gyro: st_gyro: Use devm_iio_device_allocSachin Kamat
2013-08-17iio: gyro: itg3200_core: Use devm_iio_device_allocSachin Kamat
2013-08-17iio: gyro: adxrs450: Use devm_iio_device_allocSachin Kamat
2013-08-17iio: hid-sensor-gyro-3d: Use devm_iio_device_allocSachin Kamat
2013-08-17iio: gyro: adis16260: Use devm_iio_device_allocSachin Kamat
2013-08-17iio: gyro: adis16136: Use devm_iio_device_allocSachin Kamat
2013-08-17iio: gyro: adis16130: Use devm_iio_device_allocSachin Kamat
2013-08-17iio: gyro: adis16080: Use devm_iio_device_allocSachin Kamat
2013-08-03staging:iio:adis16260: Move out of stagingLars-Peter Clausen
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen
2013-08-03iio: hid-sensor-gyro-3d: add module alias for autoloadAlexander Holler
2013-08-03iio: reword help text of several IIO_ST driversPeter Meerwald
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-06-11staging:iio:adis16130: Move out of stagingLars-Peter Clausen
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA
2013-05-22iio: STMicroelectronics: remove three useless selectsPaul Bolle
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen
2013-03-17iio:gyro:itg3200_core move to info_mask_(shared_by_type/separate)Jonathan Cameron