<?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>789e527a - parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#789e527a</link>
        <description>parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemRewrite the whole driver and drop the own code to calculate loadaverage, disk and LAN load. Switch instead to use the in-kernel LEDsubsystem, which gives us quite some advantages, e.g.- existing triggers for heartbeat and disk/lan activity can be used- users can configre the LEDs at will to any existing trigger via  /sys/class/leds- less overhead since we don&apos;t need to run own timers- fully integrated in Linux and as such cleaner code.Note that the driver now depends on CONFIG_LEDS_CLASS which has tobe built-in and not as module.Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Sun, 27 Aug 2023 11:50:00 +0000</pubDate>
        <dc:creator>Helge Deller &lt;deller@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>fcbfe812 - Kconfig: introduce HAS_IOPORT option and select it as necessary</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#fcbfe812</link>
        <description>Kconfig: introduce HAS_IOPORT option and select it as necessaryWe introduce a new HAS_IOPORT Kconfig option to indicate support for I/OPort access. In a future patch HAS_IOPORT=n will disable compilation ofthe I/O accessor functions inb()/outb() and friends on architectureswhich can not meaningfully support legacy I/O spaces such as s390.The following architectures do not select HAS_IOPORT:* ARC* C-SKY* Hexagon* Nios II* OpenRISC* s390* User-Mode Linux* XtensaAll other architectures select HAS_IOPORT at least conditionally.The &quot;depends on&quot; relations on HAS_IOPORT in drivers as well as ifdefsfor HAS_IOPORT specific sections will be added in subsequent patches ona per subsystem basis.Co-developed-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Acked-by: Johannes Berg &lt;johannes@sipsolutions.net&gt; # for ARCH=umAcked-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Signed-off-by: Niklas Schnelle &lt;schnelle@linux.ibm.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Thu, 23 Mar 2023 16:33:52 +0000</pubDate>
        <dc:creator>Niklas Schnelle &lt;schnelle@linux.ibm.com&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/parisc/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/parisc/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>6630a8e5 - eisa: consolidate EISA Kconfig entry in drivers/eisa</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#6630a8e5</link>
        <description>eisa: consolidate EISA Kconfig entry in drivers/eisaLet architectures opt into EISA support by selecting HAVE_EISA andhandle everything else in drivers/eisa.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Acked-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Acked-by: Paul Burton &lt;paul.burton@mips.com&gt;Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Thu, 15 Nov 2018 19:05:37 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>8fb71ef9 - pcmcia: allow PCMCIA support independent of the architecture</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#8fb71ef9</link>
        <description>pcmcia: allow PCMCIA support independent of the architectureThere is nothing architecture specific in the PCMCIA core, so allowbuilding it everywhere.  The actual host controllers will depend on ISA,PCI or a specific SOC.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Acked-by: Dominik Brodowski &lt;linux@dominikbrodowski.net&gt;Acked-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Acked-by: Paul Burton &lt;paul.burton@mips.com&gt;Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Thu, 15 Nov 2018 19:05:35 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>eb01d42a - PCI: consolidate PCI config entry in drivers/pci</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#eb01d42a</link>
        <description>PCI: consolidate PCI config entry in drivers/pciThere is no good reason to duplicate the PCI menu in every architecture.Instead provide a selectable HAVE_PCI symbol that indicates availabilityof PCI support, and a FORCE_PCI symbol to for PCI on and the handle therest in drivers/pci.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Reviewed-by: Palmer Dabbelt &lt;palmer@sifive.com&gt;Acked-by: Max Filippov &lt;jcmvbkbc@gmail.com&gt;Acked-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Acked-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Acked-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Acked-by: Paul Burton &lt;paul.burton@mips.com&gt;Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Thu, 15 Nov 2018 19:05:32 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>79c1879e - iommu-helper: mark iommu_is_span_boundary as inline</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#79c1879e</link>
        <description>iommu-helper: mark iommu_is_span_boundary as inlineThis avoids selecting IOMMU_HELPER just for this function.  And we onlyuse it once or twice in normal builds so this often even is a sizereduction.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Tue, 03 Apr 2018 13:41:07 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>e7e127e3 - PCI: Include pci/hotplug Kconfig directly from pci/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#e7e127e3</link>
        <description>PCI: Include pci/hotplug Kconfig directly from pci/KconfigInclude pci/hotplug/Kconfig directly from pci/Kconfig, so arches don&apos;thave to source both pci/Kconfig and pci/hotplug/Kconfig.Note that this effectively adds pci/hotplug/Kconfig to the followingarches, because they already sourced drivers/pci/Kconfig but theypreviously did not source drivers/pci/hotplug/Kconfig:  alpha  arm  avr32  frv  m68k  microblaze  mn10300  sparc  unicore32Inspired-by-patch-from: Bogicevic Sasa &lt;brutallesale@gmail.com&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Tue, 08 Mar 2016 20:57:21 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>95bb2f0b - parisc: led driver requires CONFIG_VM_EVENT_COUNTERS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#95bb2f0b</link>
        <description>parisc: led driver requires CONFIG_VM_EVENT_COUNTERSLED activity is calculated out of the vm event counters wich are deliveredthrough the all_vm_events() function which requires CONFIG_VM_EVENT_COUNTERS.Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Thu, 07 Feb 2013 22:35:16 +0000</pubDate>
        <dc:creator>Helge Deller &lt;deller@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>3007c48a - treewide: remove commented out Kconfig entries</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#3007c48a</link>
        <description>treewide: remove commented out Kconfig entriesThese Kconfig entries have been commented out since (at least)v2.6.12-rc2 (the first commit of the git repository). There&apos;s noindication why they&apos;re commented out. They might as well be removed.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/parisc/Kconfig</description>
        <pubDate>Sun, 23 Oct 2011 15:23:54 +0000</pubDate>
        <dc:creator>Paul Bolle &lt;pebolle@tiscali.nl&gt;</dc:creator>
    </item>
<item>
        <title>46663448 - iommu: parisc: make the IOMMUs respect the segment boundary limits</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#46663448</link>
        <description>iommu: parisc: make the IOMMUs respect the segment boundary limitsMake PARISC&apos;s two IOMMU implementations not allocate a memory area spanningLLD&apos;s segment boundary.[akpm@linux-foundation.org: coding-style fixes]Signed-off-by: FUJITA Tomonori &lt;fujita.tomonori@lab.ntt.co.jp&gt;Cc: Kyle McMartin &lt;kyle@parisc-linux.org&gt;Cc: Matthew Wilcox &lt;matthew@wil.cx&gt;Cc: Grant Grundler &lt;grundler@parisc-linux.org&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/parisc/Kconfig</description>
        <pubDate>Tue, 04 Mar 2008 22:29:28 +0000</pubDate>
        <dc:creator>FUJITA Tomonori &lt;fujita.tomonori@lab.ntt.co.jp&gt;</dc:creator>
    </item>
<item>
        <title>8ffaeaf4 - [PARISC] PDC_CHASSIS is implemented on all machines</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#8ffaeaf4</link>
        <description>[PARISC] PDC_CHASSIS is implemented on all machinesThis patch removes a limitation of the original code, so that CHASSIScodes can be sent to all machines. On machines with a LCD panel, thiscode displays &quot;INI&quot; during bootup, &quot;RUN&quot; when the system is booted andrunning, &quot;FLT&quot; when a panic occurs, etc.This part of the code can be enabled/disabled through CONFIG_PDC_CHASSISThis patch also adds minimalistic support for Chassis warnings, througha proc entry &apos;/proc/chassis&apos;, which will reflect the warnings status (PSUor fans failure when they happen, NVRAM battery level and temperaturethresholds overflows).This part of the code can be enabled/disabled through CONFIG_PDC_CHASSIS_WARNSigned-off-by: Thibaut VARENE &lt;varenet@parisc-linux.org&gt;Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Wed, 03 May 2006 23:27:35 +0000</pubDate>
        <dc:creator>Thibaut Varene &lt;varenet@parisc-linux.org&gt;</dc:creator>
    </item>
<item>
        <title>1da177e4 - Linux-2.6.12-rc2</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/parisc/Kconfig#1da177e4</link>
        <description>Linux-2.6.12-rc2Initial git repository build. I&apos;m not bothering with the full history,even though we have it. We can create a separate &quot;historical&quot; gitarchive of that later if we want to, and in the meantime it&apos;s about3.2GB when imported into git - space that would just make the earlygit days unnecessarily complicated, when we don&apos;t have a lot of goodinfrastructure for it.Let it rip!

            List of files:
            /linux-6.15/drivers/parisc/Kconfig</description>
        <pubDate>Sat, 16 Apr 2005 22:20:36 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@ppc970.osdl.org&gt;</dc:creator>
    </item>
</channel>
</rss>
