Message ID | 1388610925-12850-1-git-send-email-erik@kryo.se (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
On Wed, Jan 01, 2014 at 10:15:25PM +0100, Erik Ekman wrote: > The PCI-DMA-mapping.txt moved to general docs and became DMA-API-HOWTO.txt in 5e07c2c73 > Add new file about PCI Express I/O Virtualization > > Signed-off-by: Erik Ekman <erik@kryo.se> Applied to pci/misc for v3.14, thanks! Bjorn > --- > Documentation/PCI/00-INDEX | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/PCI/00-INDEX b/Documentation/PCI/00-INDEX > index 812b17f..147231f 100644 > --- a/Documentation/PCI/00-INDEX > +++ b/Documentation/PCI/00-INDEX > @@ -2,12 +2,12 @@ > - this file > MSI-HOWTO.txt > - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ. > -PCI-DMA-mapping.txt > - - info for PCI drivers using DMA portably across all platforms > PCIEBUS-HOWTO.txt > - a guide describing the PCI Express Port Bus driver > pci-error-recovery.txt > - info on PCI error recovery > +pci-iov-howto.txt > + - the PCI Express I/O Virtualization HOWTO > pci.txt > - info on the PCI subsystem for device driver authors > pcieaer-howto.txt > -- > 1.8.4.2 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-pci" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/PCI/00-INDEX b/Documentation/PCI/00-INDEX index 812b17f..147231f 100644 --- a/Documentation/PCI/00-INDEX +++ b/Documentation/PCI/00-INDEX @@ -2,12 +2,12 @@ - this file MSI-HOWTO.txt - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ. -PCI-DMA-mapping.txt - - info for PCI drivers using DMA portably across all platforms PCIEBUS-HOWTO.txt - a guide describing the PCI Express Port Bus driver pci-error-recovery.txt - info on PCI error recovery +pci-iov-howto.txt + - the PCI Express I/O Virtualization HOWTO pci.txt - info on the PCI subsystem for device driver authors pcieaer-howto.txt
The PCI-DMA-mapping.txt moved to general docs and became DMA-API-HOWTO.txt in 5e07c2c73 Add new file about PCI Express I/O Virtualization Signed-off-by: Erik Ekman <erik@kryo.se> --- Documentation/PCI/00-INDEX | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)