index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
w1: fix loop in w1_fini()
Dan Carpenter
1
-2
/
+2
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-20
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-20
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-07-03
1wire: family module autoload fails because of upper/lower case mismatch.
Ingo Flaschberger
1
-1
/
+1
2018-06-26
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
Stefan Potyra
1
-7
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-10
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
2017-07-17
w1: Fix slave count on 1-Wire bus (resend)
Alex A. Mihaylov
1
-2
/
+2
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
32
-528
/
+155
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
20
-170
/
+138
2017-04-08
w1: Remove unneeded use of assert() and remove w1_log.h
Andrew F. Davis
6
-41
/
+0
2017-04-08
w1: Use kernel common min() implementation
Andrew F. Davis
1
-3
/
+1
2017-03-17
w1: w1_ds2760.h: fix defines indentation
Mariusz Bialonczyk
1
-4
/
+6
2017-03-17
w1: add support for DS2438 Smart Battery Monitor
Mariusz Bialonczyk
4
-0
/
+398
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-1
/
+2
2017-02-10
w1: ds2405: use module_w1_family to simplify the code
Wei Yongjun
1
-12
/
+1
2017-02-10
w1: ds2490: use kmemdup rather than duplicating its implementation
Wei Yongjun
1
-2
/
+1
2017-01-25
w1: Fixup source file headers
Andrew F. Davis
10
-70
/
+0
2017-01-25
w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
Maciej S. Szmigiero
1
-0
/
+1
2017-01-25
w1: add DS2405 addressable switch driver
Maciej S. Szmigiero
5
-0
/
+249
2017-01-25
w1: ds2490: USB transfer buffers need to be DMAable
Maciej S. Szmigiero
1
-58
/
+84
2017-01-25
w1: omap_hdq: Free resources on error path
Christophe JAILLET
1
-1
/
+1
2016-08-31
w1: fix timeout_us parameter description
Wei Yongjun
1
-2
/
+2
2016-08-31
drivers: w1: style corrections-pointers-blanklines-comparisons
Ben Werbowyj
1
-2
/
+4
2016-08-31
drivers: w1: removed assignment from within if statement
Ben Werbowyj
1
-2
/
+4
2016-08-31
drivers: w1: style corrections for parenthesis and braces
Ben Werbowyj
1
-6
/
+4
[next]