index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
ds2482.c
Age
Commit message (
Expand
)
Author
2024-09-06
w1: ds2482: Drop explicit initialization of struct i2c_device_id::driver_data...
Uwe Kleine-König
2023-09-13
w1: ds2482: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
2023-04-20
w1: ds2482: do not use assignment in if condition
Krzysztof Kozlowski
2023-04-20
w1: ds2482: drop unnecessary header
Krzysztof Kozlowski
2023-04-20
w1: use octal for file permissions
Krzysztof Kozlowski
2023-04-20
w1: minor white-space and code style fixes
Krzysztof Kozlowski
2023-04-20
w1: ds2482: add i2c id for DS2484
Stefan Wahren
2023-03-09
w1: ds2482: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-05-26
w1: ds2482: fix kernel-doc syntax in file
Aditya Srivastava
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-03-28
w1: ds2482: cosmetic fixes after 54865314f5a1
Mariusz Bialonczyk
2018-07-03
w1: ds2482: make module parameter extra_config static
Colin Ian King
2017-08-28
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...
Andrew Worsley
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
2016-05-01
w1: enable active pullup for DS2482 by default
Mariusz Bialonczyk
2015-08-05
w1: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-01
w1: ds2482: Add i2c module alias name
Ludek Hlavacek
2014-06-19
w1/masters: use pr_* instead of printk
Fjodor Schelichow
2013-02-18
w1: ds2482: Added 1-Wire pull-up support to the driver
Michael Arndt
2012-10-24
w1/ds2482: use module_i2c_driver to simplify the code
Wei Yongjun
2010-03-12
w1: fix test in ds2482_wait_1wire_idle()
Roel Kluin
2009-10-04
ds2482: Discard obsolete detect method
Jean Delvare
2008-07-16
w1/ds2482: Convert to a new-style driver
Jean Delvare
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2006-07-12
[PATCH] w1: fix idle check loop in ds2482
Ben Gardner
2006-06-22
[PATCH] w1: Use mutexes instead of semaphores.
Evgeniy Polyakov
2006-03-23
[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
Evgeniy Polyakov