index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
3
-10
/
+9
|
\
|
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
|
*
ds2490.c: Move struct open braces to previous line
Henriette Hofmeier
2018-07-07
1
-4
/
+2
|
*
ds2490.c: Remove unnecessary whitespace
Henriette Hofmeier
2018-07-07
1
-1
/
+1
|
*
ds2490.c: Add required spaces
Henriette Hofmeier
2018-07-07
1
-4
/
+4
|
*
w1: ds2482: make module parameter extra_config static
Colin Ian King
2018-07-03
1
-1
/
+1
*
|
w1: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2018-06-26
1
-1
/
+1
|
/
*
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-05
2
-8
/
+14
|
\
|
*
1wire: family module autoload fails because of upper/lower case mismatch.
Ingo Flaschberger
2018-05-14
1
-1
/
+1
|
*
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
Stefan Potyra
2018-05-14
1
-7
/
+13
*
|
w1: w1_io.c: fix a kernel-doc warning
Mauro Carvalho Chehab
2018-05-10
1
-0
/
+1
|
/
*
w1: use put_device() if device_register() fail
Arvind Yadav
2018-03-14
1
-0
/
+1
*
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
1
-1
/
+5
|
\
|
*
w1_netlink.h: add support for nested structs
Mauro Carvalho Chehab
2017-12-21
1
-1
/
+5
*
|
w1: w1-gpio: Convert to use GPIO descriptors
Linus Walleij
2017-12-08
1
-88
/
+61
|
/
*
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
5
-29
/
+820
|
\
|
*
w1: keep balance of mutex locks and refcnts
Alexey Khoroshilov
2017-11-08
1
-28
/
+31
|
*
add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
Jan Kandziora
2017-10-04
3
-0
/
+787
|
*
wire: export w1_touch_bit
Jan Kandziora
2017-10-04
1
-1
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2017-09-09
3
-124
/
+0
|
\
|
*
power: supply: move HDQ interface for bq27xxx from w1 to power/supply
Andrew F. Davis
2017-07-25
3
-124
/
+0
*
|
drivers: w1: add hwmon temp support for w1_therm
Jaghathiswari Rankappagounder Natarajan
2017-08-31
1
-0
/
+86
*
|
drivers: w1: refactor w1_slave_show to make the temp reading functionality se...
Jaghathiswari Rankappagounder Natarajan
2017-08-31
1
-31
/
+51
*
|
drivers: w1: add hwmon support structures
Jaghathiswari Rankappagounder Natarajan
2017-08-31
1
-1
/
+17
*
|
drivers: w1: Add 1w slave driver for DS28E05 EEPROM
Andrew Worsley
2017-08-28
4
-0
/
+324
*
|
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...
Andrew Worsley
2017-08-28
1
-4
/
+8
*
|
w1: ds2438: make several functions static
Colin Ian King
2017-08-28
1
-4
/
+5
*
|
w1: ds1wm: add messages to make incorporation in mfd-drivers easier
Johannes Poehlmann
2017-08-28
1
-1
/
+14
*
|
w1: ds1wm: silence interrupts on HW before claiming the interrupt
Johannes Poehlmann
2017-08-28
1
-0
/
+6
*
|
w1: ds1wm: add level interrupt modes
Johannes Poehlmann
2017-08-28
1
-0
/
+4
*
|
w1: ds1wm: make endian clean and use standard io memory accessors
Johannes Poehlmann
2017-08-28
1
-2
/
+58
*
|
w1: ds1wm: fix register offset (bus shift) calculation
Johannes Poehlmann
2017-08-28
1
-4
/
+19
*
|
w1: ds2490: constify usb_device_id and fix space before '[' error
Arvind Yadav
2017-08-28
1
-1
/
+1
*
|
w1: constify attribute_group structures.
Arvind Yadav
2017-08-28
1
-1
/
+1
|
/
*
w1: omap-hdq: fix error return code in omap_hdq_probe()
Gustavo A. R. Silva
2017-07-17
1
-1
/
+2
*
w1: Fix slave count on 1-Wire bus (resend)
Alex A. Mihaylov
2017-07-17
1
-2
/
+2
*
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-06-09
32
-528
/
+155
*
w1: Organize driver source to natural/common order
Andrew F. Davis
2017-05-25
20
-170
/
+138
*
w1: Remove unneeded use of assert() and remove w1_log.h
Andrew F. Davis
2017-04-08
6
-41
/
+0
*
w1: Use kernel common min() implementation
Andrew F. Davis
2017-04-08
1
-3
/
+1
*
w1: w1_ds2760.h: fix defines indentation
Mariusz Bialonczyk
2017-03-17
1
-4
/
+6
*
w1: add support for DS2438 Smart Battery Monitor
Mariusz Bialonczyk
2017-03-17
4
-0
/
+398
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-1
/
+2
*
w1: ds2405: use module_w1_family to simplify the code
Wei Yongjun
2017-02-10
1
-12
/
+1
*
w1: ds2490: use kmemdup rather than duplicating its implementation
Wei Yongjun
2017-02-10
1
-2
/
+1
*
w1: Fixup source file headers
Andrew F. Davis
2017-01-25
10
-70
/
+0
*
w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
Maciej S. Szmigiero
2017-01-25
1
-0
/
+1
*
w1: add DS2405 addressable switch driver
Maciej S. Szmigiero
2017-01-25
5
-0
/
+249
*
w1: ds2490: USB transfer buffers need to be DMAable
Maciej S. Szmigiero
2017-01-25
1
-58
/
+84
[next]