summaryrefslogtreecommitdiffstats
path: root/drivers/w1
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-24/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-199-27/+9
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
* | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-081-1/+1
|\ \ | |/ |/|
| * w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with rea...Mariusz Bialonczyk2019-05-241-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-308-79/+8
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-30/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147Thomas Gleixner2019-05-302-29/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144Thomas Gleixner2019-05-301-11/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 94Thomas Gleixner2019-05-241-15/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
|/
* Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-073-46/+51
|\
| * w1: fix the resume command APIMariusz Bialonczyk2019-04-271-2/+1
| * w1: ds2408: reset on output_write retry with readbackJean-Francois Dagenais2019-04-251-37/+39
| * w1: ds2482: cosmetic fixes after 54865314f5a1Mariusz Bialonczyk2019-03-281-7/+11
* | USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern2019-04-251-3/+3
|/
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-2/+2
* w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un...Julien Folly2018-10-151-14/+52
* w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade2018-10-021-0/+2
* Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-08-215-247/+3
|\
| * power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c...Daniel Mack2018-07-114-247/+0
| * w1: core: match sub-nodes of bus masters in devicetreeDaniel Mack2018-07-111-0/+3
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-183-10/+9
|\ \
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
| * | ds2490.c: Move struct open braces to previous lineHenriette Hofmeier2018-07-071-4/+2
| * | ds2490.c: Remove unnecessary whitespaceHenriette Hofmeier2018-07-071-1/+1
| * | ds2490.c: Add required spacesHenriette Hofmeier2018-07-071-4/+4
| * | w1: ds2482: make module parameter extra_config staticColin Ian King2018-07-031-1/+1
| |/
* / w1: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2018-06-261-1/+1
|/
* Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-052-8/+14
|\
| * 1wire: family module autoload fails because of upper/lower case mismatch.Ingo Flaschberger2018-05-141-1/+1
| * w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra2018-05-141-7/+13
* | w1: w1_io.c: fix a kernel-doc warningMauro Carvalho Chehab2018-05-101-0/+1
|/
* w1: use put_device() if device_register() failArvind Yadav2018-03-141-0/+1
* Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-01-311-1/+5
|\
| * w1_netlink.h: add support for nested structsMauro Carvalho Chehab2017-12-211-1/+5
* | w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij2017-12-081-88/+61
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-165-29/+820
|\
| * w1: keep balance of mutex locks and refcntsAlexey Khoroshilov2017-11-081-28/+31
| * add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridgeJan Kandziora2017-10-043-0/+787
| * wire: export w1_touch_bitJan Kandziora2017-10-041-1/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2017-09-093-124/+0
|\
| * power: supply: move HDQ interface for bq27xxx from w1 to power/supplyAndrew F. Davis2017-07-253-124/+0
* | drivers: w1: add hwmon temp support for w1_thermJaghathiswari Rankappagounder Natarajan2017-08-311-0/+86
* | drivers: w1: refactor w1_slave_show to make the temp reading functionality se...Jaghathiswari Rankappagounder Natarajan2017-08-311-31/+51
* | drivers: w1: add hwmon support structuresJaghathiswari Rankappagounder Natarajan2017-08-311-1/+17
* | drivers: w1: Add 1w slave driver for DS28E05 EEPROMAndrew Worsley2017-08-284-0/+324
* | drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...Andrew Worsley2017-08-281-4/+8