aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/itg3200_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-07iio: gyro: clean up indentation issueColin Ian King1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller1-0/+20
2017-08-22iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-03-19iio: gyro: itg3200: Add OF device ID tableJavier Martinez Canillas1-0/+7
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-03-09iio: gyro: itg3200: add suspend/resume support.NeilBrown1-4/+25
2014-07-07iio: gyro: itg3200 switch sampling frequency attr to core support.Jonathan Cameron1-58/+43
2014-03-16iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatchJonathan Cameron1-2/+0
2013-08-17iio: gyro: itg3200_core: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-03-17iio:gyro:itg3200_core move to info_mask_(shared_by_type/separate)Jonathan Cameron1-8/+5
2013-02-02iio: gyro: Add itg3200Manuel Stahl1-0/+401