<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/pci/pcie/aer, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2018-06-11T13:11:39+00:00</updated>
<entry>
<title>PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/</title>
<updated>2018-06-11T13:11:39+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=4696b828ca3781deebc3f61d50978d5c8c5be405'/>
<id>urn:sha1:4696b828ca3781deebc3f61d50978d5c8c5be405</id>
<content type='text'>
Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/ so they're next to
other PCIe service drivers.  No functional change intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
<entry>
<title>PCI/AER: Squash Kconfig.debug into Kconfig</title>
<updated>2018-06-11T13:11:32+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=adc1f22f5a8664b07734a23a8d9bb82a38c0d043'/>
<id>urn:sha1:adc1f22f5a8664b07734a23a8d9bb82a38c0d043</id>
<content type='text'>
Squash Kconfig.debug into Kconfig.  No functional change intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
<entry>
<title>PCI/AER: Move private AER things to aerdrv.c</title>
<updated>2018-06-11T13:11:25+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=23e672bc2abead19ff22d8a1d40f9d4c023524f8'/>
<id>urn:sha1:23e672bc2abead19ff22d8a1d40f9d4c023524f8</id>
<content type='text'>
Most of the things in aerdrv.h are only used in aerdrv.c, so move them
there.  No functional change intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
<entry>
<title>PCI/AER: Move aer_irq() declaration to portdrv.h</title>
<updated>2018-06-11T13:11:18+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f53e7418c3402a2589216997d7cd07d3b0be497e'/>
<id>urn:sha1:f53e7418c3402a2589216997d7cd07d3b0be497e</id>
<content type='text'>
The aer_irq() declaration is the only thing needed by aer_inject.c.  Move
it to portdrv.h so we eventually get rid of aerdrv.h completely.  No
functional change intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
<entry>
<title>PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h</title>
<updated>2018-06-11T13:11:11+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0544b04b792696d6e408f3a882d1a36943084fa8'/>
<id>urn:sha1:0544b04b792696d6e408f3a882d1a36943084fa8</id>
<content type='text'>
Move pcie_aer_get_firmware_first() to portdrv.h, where it can be more
easily shared between AER and DPC.  Then DPC no longer needs to include
aer/aerdrv.h.  No functional change intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
<entry>
<title>PCI/AER: Remove duplicate pcie_port_bus_type declaration</title>
<updated>2018-06-11T13:11:05+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=16c33b1595441fe106f8efd370fb584ed8d21bde'/>
<id>urn:sha1:16c33b1595441fe106f8efd370fb584ed8d21bde</id>
<content type='text'>
pcie_port_bus_type is already declared in portdrv.h, so remove the
unnecessary duplicate declaration in aerdrv.h.  No functional change
intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
<entry>
<title>PCI/AER: Squash ecrc.c into aerdrv.c</title>
<updated>2018-06-11T13:10:59+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=41cbc9eb1a8276a53d99317b1939cd30e917f2e8'/>
<id>urn:sha1:41cbc9eb1a8276a53d99317b1939cd30e917f2e8</id>
<content type='text'>
Squash ecrc.c into aerdrv.c.  No functional change intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
<entry>
<title>PCI/AER: Squash aerdrv_acpi.c into aerdrv.c</title>
<updated>2018-06-11T13:10:53+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=256a459370930bed087f92bb763517f8b09407eb'/>
<id>urn:sha1:256a459370930bed087f92bb763517f8b09407eb</id>
<content type='text'>
Squash aerdrv_acpi.c into aerdrv.c.  No functional change intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
<entry>
<title>PCI/AER: Squash aerdrv_errprint.c into aerdrv.c</title>
<updated>2018-06-11T13:10:45+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0319c9a0ef4a07d5cc0f8f42d71fb33e5cfc612d'/>
<id>urn:sha1:0319c9a0ef4a07d5cc0f8f42d71fb33e5cfc612d</id>
<content type='text'>
Squash aerdrv_errprint.c into aerdrv.c.  No functional change intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
<entry>
<title>PCI/AER: Squash aerdrv_core.c into aerdrv.c</title>
<updated>2018-06-11T13:10:33+00:00</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bhelgaas@google.com</email>
</author>
<published>2018-06-08T13:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=fd3362cb73dee65d3f45b5bb58955dd2325848f9'/>
<id>urn:sha1:fd3362cb73dee65d3f45b5bb58955dd2325848f9</id>
<content type='text'>
Squash aerdrv_core.c into aerdrv.c.  No functional change intended.

Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Reviewed-by: Keith Busch &lt;keith.busch@intel.com&gt;</content>
</entry>
</feed>
