aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1
Commit message (Expand)AuthorAge
* w1: ds250x: Fix build error without CRC16YueHaibing2019-10-10
* w1: add DS2501, DS2502, DS2505 EPROM device driverThomas Bogendoerfer2019-09-04
* w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer2019-09-04
* w1: omap-hdq: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-05
* w1: mxc_w1: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-05
* docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-15
* docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab2019-07-15
* Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-23
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-19
* | Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-09
|\|
| * Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
| * | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-08
| |\ \ | | |/ | |/|
| | * w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with rea...Mariusz Bialonczyk2019-05-24
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147Thomas Gleixner2019-05-30
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144Thomas Gleixner2019-05-30
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 94Thomas Gleixner2019-05-24
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| |/
* | w1: ds2805: rename w1_family struct, fixing c-p typoMariusz Bialonczyk2019-06-06
* | w1: ds2413: fix state byte comparisionMariusz Bialonczyk2019-06-06
* | w1: ds2413: when the slave is not responding during read, select it againMariusz Bialonczyk2019-05-24
* | w1: ds2413: add retry support to state_read()Mariusz Bialonczyk2019-05-24
* | w1: ds2413: output_write() cosmetic fixes / simplifyMariusz Bialonczyk2019-05-24
|/
* Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-07
|\
| * w1: fix the resume command APIMariusz Bialonczyk2019-04-27
| * w1: ds2408: reset on output_write retry with readbackJean-Francois Dagenais2019-04-25
| * w1: ds2482: cosmetic fixes after 54865314f5a1Mariusz Bialonczyk2019-03-27
* | USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern2019-04-25
|/
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-21
* w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un...Julien Folly2018-10-15
* w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade2018-10-02
* Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-08-21
|\
| * power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c...Daniel Mack2018-07-11
| * w1: core: match sub-nodes of bus masters in devicetreeDaniel Mack2018-07-11
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-18
|\ \
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
| * | ds2490.c: Move struct open braces to previous lineHenriette Hofmeier2018-07-07
| * | ds2490.c: Remove unnecessary whitespaceHenriette Hofmeier2018-07-07
| * | ds2490.c: Add required spacesHenriette Hofmeier2018-07-07
| * | w1: ds2482: make module parameter extra_config staticColin Ian King2018-07-03
| |/
* / w1: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2018-06-26
|/
* Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-05
|\
| * 1wire: family module autoload fails because of upper/lower case mismatch.Ingo Flaschberger2018-05-14
| * w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra2018-05-14
* | w1: w1_io.c: fix a kernel-doc warningMauro Carvalho Chehab2018-05-10
|/
* w1: use put_device() if device_register() failArvind Yadav2018-03-14
* Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-01-31
|\