index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
w1: fix WARNING after calling w1_process()
Yang Yingliang
1
-1
/
+3
2023-02-06
w1: fix deadloop in __w1_remove_master_device()
Yang Yingliang
2
-3
/
+4
2022-04-15
w1: w1_therm: fixes w1_seq for ds28ea00 sensors
Lucas Denefle
1
-2
/
+6
2022-01-27
w1: Misuse of get_user()/put_user() reported by sparse
Christophe Leroy
1
-20
/
+6
2021-07-20
w1: ds2438: fixing bug that would always get page0
Luiz Sampaio
1
-2
/
+2
2020-11-05
w1: mxc_w1: Fix timeout resolution problem leading to bus error
Martin Fuzzey
1
-7
/
+7
2020-06-22
w1: omap-hdq: cleanup to add missing newline for some dev_dbg
H. Nikolaus Schaller
1
-5
/
+5
2019-12-01
w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un...
Julien Folly
1
-14
/
+52
2019-05-31
w1: fix the resume command API
Mariusz Bialonczyk
1
-2
/
+1
2019-05-08
USB: w1 ds2490: Fix bug caused by improper use of altsetting array
Alan Stern
1
-3
/
+3
2018-11-13
w1: omap-hdq: fix missing bus unregister at removal
Andreas Kemnade
1
-0
/
+2
2018-08-21
Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
5
-247
/
+3
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-10
/
+9
2018-07-11
power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c...
Daniel Mack
4
-247
/
+0
2018-07-11
w1: core: match sub-nodes of bus masters in devicetree
Daniel Mack
1
-0
/
+3
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-07
ds2490.c: Move struct open braces to previous line
Henriette Hofmeier
1
-4
/
+2
2018-07-07
ds2490.c: Remove unnecessary whitespace
Henriette Hofmeier
1
-1
/
+1
2018-07-07
ds2490.c: Add required spaces
Henriette Hofmeier
1
-4
/
+4
2018-07-03
w1: ds2482: make module parameter extra_config static
Colin Ian King
1
-1
/
+1
2018-06-26
w1: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+14
2018-05-14
1wire: family module autoload fails because of upper/lower case mismatch.
Ingo Flaschberger
1
-1
/
+1
2018-05-14
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
Stefan Potyra
1
-7
/
+13
2018-05-10
w1: w1_io.c: fix a kernel-doc warning
Mauro Carvalho Chehab
1
-0
/
+1
2018-03-14
w1: use put_device() if device_register() fail
Arvind Yadav
1
-0
/
+1
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+5
2017-12-21
w1_netlink.h: add support for nested structs
Mauro Carvalho Chehab
1
-1
/
+5
2017-12-08
w1: w1-gpio: Convert to use GPIO descriptors
Linus Walleij
1
-88
/
+61
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-29
/
+820
2017-11-08
w1: keep balance of mutex locks and refcnts
Alexey Khoroshilov
1
-28
/
+31
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-04
add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
Jan Kandziora
3
-0
/
+787
2017-10-04
wire: export w1_touch_bit
Jan Kandziora
1
-1
/
+2
2017-09-09
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
3
-124
/
+0
2017-08-31
drivers: w1: add hwmon temp support for w1_therm
Jaghathiswari Rankappagounder Natarajan
1
-0
/
+86
2017-08-31
drivers: w1: refactor w1_slave_show to make the temp reading functionality se...
Jaghathiswari Rankappagounder Natarajan
1
-31
/
+51
2017-08-31
drivers: w1: add hwmon support structures
Jaghathiswari Rankappagounder Natarajan
1
-1
/
+17
2017-08-28
drivers: w1: Add 1w slave driver for DS28E05 EEPROM
Andrew Worsley
4
-0
/
+324
2017-08-28
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...
Andrew Worsley
1
-4
/
+8
2017-08-28
w1: ds2438: make several functions static
Colin Ian King
1
-4
/
+5
2017-08-28
w1: ds1wm: add messages to make incorporation in mfd-drivers easier
Johannes Poehlmann
1
-1
/
+14
2017-08-28
w1: ds1wm: silence interrupts on HW before claiming the interrupt
Johannes Poehlmann
1
-0
/
+6
2017-08-28
w1: ds1wm: add level interrupt modes
Johannes Poehlmann
1
-0
/
+4
2017-08-28
w1: ds1wm: make endian clean and use standard io memory accessors
Johannes Poehlmann
1
-2
/
+58
2017-08-28
w1: ds1wm: fix register offset (bus shift) calculation
Johannes Poehlmann
1
-4
/
+19
2017-08-28
w1: ds2490: constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-08-28
w1: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-25
power: supply: move HDQ interface for bq27xxx from w1 to power/supply
Andrew F. Davis
3
-124
/
+0
2017-07-17
w1: omap-hdq: fix error return code in omap_hdq_probe()
Gustavo A. R. Silva
1
-1
/
+2
[next]