aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/gyro (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-03-18itg3200: fix incorrect ifdef commentPaul Bolle1-1/+1
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2013-02-02iio: gyro: Add itg3200Manuel Stahl1-0/+154
This patch adds support for the InvenSense itg3200. The itg3200 is a three-axis gyro with 16-bit ADC and I2C interface. Signed-off-by: Manuel Stahl <manuel.stahl@iis.fraunhofer.de> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>