index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
/
itg3200_core.c
Age
Commit message (
Expand
)
Author
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: gyro: itg3200_core: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: gyro: itg3200_core: do not use internal iio_dev lock
Nuno Sá
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: gyro: itg3200: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-12-15
iio: itg3200: Drop GPIO include
Linus Walleij
2019-10-07
iio: gyro: clean up indentation issue
Colin Ian King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-04
iio: gyro: itg3200: add mount matrix support
H. Nikolaus Schaller
2017-08-22
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-03-19
iio: gyro: itg3200: Add OF device ID table
Javier Martinez Canillas
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-03-09
iio: gyro: itg3200: add suspend/resume support.
NeilBrown
2014-07-07
iio: gyro: itg3200 switch sampling frequency attr to core support.
Jonathan Cameron
2014-03-16
iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatch
Jonathan Cameron
2013-08-17
iio: gyro: itg3200_core: Use devm_iio_device_alloc
Sachin Kamat
2013-03-17
iio:gyro:itg3200_core move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-02-02
iio: gyro: Add itg3200
Manuel Stahl