Age | Commit message (Expand) | Author | Files | Lines |
2014-01-04 | PCI/MSI: Remove pci_enable_msi_block_auto() | Alexander Gordeev | 1 | -25/+0 |
2014-01-04 | PCI/MSI: Add pci_msi_vec_count() | Alexander Gordeev | 1 | -8/+33 |
2014-01-04 | PCI: Convert ioapic to be builtin only, not modular | Yinghai Lu | 2 | -2/+7 |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2014-01-03 | PCI: designware: Fix indent code style | Jingoo Han | 1 | -2/+2 |
2014-01-03 | PCI: mvebu: Use max_t() instead of max(resource_size_t,) | Jingoo Han | 1 | -2/+2 |
2014-01-03 | PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically | Thomas Petazzoni | 1 | -2/+4 |
2014-01-01 | Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' | Rafael J. Wysocki | 2 | -13/+38 |
2013-12-31 | Merge branch 'acpi-pci-hotplug' into acpi-hotplug | Rafael J. Wysocki | 1 | -3/+23 |
2013-12-31 | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug | Rafael J. Wysocki | 1 | -3/+23 |
2013-12-30 | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI | Rafael J. Wysocki | 1 | -9/+12 |
2013-12-26 | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm... | Olof Johansson | 1 | -15/+38 |
2013-12-21 | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu | 6 | -31/+28 |
2013-12-20 | Merge branch 'pci/msi' into next | Bjorn Helgaas | 1 | -83/+98 |
2013-12-20 | Merge branch 'pci/deletion' into next | Bjorn Helgaas | 1 | -14/+13 |
2013-12-20 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 3 | -17/+24 |
2013-12-20 | Merge branch 'pci/host-mvebu' into next | Bjorn Helgaas | 1 | -2/+1 |
2013-12-20 | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas | 1 | -54/+134 |
2013-12-20 | PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int | Alexander Gordeev | 1 | -2/+2 |
2013-12-20 | PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails | Alexander Gordeev | 1 | -6/+5 |
2013-12-20 | PCI: designware: Fix I/O transfers by using CPU (not realio) address | Pratyush Anand | 1 | -3/+2 |
2013-12-20 | PCI: designware: Add dw_pcie prefix before cfg_read/write | Pratyush Anand | 3 | -13/+19 |
2013-12-20 | PCI: designware: Fix missing MSI IRQs | Harro Haan | 1 | -1/+3 |
2013-12-20 | PCI/MSI: Export MSI mode using attributes, not kobjects | Greg Kroah-Hartman | 1 | -75/+91 |
2013-12-20 | PCI/portdrv: Remove extra get_device()/put_device() for pcie_device | Bjorn Helgaas | 1 | -4/+1 |
2013-12-20 | PCI/portdrv: Add put_device() after device_register() failure | Levente Kurusa | 1 | -1/+1 |
2013-12-20 | PCI/portdrv: Cleanup error paths | Bjorn Helgaas | 1 | -10/+12 |
2013-12-19 | PCI: mvebu: Remove redundant of_match_ptr | Sachin Kamat | 1 | -2/+1 |
2013-12-19 | PCI: imx6: Fix bugs in PCIe startup code | Richard Zhu | 1 | -9/+6 |
2013-12-19 | PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode | Marek Vasut | 1 | -6/+72 |
2013-12-19 | PCI: imx6: Factor out link up wait loop | Marek Vasut | 1 | -14/+20 |
2013-12-19 | PCI: imx6: Factor out PHY reset | Marek Vasut | 1 | -16/+19 |
2013-12-19 | PCI: imx6: Report "link up" only after link training completes | Marek Vasut | 1 | -4/+13 |
2013-12-19 | PCI: imx6: Make reset-gpio optional | Marek Vasut | 1 | -14/+13 |
2013-12-19 | Merge branch 'pci/vc' into next | Bjorn Helgaas | 3 | -32/+506 |
2013-12-19 | Merge branch 'pci/pciehp' into next | Bjorn Helgaas | 5 | -328/+177 |
2013-12-19 | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas | 1 | -1/+1 |
2013-12-19 | Merge branch 'pci/host-rcar' into next | Bjorn Helgaas | 1 | -3/+9 |
2013-12-19 | Merge branch 'pci/host-mvebu' into next | Bjorn Helgaas | 1 | -31/+55 |
2013-12-19 | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas | 1 | -27/+12 |
2013-12-19 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 1 | -19/+40 |
2013-12-19 | Merge branch 'pci/deletion' into next | Bjorn Helgaas | 3 | -25/+22 |
2013-12-19 | Merge branch 'pci/aer' into next | Bjorn Helgaas | 2 | -66/+77 |
2013-12-19 | PCI: Remove from bus_list and release resources in pci_release_dev() | Yinghai Lu | 2 | -21/+19 |
2013-12-19 | PCI: Move pci_proc_attach_device() to pci_bus_add_device() | Yinghai Lu | 2 | -2/+1 |
2013-12-19 | PCI: Use device_release_driver() in pci_stop_root_bus() | Yinghai Lu | 1 | -2/+2 |
2013-12-19 | PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() | Rafael J. Wysocki | 1 | -1/+3 |
2013-12-18 | PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2 | Alex Williamson | 1 | -14/+14 |
2013-12-18 | PCI: Add Virtual Channel to save/restore support | Alex Williamson | 3 | -1/+440 |
2013-12-18 | PCI: Add support for save/restore of extended capabilities | Alex Williamson | 1 | -8/+35 |