Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
97b0b1ad58fab9f71b1a6bc056a09af6065ec3bc
/
drivers
/
w1
25ec871
w1: add DS2501, DS2502, DS2505 EPROM device driver
by Thomas Bogendoerfer
· 5 years ago
74ded38
w1: add 1-wire master driver for IP block found in SGI ASICs
by Thomas Bogendoerfer
· 5 years ago
7008aff
w1: omap-hdq: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
b0a523f
w1: mxc_w1: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
baa293e
docs: driver-api: add a series of orphaned documents
by Mauro Carvalho Chehab
· 6 years ago
720594f
docs: connector: convert to ReST and rename to connector.rst
by Mauro Carvalho Chehab
· 6 years ago
8083f3d
Merge 5.2-rc6 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
40b0b3f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
by Thomas Gleixner
· 6 years ago
0154ec7
Merge 5.2-rc4 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
1ce2c85
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
0e3743d
w1: ds2805: rename w1_family struct, fixing c-p typo
by Mariusz Bialonczyk
· 6 years ago
aacd152
w1: ds2413: fix state byte comparision
by Mariusz Bialonczyk
· 6 years ago
b886d83
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
53c8ab3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147
by Thomas Gleixner
· 6 years ago
2b4f735
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144
by Thomas Gleixner
· 6 years ago
6660a04
w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with readback)
by Mariusz Bialonczyk
· 6 years ago
3856032
w1: ds2413: when the slave is not responding during read, select it again
by Mariusz Bialonczyk
· 6 years ago
c50d09a
w1: ds2413: add retry support to state_read()
by Mariusz Bialonczyk
· 6 years ago
ae2ee27
w1: ds2413: output_write() cosmetic fixes / simplify
by Mariusz Bialonczyk
· 6 years ago
ee8ff16
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 94
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
f678d6d
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
62909da
w1: fix the resume command API
by Mariusz Bialonczyk
· 6 years ago
49695ac4
w1: ds2408: reset on output_write retry with readback
by Jean-Francois Dagenais
· 6 years ago
c114944
USB: w1 ds2490: Fix bug caused by improper use of altsetting array
by Alan Stern
· 6 years ago
5cb27d3
w1: ds2482: cosmetic fixes after 54865314f5a1
by Mariusz Bialonczyk
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
6eaafbb
w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for unsigned, count for max size).
by Julien Folly
· 6 years ago
a007734
w1: omap-hdq: fix missing bus unregister at removal
by Andreas Kemnade
· 6 years ago
c1fecab
Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
bf49735
power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion
by Daniel Mack
· 6 years ago
fae6803
w1: core: match sub-nodes of bus masters in devicetree
by Daniel Mack
· 6 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
7b4bcbc
ds2490.c: Move struct open braces to previous line
by Henriette Hofmeier
· 7 years ago
b2dd10c
ds2490.c: Remove unnecessary whitespace
by Henriette Hofmeier
· 7 years ago
98860b7
ds2490.c: Add required spaces
by Henriette Hofmeier
· 7 years ago
c6446c2
w1: ds2482: make module parameter extra_config static
by Colin Ian King
· 7 years ago
3a358e2
w1: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 7 years ago
abf7dba
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
065c095
1wire: family module autoload fails because of upper/lower case mismatch.
by Ingo Flaschberger
· 7 years ago
955bc61
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
by Stefan Potyra
· 7 years ago
9167b94
w1: w1_io.c: fix a kernel-doc warning
by Mauro Carvalho Chehab
· 7 years ago
0ec4eb7
w1: use put_device() if device_register() fail
by Arvind Yadav
· 7 years ago
255442c
Merge tag 'docs-4.16' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
aa931b4
w1_netlink.h: add support for nested structs
by Mauro Carvalho Chehab
· 7 years ago
e0fc62a
w1: w1-gpio: Convert to use GPIO descriptors
by Linus Walleij
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
f53459c
w1: keep balance of mutex locks and refcnts
by Alexey Khoroshilov
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ebc4768
add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
by Jan Kandziora
· 7 years ago
eb8470d
wire: export w1_touch_bit
by Jan Kandziora
· 7 years ago
0ce5c79
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 7 years ago
a97db88
drivers: w1: add hwmon temp support for w1_therm
by Jaghathiswari Rankappagounder Natarajan
· 7 years ago
b78165f
drivers: w1: refactor w1_slave_show to make the temp reading functionality separate
by Jaghathiswari Rankappagounder Natarajan
· 7 years ago
2eb7954
drivers: w1: add hwmon support structures
by Jaghathiswari Rankappagounder Natarajan
· 7 years ago
f688753
drivers: w1: Add 1w slave driver for DS28E05 EEPROM
by Andrew Worsley
· 7 years ago
5486531
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM/SPU/1WS features
by Andrew Worsley
· 7 years ago
e5cf84e
w1: ds2438: make several functions static
by Colin Ian King
· 7 years ago
c64163e
w1: ds1wm: add messages to make incorporation in mfd-drivers easier
by Johannes Poehlmann
· 7 years ago
1d925f4
w1: ds1wm: silence interrupts on HW before claiming the interrupt
by Johannes Poehlmann
· 7 years ago
c3248f0e
w1: ds1wm: add level interrupt modes
by Johannes Poehlmann
· 7 years ago
baa8055
w1: ds1wm: make endian clean and use standard io memory accessors
by Johannes Poehlmann
· 7 years ago
242b476
w1: ds1wm: fix register offset (bus shift) calculation
by Johannes Poehlmann
· 7 years ago
d7b3cf8
w1: ds2490: constify usb_device_id and fix space before '[' error
by Arvind Yadav
· 7 years ago
a890d56
w1: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
55a9db6
power: supply: move HDQ interface for bq27xxx from w1 to power/supply
by Andrew F. Davis
· 7 years ago
c89876d
w1: omap-hdq: fix error return code in omap_hdq_probe()
by Gustavo A. R. Silva
· 8 years ago
2c927c0
w1: Fix slave count on 1-Wire bus (resend)
by Alex A. Mihaylov
· 8 years ago
de0d6db
w1: Add subsystem kernel public interface
by Andrew F. Davis
· 8 years ago
50fa295
w1: Organize driver source to natural/common order
by Andrew F. Davis
· 8 years ago
91bd285
w1: Remove unneeded use of assert() and remove w1_log.h
by Andrew F. Davis
· 8 years ago
b04e085
w1: Use kernel common min() implementation
by Andrew F. Davis
· 8 years ago
e447d4c0
w1: w1_ds2760.h: fix defines indentation
by Mariusz Bialonczyk
· 8 years ago
e3af95e
w1: add support for DS2438 Smart Battery Monitor
by Mariusz Bialonczyk
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
90beaf6
w1: ds2405: use module_w1_family to simplify the code
by Wei Yongjun
· 8 years ago
45003a1
w1: ds2490: use kmemdup rather than duplicating its implementation
by Wei Yongjun
· 8 years ago
8a0934b
w1: Fixup source file headers
by Andrew F. Davis
· 8 years ago
d2ce4ea
w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
by Maciej S. Szmigiero
· 8 years ago
dd6478d
w1: add DS2405 addressable switch driver
by Maciej S. Szmigiero
· 8 years ago
61cd1b4
w1: ds2490: USB transfer buffers need to be DMAable
by Maciej S. Szmigiero
· 8 years ago
8333eb1
w1: omap_hdq: Free resources on error path
by Christophe JAILLET
· 8 years ago
a46b195
w1: fix timeout_us parameter description
by Wei Yongjun
· 8 years ago
368451e
drivers: w1: style corrections-pointers-blanklines-comparisons
by Ben Werbowyj
· 8 years ago
aaf16f7
drivers: w1: removed assignment from within if statement
by Ben Werbowyj
· 8 years ago
d4c3f97
drivers: w1: style corrections for parenthesis and braces
by Ben Werbowyj
· 8 years ago
ecfaf0c
w1:omap_hdq: fix regression
by H. Nikolaus Schaller
· 8 years ago
939fc83
w1: add helper macro module_w1_family
by Andrew F. Davis
· 8 years ago
098f9fb
w1: remove need for ida and use PLATFORM_DEVID_AUTO
by Andrew F. Davis
· 8 years ago
0a19f12
w1: add ability to set (SRAM) and store (EEPROM) configuration for temp sensors like DS18B20
by Ben Sen
· 9 years ago
b9c11a2
w1: silence an uninitialized variable warning
by Dan Carpenter
· 9 years ago
8f8f41d
w1: Spelling s/minmum/minimum/
by Geert Uytterhoeven
· 9 years ago
f704938
w1: enable active pullup for DS2482 by default
by Mariusz Bialonczyk
· 9 years ago
cf09d64
w1: w1_process() is not freezable kthread
by Jiri Kosina
· 9 years ago
7b46a10
omap_hdq: fix usecount handling
by Andreas Kemnade
· 9 years ago
Next »