index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
kxsd9-i2c.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
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: accel: kxsd9: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-15
iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
iio:accel:kxsd9: Move exports into IIO_KDSD9 namespace
Jonathan Cameron
2021-10-19
iio: accel: kxsd9: Make kxsd9_common_remove() return void
Uwe Kleine-König
2020-04-25
iio: accel: kxsd9-i2c: Use mod_devicetable.h and drop of_match_ptr macro
Nishant Malpani
2020-04-19
iio: accel: kxsd9: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2017-12-02
iio: adc/accel: Fix up module licenses
Linus Walleij
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-18
iio: accel: kxsd9: Deploy system and runtime PM
Linus Walleij
2016-09-18
iio: accel: kxsd9: Add I2C transport
Linus Walleij