| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | docs: connector: convert to ReST and rename to connector.rst | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 2019-06-23 | 14 | -51/+14 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 5 | -24/+5 |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 | Thomas Gleixner | 2019-06-19 | 9 | -27/+9 |
* | | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-06-09 | 20 | -169/+20 |
|\| |
|
| * | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-08 | 1 | -4/+1 |
| |\ |
|
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
| * | | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-06-08 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with rea... | Mariusz Bialonczyk | 2019-05-24 | 1 | -1/+1 |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 8 | -79/+8 |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 2 | -30/+2 |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147 | Thomas Gleixner | 2019-05-30 | 2 | -29/+2 |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144 | Thomas Gleixner | 2019-05-30 | 1 | -11/+1 |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 94 | Thomas Gleixner | 2019-05-24 | 1 | -15/+1 |
| * | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 4 | -0/+4 |
| |/ |
|
* | | w1: ds2805: rename w1_family struct, fixing c-p typo | Mariusz Bialonczyk | 2019-06-06 | 1 | -3/+3 |
* | | w1: ds2413: fix state byte comparision | Mariusz Bialonczyk | 2019-06-06 | 1 | -3/+5 |
* | | w1: ds2413: when the slave is not responding during read, select it again | Mariusz Bialonczyk | 2019-05-24 | 1 | -1/+8 |
* | | w1: ds2413: add retry support to state_read() | Mariusz Bialonczyk | 2019-05-24 | 1 | -13/+24 |
* | | w1: ds2413: output_write() cosmetic fixes / simplify | Mariusz Bialonczyk | 2019-05-24 | 1 | -8/+11 |
|/ |
|
* | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-07 | 3 | -46/+51 |
|\ |
|
| * | w1: fix the resume command API | Mariusz Bialonczyk | 2019-04-27 | 1 | -2/+1 |
| * | w1: ds2408: reset on output_write retry with readback | Jean-Francois Dagenais | 2019-04-25 | 1 | -37/+39 |
| * | w1: ds2482: cosmetic fixes after 54865314f5a1 | Mariusz Bialonczyk | 2019-03-27 | 1 | -7/+11 |
* | | USB: w1 ds2490: Fix bug caused by improper use of altsetting array | Alan Stern | 2019-04-25 | 1 | -3/+3 |
|/ |
|
* | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2018-12-21 | 1 | -2/+2 |
* | w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un... | Julien Folly | 2018-10-15 | 1 | -14/+52 |
* | w1: omap-hdq: fix missing bus unregister at removal | Andreas Kemnade | 2018-10-03 | 1 | -0/+2 |
* | Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 2018-08-22 | 5 | -247/+3 |
|\ |
|
| * | power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c... | Daniel Mack | 2018-07-11 | 4 | -247/+0 |
| * | w1: core: match sub-nodes of bus masters in devicetree | Daniel Mack | 2018-07-11 | 1 | -0/+3 |
* | | 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-06 | 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-02-01 | 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 |