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
/
staging
/
iio
/
addac
/
adt7316-i2c.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-06-13
staging: iio: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2023-05-28
staging: iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
staging: iio: adt7316: Convert to i2c's .probe_new()
Uwe Kleine-König
2019-04-03
staging: iio: add proper SPDX identifiers to remaining driver files
Greg Kroah-Hartman
2018-12-16
staging: iio: adt7316: drop unnecessary initialization of variables
Hardik Singh Rathore
2018-12-08
Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"
Jeremy Fertic
2018-11-25
Staging: iio: adt7316: Switch irq_flags to a local variable
Shreeya Patel
2018-11-25
Staging: iio: adt7316: Add of_device_id table
Shreeya Patel
2018-11-17
Staging: iio: adt7316: Add an extra check for 'ret' equals to 0
Shreeya Patel
2018-11-17
Staging: iio: adt7316: Fix i2c data reading, set the data field
Shreeya Patel
2017-01-05
staging:iio:addac Fixes Alignment should match open parenthesis
Scott Matheina
2016-03-11
staging: iio: adt7316: remove useless initialization
Alison Schofield
2015-07-11
staging: iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2013-11-24
staging: iio: addac: Use devm_iio_device_register
Sachin Kamat
2013-10-06
Staging: iio: adt7316-i2c: quoted string split across lines
Ebru Akagunduz
2012-11-21
staging: iio: remove use of __devexit_p
Bill Pemberton
2012-11-21
staging: iio: remove use of __devexit
Bill Pemberton
2012-11-21
staging: iio: remove use of __devinit
Bill Pemberton
2012-02-24
staging:iio: Use dev_pm_ops
Lars-Peter Clausen
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-09-15
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
2010-11-09
staging: iio: new ADT7316/7/8 and ADT7516/7/9 driver
Sonic Zhang