android_kernel_samsung_univ.../drivers/pci
Zoltan Kiss 808e34e2cd PCI: Disable decoding for BAR sizing only when it was actually enabled
We disable BARs while sizing them so we don't cause conflicts with other
devices (see 253d2e5498 and bbffe43524).  But if device decoding is already
disabled before we size the BAR, we don't need to disable it again.

[bhelgaas: changelog, add PCI_COMMAND_DECODING_ENABLE for readability]
Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-08-23 09:21:19 -06:00
..
host PCI: exynos: Split into Synopsys part and Exynos part 2013-08-12 12:18:20 -06:00
hotplug Merge branch 'akpm' (updates from Andrew Morton) 2013-07-03 17:12:13 -07:00
pcie PCI: Rename "PCI Express support" kconfig title 2013-07-25 12:18:41 -06:00
access.c
ats.c
bus.c PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count 2013-05-27 16:22:09 -06:00
host-bridge.c
hotplug-pci.c
htirq.c
ioapic.c PCI: Convert ioapic.c to module_pci_driver 2013-05-27 17:05:28 -06:00
iov.c PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices 2013-07-31 16:47:56 -06:00
irq.c
Kconfig ARM SoC specific changes 2013-07-02 13:43:38 -07:00
Makefile pci: PCIe driver for Marvell Armada 370/XP systems 2013-05-20 19:18:44 +00:00
msi.c PCI: Allocate only as many MSI vectors as requested by driver 2013-05-28 11:31:16 -06:00
of.c
pci-acpi.c PCI / ACPI / PM: Use correct power state strings in messages 2013-06-14 16:35:42 -06:00
pci-driver.c PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality 2013-08-22 14:11:32 -06:00
pci-label.c
pci-stub.c
pci-sysfs.c PCI: Convert class code to use dev_groups 2013-07-25 12:18:42 -06:00
pci.c PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n 2013-08-22 14:45:21 -06:00
pci.h PCI: Convert class code to use dev_groups 2013-07-25 12:18:42 -06:00
probe.c PCI: Disable decoding for BAR sizing only when it was actually enabled 2013-08-23 09:21:19 -06:00
proc.c pci/proc: switch to fixed_size_llseek() 2013-06-29 12:57:48 +04:00
quirks.c Merge branch 'pci/misc' into next 2013-06-26 15:55:52 -06:00
remove.c
rom.c
search.c
setup-bus.c PCI / ACPI: Use boot-time resource allocation rules during hotplug 2013-06-23 01:01:35 +02:00
setup-irq.c
setup-res.c
slot.c
syscall.c
vpd.c
xen-pcifront.c xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state. 2013-06-14 12:28:59 -04:00