index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
cdc
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-03-21
iio: cdc: fix spelling mistakes in comments
Shi Hao
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2023-08-01
iio: cdc: ad7150: relax return value check for IRQ get
Matti Vaittinen
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-08
drivers: iio: cdc: Drop redundant if check
Alexander Vorwerk
2022-11-23
iio: cdc: ad7746: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: cdc: ad7150: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: cdc: ad7150: Use devm_regulator_get_enable()
Jonathan Cameron
2022-08-15
iio: cdc: ad7746: Move driver out of staging.
Jonathan Cameron
2021-04-07
iio:cdc:ad7150: Fix use of uninitialized ret
Jonathan Cameron
2021-04-07
iio:cdc:ad7150: Move driver out of staging.
Jonathan Cameron