linux-next: manual merge of the pci tree with Linus' tree

2021-02-22 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the pci tree got a conflict in: drivers/pci/pci.c between commit: 40fb68c7725a ("Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"") from Linus' tree and commit: d2bb2f9e1af6 ("PCI/ASPM: Move LTR, ASPM L1SS save/restore into PCIe

linux-next: manual merge of the pci tree with Linus' tree

2020-05-13 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the pci tree got a conflict in: drivers/pci/quirks.c between commit: 0a8f41023e8a ("PCI: Move Apex Edge TPU class quirk to fix BAR assignment") from Linus' tree and commit: 68f5fc4ea9dd ("PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect")

linux-next: manual merge of the pci tree with Linus' tree

2019-09-19 Thread Mark Brown
Hi all, Today's linux-next merge of the pci tree got a conflict in: drivers/pci/controller/pci-hyperv.c between commits: 348dd93e40c1 ("PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface") 467a3bb97432 ("PCI: hv: Allocate a named fwnode instead of an

Re: linux-next: manual merge of the pci tree with Linus' tree

2018-07-20 Thread Thomas Petazzoni
Hello, On Fri, 20 Jul 2018 10:15:53 +0100, Lorenzo Pieralisi wrote: > > switch (resource_type(res)) { > > case IORESOURCE_IO: > > - advk_pcie_set_ob_win(pcie, 1, > > -upper_32_bits(res->start), > > -

Re: linux-next: manual merge of the pci tree with Linus' tree

2018-07-20 Thread Thomas Petazzoni
Hello, On Fri, 20 Jul 2018 10:15:53 +0100, Lorenzo Pieralisi wrote: > > switch (resource_type(res)) { > > case IORESOURCE_IO: > > - advk_pcie_set_ob_win(pcie, 1, > > -upper_32_bits(res->start), > > -

Re: linux-next: manual merge of the pci tree with Linus' tree

2018-07-20 Thread Lorenzo Pieralisi
On Fri, Jul 20, 2018 at 11:03:10AM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the pci tree got a conflict in: > > drivers/pci/controller/pci-aardvark.c > > between commit: > > 1df3e5b3feeb ("PCI: aardvark: Fix I/O space page leak") > > from Linus' tree and

Re: linux-next: manual merge of the pci tree with Linus' tree

2018-07-20 Thread Lorenzo Pieralisi
On Fri, Jul 20, 2018 at 11:03:10AM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the pci tree got a conflict in: > > drivers/pci/controller/pci-aardvark.c > > between commit: > > 1df3e5b3feeb ("PCI: aardvark: Fix I/O space page leak") > > from Linus' tree and

linux-next: manual merge of the pci tree with Linus' tree

2018-07-19 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the pci tree got a conflict in: drivers/pci/controller/pci-aardvark.c between commit: 1df3e5b3feeb ("PCI: aardvark: Fix I/O space page leak") from Linus' tree and commit: 6df6ba974a55 ("PCI: aardvark: Remove PCIe outbound window configuration") from

linux-next: manual merge of the pci tree with Linus' tree

2018-07-19 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the pci tree got a conflict in: drivers/pci/controller/pci-aardvark.c between commit: 1df3e5b3feeb ("PCI: aardvark: Fix I/O space page leak") from Linus' tree and commit: 6df6ba974a55 ("PCI: aardvark: Remove PCIe outbound window configuration") from

linux-next: manual merge of the pci tree with Linus' tree

2018-04-02 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: drivers/pci/quirks.c between commit: 7dcf688d4c78 ("PCI/cxgb4: Extend T3 PCI quirk to T4+ devices") from Linus' tree and commit: 996058573b22 ("PCI/VPD: Move VPD quirks to vpd.c") from the pci tree. I fixed it up

linux-next: manual merge of the pci tree with Linus' tree

2018-04-02 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: drivers/pci/quirks.c between commit: 7dcf688d4c78 ("PCI/cxgb4: Extend T3 PCI quirk to T4+ devices") from Linus' tree and commit: 996058573b22 ("PCI/VPD: Move VPD quirks to vpd.c") from the pci tree. I fixed it up

Re: linux-next: manual merge of the pci tree with Linus' tree

2018-03-27 Thread Rob Herring
On Sun, Mar 25, 2018 at 8:23 PM, Stephen Rothwell wrote: > Hi Bjorn, > > Today's linux-next merge of the pci tree got a conflict in: > > include/linux/of_pci.h > > between commit: > > a6f1086e29e9 ("PCI: Move of_irq_parse_and_map_pci() declaration under > OF_IRQ") My

Re: linux-next: manual merge of the pci tree with Linus' tree

2018-03-27 Thread Rob Herring
On Sun, Mar 25, 2018 at 8:23 PM, Stephen Rothwell wrote: > Hi Bjorn, > > Today's linux-next merge of the pci tree got a conflict in: > > include/linux/of_pci.h > > between commit: > > a6f1086e29e9 ("PCI: Move of_irq_parse_and_map_pci() declaration under > OF_IRQ") My series was based on top

linux-next: manual merge of the pci tree with Linus' tree

2018-03-25 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: include/linux/of_pci.h between commit: a6f1086e29e9 ("PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQ") from Linus' tree and commit: effab67ffe90 ("PCI: Move private DT related functions into private

linux-next: manual merge of the pci tree with Linus' tree

2018-03-25 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: include/linux/of_pci.h between commit: a6f1086e29e9 ("PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQ") from Linus' tree and commit: effab67ffe90 ("PCI: Move private DT related functions into private

Re: linux-next: manual merge of the pci tree with Linus' tree

2017-07-02 Thread Stephen Rothwell
Hi all, With the merge window opening, just a reminder that this conflict still exists. On Mon, 26 Jun 2017 10:51:54 +1000 Stephen Rothwell wrote: > > Hi Bjorn, > > Today's linux-next merge of the pci tree got a conflict in: > > drivers/gpu/drm/radeon/radeon_device.c

Re: linux-next: manual merge of the pci tree with Linus' tree

2017-07-02 Thread Stephen Rothwell
Hi all, With the merge window opening, just a reminder that this conflict still exists. On Mon, 26 Jun 2017 10:51:54 +1000 Stephen Rothwell wrote: > > Hi Bjorn, > > Today's linux-next merge of the pci tree got a conflict in: > > drivers/gpu/drm/radeon/radeon_device.c > > between commit: >

linux-next: manual merge of the pci tree with Linus' tree

2017-06-25 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: drivers/gpu/drm/radeon/radeon_device.c between commit: 4eb59793cca0 ("drm/radeon: add a PX quirk for another K53TK variant") from Linus' tree and commit: 22c21de73087 ("drm/radeon: make MacBook Pro d3_delay quirk

linux-next: manual merge of the pci tree with Linus' tree

2017-06-25 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: drivers/gpu/drm/radeon/radeon_device.c between commit: 4eb59793cca0 ("drm/radeon: add a PX quirk for another K53TK variant") from Linus' tree and commit: 22c21de73087 ("drm/radeon: make MacBook Pro d3_delay quirk

linux-next: manual merge of the pci tree with Linus' tree

2016-12-08 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: drivers/pci/msi.c between commit: 62c61514191b ("doc: Add missing parameter for msi_setup") from Linus' tree and commit: 67f1e4473857 ("PCI/MSI: Document new parameter for msi_capability_init()") from the pci tree.

linux-next: manual merge of the pci tree with Linus' tree

2016-12-08 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: drivers/pci/msi.c between commit: 62c61514191b ("doc: Add missing parameter for msi_setup") from Linus' tree and commit: 67f1e4473857 ("PCI/MSI: Document new parameter for msi_capability_init()") from the pci tree.

Re: linux-next: manual merge of the pci tree with Linus' tree

2016-06-23 Thread Bjorn Helgaas
On Thu, Jun 23, 2016 at 11:44:29AM +1000, Stephen Rothwell wrote: > Hi Bjorn, > > Today's linux-next merge of the pci tree got a conflict in: > > drivers/nvme/host/pci.c > > between commit: > > edb50a5403d2 ("NVMe: Only release requested regions") > > from Linus' tree and commit: > >

Re: linux-next: manual merge of the pci tree with Linus' tree

2016-06-23 Thread Bjorn Helgaas
On Thu, Jun 23, 2016 at 11:44:29AM +1000, Stephen Rothwell wrote: > Hi Bjorn, > > Today's linux-next merge of the pci tree got a conflict in: > > drivers/nvme/host/pci.c > > between commit: > > edb50a5403d2 ("NVMe: Only release requested regions") > > from Linus' tree and commit: > >

linux-next: manual merge of the pci tree with Linus' tree

2016-06-22 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: drivers/nvme/host/pci.c between commit: edb50a5403d2 ("NVMe: Only release requested regions") from Linus' tree and commit: a1f447b35b72 ("NVMe: Use pci_(request|release)_mem_regions") from the pci tree. I fixed it

linux-next: manual merge of the pci tree with Linus' tree

2016-06-22 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: drivers/nvme/host/pci.c between commit: edb50a5403d2 ("NVMe: Only release requested regions") from Linus' tree and commit: a1f447b35b72 ("NVMe: Use pci_(request|release)_mem_regions") from the pci tree. I fixed it

linux-next: manual merge of the pci tree with Linus' tree

2016-01-20 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: include/linux/pci_ids.h between commit: 2d1e0254ef83 ("pci_ids: add Netronome Systems vendor") from Linus' tree and commit: a755e169031d ("PCI: Add Netronome vendor and device IDs") from the pci tree. I fixed it up

linux-next: manual merge of the pci tree with Linus' tree

2016-01-20 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in: include/linux/pci_ids.h between commit: 2d1e0254ef83 ("pci_ids: add Netronome Systems vendor") from Linus' tree and commit: a755e169031d ("PCI: Add Netronome vendor and device IDs") from the pci tree. I fixed it up

linux-next: manual merge of the pci tree with Linus' tree

2013-06-16 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in include/linux/aer.h between commit 37448adfc7ce ("aerdrv: Move cper_print_aer() call out of interrupt context") from Linus' tree and commit fde41b9fa2d0 ("PCI/AER: Remove "extern" from function declarations") from the pci tree.

linux-next: manual merge of the pci tree with Linus' tree

2013-06-16 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in include/linux/aer.h between commit 37448adfc7ce (aerdrv: Move cper_print_aer() call out of interrupt context) from Linus' tree and commit fde41b9fa2d0 (PCI/AER: Remove extern from function declarations) from the pci tree. I

Re: linux-next: manual merge of the pci tree with Linus' tree

2013-06-03 Thread Bjorn Helgaas
On Mon, Jun 3, 2013 at 7:49 PM, Stephen Rothwell wrote: > Hi Bjorn, > > Today's linux-next merge of the pci tree got a conflict in > drivers/acpi/pci_root.c between commit 3f327e39b4b8 ("PCI: acpiphp: > Re-enumerate devices when host bridge receives Bus Check") from Linus' > tree and commit

linux-next: manual merge of the pci tree with Linus' tree

2013-06-03 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in drivers/acpi/pci_root.c between commit 3f327e39b4b8 ("PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check") from Linus' tree and commit 6dc7d22c6738 ("PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx()

linux-next: manual merge of the pci tree with Linus' tree

2013-06-03 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in drivers/acpi/pci_root.c between commit 3f327e39b4b8 (PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check) from Linus' tree and commit 6dc7d22c6738 (PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx()

Re: linux-next: manual merge of the pci tree with Linus' tree

2013-06-03 Thread Bjorn Helgaas
On Mon, Jun 3, 2013 at 7:49 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in drivers/acpi/pci_root.c between commit 3f327e39b4b8 (PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check) from Linus' tree and

Re: linux-next: manual merge of the pci tree with Linus' tree

2012-09-04 Thread Yuval Mintz
> Today's linux-next merge of the pci tree got a conflict in > drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c between commit > 8eee694c3e66 ("bnx2x: fix unload previous driver flow when flr-capable") > from Linus' tree and commit 2a80eebcbf3e ("bnx2x: Use PCI Express > Capability accessors")

Re: linux-next: manual merge of the pci tree with Linus' tree

2012-09-04 Thread Yuval Mintz
Today's linux-next merge of the pci tree got a conflict in drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c between commit 8eee694c3e66 (bnx2x: fix unload previous driver flow when flr-capable) from Linus' tree and commit 2a80eebcbf3e (bnx2x: Use PCI Express Capability accessors) from the pci

linux-next: manual merge of the pci tree with Linus' tree

2012-09-03 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in drivers/rapidio/devices/tsi721.c between commit 9a9a9a7adafe ("rapidio/tsi721: fix unused variable compiler warning") from Linus' tree and commit 5cdaaf8a11ba ("rapdio/tsi721: Use PCI Express Capability accessors") from the pci

linux-next: manual merge of the pci tree with Linus' tree

2012-09-03 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c between commit 8eee694c3e66 ("bnx2x: fix unload previous driver flow when flr-capable") from Linus' tree and commit 2a80eebcbf3e ("bnx2x: Use PCI Express Capability accessors")

linux-next: manual merge of the pci tree with Linus' tree

2012-09-03 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c between commit 8eee694c3e66 (bnx2x: fix unload previous driver flow when flr-capable) from Linus' tree and commit 2a80eebcbf3e (bnx2x: Use PCI Express Capability accessors) from

linux-next: manual merge of the pci tree with Linus' tree

2012-09-03 Thread Stephen Rothwell
Hi Bjorn, Today's linux-next merge of the pci tree got a conflict in drivers/rapidio/devices/tsi721.c between commit 9a9a9a7adafe (rapidio/tsi721: fix unused variable compiler warning) from Linus' tree and commit 5cdaaf8a11ba (rapdio/tsi721: Use PCI Express Capability accessors) from the pci