Age | Commit message (Expand) | Author |
2020-01-29 | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-01-14 | w1: omap-hdq: Simplify driver with PM runtime autosuspend | Tony Lindgren |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-11-14 | w1: new driver. DS2430 chip | Angelo Dureghello |
2019-10-14 | Merge 5.4-rc3 into char-misc-next | Greg Kroah-Hartman |
2019-10-10 | w1: ds250x: Fix build error without CRC16 | YueHaibing |
2019-10-10 | w1: sgi_w1: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-04 | w1: add DS2501, DS2502, DS2505 EPROM device driver | Thomas Bogendoerfer |
2019-09-04 | w1: add 1-wire master driver for IP block found in SGI ASICs | Thomas Bogendoerfer |
2019-08-05 | w1: omap-hdq: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-05 | w1: mxc_w1: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-15 | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab |
2019-07-15 | docs: connector: convert to ReST and rename to connector.rst | Mauro Carvalho Chehab |
2019-06-23 | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 | Thomas Gleixner |
2019-06-09 | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-08 | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-06-06 | w1: ds2805: rename w1_family struct, fixing c-p typo | Mariusz Bialonczyk |
2019-06-06 | w1: ds2413: fix state byte comparision | Mariusz Bialonczyk |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144 | Thomas Gleixner |
2019-05-24 | w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with rea... | Mariusz Bialonczyk |
2019-05-24 | w1: ds2413: when the slave is not responding during read, select it again | Mariusz Bialonczyk |
2019-05-24 | w1: ds2413: add retry support to state_read() | Mariusz Bialonczyk |
2019-05-24 | w1: ds2413: output_write() cosmetic fixes / simplify | Mariusz Bialonczyk |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 94 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-07 | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-04-27 | w1: fix the resume command API | Mariusz Bialonczyk |
2019-04-25 | w1: ds2408: reset on output_write retry with readback | Jean-Francois Dagenais |
2019-04-25 | USB: w1 ds2490: Fix bug caused by improper use of altsetting array | Alan Stern |
2019-03-28 | w1: ds2482: cosmetic fixes after 54865314f5a1 | Mariusz Bialonczyk |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-10-15 | w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un... | Julien Folly |
2018-10-02 | w1: omap-hdq: fix missing bus unregister at removal | Andreas Kemnade |
2018-08-21 | Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-07-11 | power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c... | Daniel Mack |
2018-07-11 | w1: core: match sub-nodes of bus masters in devicetree | Daniel Mack |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap |
2018-07-07 | ds2490.c: Move struct open braces to previous line | Henriette Hofmeier |
2018-07-07 | ds2490.c: Remove unnecessary whitespace | Henriette Hofmeier |
2018-07-07 | ds2490.c: Add required spaces | Henriette Hofmeier |
2018-07-03 | w1: ds2482: make module parameter extra_config static | Colin Ian King |
2018-06-26 | w1: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |