| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: Use stable dev_name for ACPI enumerated SPI slaves | Jarkko Nikula | 2013-11-14 | 1 | -3/+14 |
* | i2c: Use stable dev_name for ACPI enumerated I2C slaves | Jarkko Nikula | 2013-11-14 | 1 | -4/+17 |
* | ACPI: Provide acpi_dev_name accessor for struct acpi_device device name | Jarkko Nikula | 2013-11-14 | 1 | -0/+10 |
* | ACPI / bind: Use (put|get)_device() on ACPI device objects too | Rafael J. Wysocki | 2013-11-14 | 1 | -1/+5 |
* | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 2013-11-14 | 21 | -44/+42 |
* | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 22 | -68/+70 |
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 56 | -609/+1880 |
|\ |
|
| * | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-11-07 | 7 | -12/+60 |
| |\ |
|
| | * | PCI: Enable upstream bridges even for VFs on virtual buses | Bjorn Helgaas | 2013-11-07 | 1 | -5/+8 |
| | * | PCI: Add pci_upstream_bridge() | Bjorn Helgaas | 2013-11-07 | 1 | -0/+9 |
| | * | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() | Konrad Rzeszutek Wilk | 2013-11-06 | 5 | -7/+43 |
| * | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-11-06 | 3 | -10/+23 |
| |\ \
| | |/ |
|
| | * | PCI: Warn on driver probe return value greater than zero | Stephen M. Cameron | 2013-11-06 | 1 | -2/+10 |
| | * | PCI: Drop warning about drivers that don't use pci_set_master() | Bjorn Helgaas | 2013-11-05 | 1 | -3/+1 |
| | * | PCI: Workaround missing pci_set_master in pci drivers | Yinghai Lu | 2013-11-05 | 1 | -1/+7 |
| | * | PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms | Andrew Murray | 2013-11-01 | 1 | -7/+8 |
| * | | Merge branch 'pci/yijing-pci_is_pcie-v2' into next | Bjorn Helgaas | 2013-11-04 | 1 | -1/+1 |
| |\ \ |
|
| | * | | powerpc/pci: Use pci_is_pcie() to simplify code [fix] | Yijing Wang | 2013-11-04 | 1 | -1/+1 |
| * | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-10-31 | 13 | -85/+29 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | PCI: Report pci_pme_active() kmalloc failure | Bjorn Helgaas | 2013-10-29 | 1 | -3/+4 |
| | * | | mn10300/PCI: Remove useless pcibios_last_bus | Bjorn Helgaas | 2013-10-29 | 2 | -6/+0 |
| | * | | frv/PCI: Remove pcibios_last_bus | Bjorn Helgaas | 2013-10-29 | 2 | -37/+0 |
| | * | | PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0 | Yijing Wang | 2013-10-29 | 1 | -3/+3 |
| | * | | x86/PCI: Coalesce multiple overlapping host bridge windows | Alexey Neyman | 2013-10-10 | 1 | -4/+4 |
| | * | | MAINTAINERS: Add arch/x86/pci to PCI file patterns | Bjorn Helgaas | 2013-10-09 | 1 | -0/+1 |
| | * | | PCI/PM: Remove pci_pm_complete() | Liu Chuansheng | 2013-10-07 | 1 | -9/+0 |
| | * | | PCI: Add pci_dev_show_local_cpu() to simplify code | Yijing Wang | 2013-10-07 | 1 | -17/+15 |
| | * | | mn10300/PCI: Remove unused pci_mem_start | Myron Stowe | 2013-10-07 | 2 | -4/+0 |
| | * | | cris/PCI: Remove unused pci_mem_start | Myron Stowe | 2013-10-07 | 1 | -1/+0 |
| | * | | PCI: Make pci_dev_pm_ops static | Sachin Kamat | 2013-10-07 | 1 | -1/+1 |
| * | | | Merge branch 'pci/yijing-mps-v1' into next | Bjorn Helgaas | 2013-10-31 | 5 | -112/+56 |
| |\ \ \ |
|
| | * | | | drm/radeon: use pcie_get_readrq() and pcie_set_readrq() to simplify code | Yijing Wang | 2013-10-04 | 1 | -13/+6 |
| | * | | | staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify code | Yijing Wang | 2013-10-04 | 1 | -11/+3 |
| | * | | | IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values | Bjorn Helgaas | 2013-10-04 | 1 | -16/+12 |
| | * | | | IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code | Yijing Wang | 2013-09-24 | 1 | -66/+30 |
| | * | | | IB/qib: Use pci_is_root_bus() to check whether it is a root bus | Yijing Wang | 2013-09-24 | 1 | -1/+1 |
| | * | | | tile/PCI: use cached pci_dev->pcie_mpss to simplify code | Yijing Wang | 2013-09-24 | 1 | -5/+2 |
| | * | | | PCI: Export pcie_set_mps() and pcie_get_mps() | Yijing Wang | 2013-09-24 | 1 | -0/+2 |
| * | | | | Merge branch 'pci/host-rcar' into next | Bjorn Helgaas | 2013-10-31 | 3 | -0/+342 |
| |\ \ \ \ |
|
| | * | | | | PCI: Add R-Car Gen2 internal PCI support | Valentine Barshak | 2013-10-30 | 3 | -0/+342 |
| | |/ / / |
|
| * | | | | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas | 2013-10-31 | 1 | -10/+3 |
| |\ \ \ \ |
|
| | * | | | | PCI: imx6: Probe the PCIe in fs_initcall() | Marek Vasut | 2013-10-31 | 1 | -1/+1 |
| | * | | | | PCI: imx6: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-30 | 1 | -1/+1 |
| | * | | | | PCI: imx6: Increase link startup timeout | Marek Vasut | 2013-10-29 | 1 | -1/+1 |
| | * | | | | PCI: imx6: Fix imprecise abort handler | Tim Harvey | 2013-10-29 | 1 | -6/+0 |
| | * | | | | PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe() | Wei Yongjun | 2013-10-29 | 1 | -1/+0 |
| * | | | | | Merge branch 'pci/host-exynos' into next | Bjorn Helgaas | 2013-10-31 | 3 | -35/+40 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: exynos: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-29 | 1 | -1/+1 |
| | * | | | | | PCI: designware: Add irq_create_mapping() | Pratyush Anand | 2013-10-09 | 2 | -13/+14 |
| | * | | | | | PCI: designware: Make dw_pcie_rd_own_conf(), etc., static | Bjorn Helgaas | 2013-10-09 | 2 | -15/+8 |