summaryrefslogtreecommitdiff
path: root/drivers/iio/gyro/itg3200_core.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: gyro: itg3200_core: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23iio: gyro: itg3200_core: do not use internal iio_dev lockNuno Sá
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-18iio: gyro: itg3200: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-12-15iio: itg3200: Drop GPIO includeLinus Walleij
2019-10-07iio: gyro: clean up indentation issueColin Ian King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller
2017-08-22iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-03-19iio: gyro: itg3200: Add OF device ID tableJavier Martinez Canillas
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-03-09iio: gyro: itg3200: add suspend/resume support.NeilBrown
2014-07-07iio: gyro: itg3200 switch sampling frequency attr to core support.Jonathan Cameron
2014-03-16iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatchJonathan Cameron
2013-08-17iio: gyro: itg3200_core: Use devm_iio_device_allocSachin Kamat
2013-03-17iio:gyro:itg3200_core move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-02-02iio: gyro: Add itg3200Manuel Stahl