<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a7f7f624 - treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#a7f7f624</link>
        <description>treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;Since commit 84af7a6194e4 (&quot;checkpatch: kconfig: prefer &apos;help&apos; over&apos;---help---&apos;&quot;), the number of &apos;---help---&apos; has been graduallydecreasing, but there are still more than 2400 instances.This commit finishes the conversion. While I touched the lines,I also fixed the indentation.There are a variety of indentation styles found.  a) 4 spaces + &apos;---help---&apos;  b) 7 spaces + &apos;---help---&apos;  c) 8 spaces + &apos;---help---&apos;  d) 1 space + 1 tab + &apos;---help---&apos;  e) 1 tab + &apos;---help---&apos;    (correct indentation)  f) 1 tab + 1 space + &apos;---help---&apos;  g) 1 tab + 2 spaces + &apos;---help---&apos;In order to convert all of them to 1 tab + &apos;help&apos;, I ran thefollowing commend:  $ find . -name &apos;Kconfig*&apos; | xargs sed -i &apos;s/^[[:space:]]*---help---/\thelp/&apos;Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Sat, 13 Jun 2020 16:50:22 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>baa293e9 - docs: driver-api: add a series of orphaned documents</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#baa293e9</link>
        <description>docs: driver-api: add a series of orphaned documentsThere are lots of documents under Documentation/*.txt and a few otherorphan documents elsehwere that belong to the driver-API book.Move them to their right place.Reviewed-by: Cornelia Huck &lt;cohuck@redhat.com&gt; # vfio-related partsAcked-by: Logan Gunthorpe &lt;logang@deltatee.com&gt; # switchtecSigned-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Thu, 27 Jun 2019 18:39:22 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>720594f6 - docs: connector: convert to ReST and rename to connector.rst</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#720594f6</link>
        <description>docs: connector: convert to ReST and rename to connector.rstAs it has some function definitions, move them to connector.h.The remaining conversion is actually:  - add blank lines and identation in order to identify paragraphs;  - fix tables markups;  - add some lists markups;  - mark literal blocks;  - adjust title markups.At its new index.rst, let&apos;s add a :orphan: while this is not linked tothe main index.rst file, in order to avoid build warnings.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Sun, 14 Apr 2019 01:54:53 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>8636a1f9 - treewide: surround Kconfig file paths with double quotes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#8636a1f9</link>
        <description>treewide: surround Kconfig file paths with double quotesThe Kconfig lexer supports special characters such as &apos;.&apos; and &apos;/&apos; inthe parameter context. In my understanding, the reason is just tosupport bare file paths in the source statement.I do not see a good reason to complicate Kconfig for the room ofambiguity.The majority of code already surrounds file paths with double quotes,and it makes sense since file paths are constant string literals.Make it treewide consistent now.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Acked-by: Wolfram Sang &lt;wsa@the-dreams.de&gt;Acked-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Acked-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Tue, 11 Dec 2018 11:01:04 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>d132d7f6 - Kconfig: replace &quot;--- help ---&quot; with &quot;---help---&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#d132d7f6</link>
        <description>Kconfig: replace &quot;--- help ---&quot; with &quot;---help---&quot;There are three Kconfig entries with &quot;--- help ---&quot; attributes, and over2000 Kconfig entries with &quot;---help---&quot; attributes.  Apparently the threeattributes with embedded spaces are valid. Still, I see little reasonfor using this obscure variant. And replacing those three attributeswith the common variant makes grepping Kconfig files for help texts abit easier too.Signed-off-by: Paul Bolle &lt;pebolle@tiscali.nl&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Mon, 07 May 2012 09:14:59 +0000</pubDate>
        <dc:creator>Paul Bolle &lt;pebolle@tiscali.nl&gt;</dc:creator>
    </item>
<item>
        <title>4737f097 - trivial: Kconfig: .ko is normally not included in module names</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#4737f097</link>
        <description>trivial: Kconfig: .ko is normally not included in module names.ko is normally not included in Kconfig help, make it consistent.Signed-off-by: Pavel Machek &lt;pavel@ucw.cz&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Thu, 04 Jun 2009 22:44:53 +0000</pubDate>
        <dc:creator>Pavel Machek &lt;pavel@ucw.cz&gt;</dc:creator>
    </item>
<item>
        <title>e403149c - Kbuild/doc: fix links to Documentation files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#e403149c</link>
        <description>Kbuild/doc: fix links to Documentation filesFix links to files in Documentation/* in various Kconfig filesSigned-off-by: Dirk Hohndel &lt;hohndel@linux.intel.com&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Tue, 30 Oct 2007 20:37:19 +0000</pubDate>
        <dc:creator>Dirk Hohndel &lt;hohndel@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>012bfdf0 - Use menuconfig objects: W1</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#012bfdf0</link>
        <description>Use menuconfig objects: W1Use menuconfigs instead of menus, so the whole menu can be disabled at onceinstead of going through all options.Signed-off-by: Jan Engelhardt &lt;jengelh@gmx.de&gt;Cc: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Mon, 16 Jul 2007 06:39:39 +0000</pubDate>
        <dc:creator>Jan Engelhardt &lt;jengelh@linux01.gwdg.de&gt;</dc:creator>
    </item>
<item>
        <title>e25df120 - [S390] Kconfig: menus with depends on HAS_IOMEM.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#e25df120</link>
        <description>[S390] Kconfig: menus with depends on HAS_IOMEM.Add &quot;depends on HAS_IOMEM&quot; to a number of menus to make themdisappear for s390 which does not have I/O memory.Signed-off-by: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Thu, 10 May 2007 13:45:57 +0000</pubDate>
        <dc:creator>Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>f9b2e97b - [PATCH] w1 kconfig fix</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#f9b2e97b</link>
        <description>[PATCH] w1 kconfig fixRemove dependency of w1 subsytem from connector, only w1_con must depend onit.  With attached patch applied to vanilla 2.6.19-git things works fine.Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;Cc: &lt;dmb@pochta.ru&gt;Cc: Greg KH &lt;greg@kroah.com&gt;Cc: Roman Zippel &lt;zippel@linux-m68k.org&gt;Cc: &quot;Randy.Dunlap&quot; &lt;rdunlap@xenotime.net&gt;Cc: Adrian Bunk &lt;bunk@stusta.de&gt;Acked-by: Jean Delvare &lt;khali@linux-fr.org&gt;Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Tue, 17 Oct 2006 07:09:47 +0000</pubDate>
        <dc:creator>Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;</dc:creator>
    </item>
<item>
        <title>09509603 - Fix several typos in drivers/</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#09509603</link>
        <description>Fix several typos in drivers/Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Tue, 03 Oct 2006 20:31:37 +0000</pubDate>
        <dc:creator>Matt LaPlante &lt;kernel1@cyberdogtech.com&gt;</dc:creator>
    </item>
<item>
        <title>deb0e9b2 - [PATCH] connector-exports</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#deb0e9b2</link>
        <description>[PATCH] connector-exportsPut the connector exports at the functions so people can see them in context.Cc: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;Cc: Greg KH &lt;greg@kroah.com&gt;Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Fri, 23 Jun 2006 09:05:46 +0000</pubDate>
        <dc:creator>Andrew Morton &lt;akpm@osdl.org&gt;</dc:creator>
    </item>
<item>
        <title>30841711 - [PATCH] w1: clean up W1_CON dependency.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#30841711</link>
        <description>[PATCH] w1: clean up W1_CON dependency.If w1 is not enabled, w1_con should not appear in configuration,even if no logic is turned on without w1.W1_CON should depend on W1 also.Signed-off-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Thu, 27 Apr 2006 15:40:27 +0000</pubDate>
        <dc:creator>Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;</dc:creator>
    </item>
<item>
        <title>46e07f6e - [PATCH] w1: Make w1 connector notifications depend on connector.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#46e07f6e</link>
        <description>[PATCH] w1: Make w1 connector notifications depend on connector.Make w1 connector notifications depend on connector.Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Mon, 03 Apr 2006 08:01:12 +0000</pubDate>
        <dc:creator>Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;</dc:creator>
    </item>
<item>
        <title>bd529cfb - [PATCH] W1: Move w1 bus master code into &apos;w1/masters&apos; and move w1 slave code into &apos;w1/slaves&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#bd529cfb</link>
        <description>[PATCH] W1: Move w1 bus master code into &apos;w1/masters&apos; and move w1 slave code into &apos;w1/slaves&apos;Signed-off-by: Ben Gardner &lt;bgardner@wabtec.com&gt;Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Tue, 06 Dec 2005 10:38:28 +0000</pubDate>
        <dc:creator>Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;</dc:creator>
    </item>
<item>
        <title>a58a414f - spelling: s/usefull/useful/</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#a58a414f</link>
        <description>spelling: s/usefull/useful/Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Mon, 09 Jan 2006 23:08:17 +0000</pubDate>
        <dc:creator>Adrian Bunk &lt;bunk@stusta.de&gt;</dc:creator>
    </item>
<item>
        <title>0a25e4d5 - [PATCH] w1_ds2433: Added crc16 protection and read caching.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#0a25e4d5</link>
        <description>[PATCH] w1_ds2433: Added crc16 protection and read caching.The changes to ds2433 to add CRC16 protection and read caching.Signed-off-by: Ben Gardner &lt;bgardner@wabtec.com&gt;Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Wed, 17 Aug 2005 11:24:37 +0000</pubDate>
        <dc:creator>Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;</dc:creator>
    </item>
<item>
        <title>80895392 - [PATCH] w1: Added DS2433 driver.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#80895392</link>
        <description>[PATCH] w1: Added DS2433 driver.Work by Ben Gardner &lt;bgardner@wabtec.com&gt;.Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Thu, 11 Aug 2005 13:27:50 +0000</pubDate>
        <dc:creator>Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;</dc:creator>
    </item>
<item>
        <title>ea5860d2 - [PATCH] w1: kconfig/Makefile fix.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/w1/Kconfig#ea5860d2</link>
        <description>[PATCH] w1: kconfig/Makefile fix.This patch was sent first time very long time ago,but magically was disapeared, it probably existsin your queue, but to be sure, I resend it.If can not be applied cleanly after your w1 queue is flushedinto upstrem tree, just drop it.Thanks.Patch from Michael Farmbauer &lt;michl@baldrian.franken.de&gt;.Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;

            List of files:
            /linux-6.15/drivers/w1/Kconfig</description>
        <pubDate>Fri, 29 Jul 2005 19:15:38 +0000</pubDate>
        <dc:creator>Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;</dc:creator>
    </item>
</channel>
</rss>
