index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
sbs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
PCI: Add pci_upstream_bridge()
Bjorn Helgaas
1
-0
/
+9
2013-11-07
PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()
Konrad Rzeszutek Wilk
5
-7
/
+43
2013-11-07
PCI: Warn on driver probe return value greater than zero
Stephen M. Cameron
1
-2
/
+10
2013-11-06
PCI: Drop warning about drivers that don't use pci_set_master()
Bjorn Helgaas
1
-3
/
+1
2013-11-06
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-11-05
powerpc/pci: Use pci_is_pcie() to simplify code [fix]
Yijing Wang
1
-1
/
+1
2013-11-01
PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms
Andrew Murray
1
-7
/
+8
2013-10-31
PCI: imx6: Probe the PCIe in fs_initcall()
Marek Vasut
1
-1
/
+1
2013-10-30
PCI: Add R-Car Gen2 internal PCI support
Valentine Barshak
3
-0
/
+342
2013-10-30
PCI: imx6: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-29
PCI: Report pci_pme_active() kmalloc failure
Bjorn Helgaas
1
-3
/
+4
2013-10-29
mn10300/PCI: Remove useless pcibios_last_bus
Bjorn Helgaas
2
-6
/
+0
2013-10-29
frv/PCI: Remove pcibios_last_bus
Bjorn Helgaas
2
-37
/
+0
2013-10-29
PCI: imx6: Increase link startup timeout
Marek Vasut
1
-1
/
+1
2013-10-29
PCI: exynos: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-29
PCI: imx6: Fix imprecise abort handler
Tim Harvey
1
-6
/
+0
2013-10-29
PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0
Yijing Wang
1
-3
/
+3
2013-10-29
PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()
Wei Yongjun
1
-1
/
+0
2013-10-10
x86/PCI: Coalesce multiple overlapping host bridge windows
Alexey Neyman
1
-4
/
+4
2013-10-09
MAINTAINERS: Add arch/x86/pci to PCI file patterns
Bjorn Helgaas
1
-0
/
+1
2013-10-09
PCI: designware: Add irq_create_mapping()
Pratyush Anand
2
-13
/
+14
2013-10-09
PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
Bjorn Helgaas
2
-15
/
+8
2013-10-09
PCI: designware: Add header guards
Seungwon Jeon
1
-0
/
+5
2013-10-07
PCI/PM: Remove pci_pm_complete()
Liu Chuansheng
1
-9
/
+0
2013-10-07
PCI: Add pci_dev_show_local_cpu() to simplify code
Yijing Wang
1
-17
/
+15
2013-10-07
mn10300/PCI: Remove unused pci_mem_start
Myron Stowe
2
-4
/
+0
2013-10-07
cris/PCI: Remove unused pci_mem_start
Myron Stowe
1
-1
/
+0
2013-10-07
PCI: Make pci_dev_pm_ops static
Sachin Kamat
1
-1
/
+1
2013-10-07
PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...
Sachin Kamat
1
-7
/
+9
2013-10-07
PCI: convert bus code to use dev_groups
Greg Kroah-Hartman
3
-29
/
+48
2013-10-07
PCI: convert bus code to use drv_groups
Greg Kroah-Hartman
1
-5
/
+8
2013-10-07
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
3
-5
/
+15
2013-10-05
PCI: exynos: Add missing clk_disable_unprepare() on error path
Wei Yongjun
1
-6
/
+12
2013-10-04
drm/radeon: use pcie_get_readrq() and pcie_set_readrq() to simplify code
Yijing Wang
1
-13
/
+6
2013-10-04
staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify code
Yijing Wang
1
-11
/
+3
2013-10-04
IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values
Bjorn Helgaas
1
-16
/
+12
2013-09-27
PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definition
Yijing Wang
1
-1
/
+0
2013-09-27
PCI: imx6: Add support for i.MX6 PCIe controller
Sean Cross
4
-1
/
+588
2013-09-27
ARM: imx6q: Add PCIe bits to GPR syscon definition
Sean Cross
1
-0
/
+8
2013-09-26
PCI: acpiphp_ibm: Convert to dynamic debug
Lan Tianyu
1
-34
/
+24
2013-09-26
PCI: acpiphp: Convert to dynamic debug
Lan Tianyu
3
-40
/
+30
2013-09-26
PCI: tegra: Add missing __iomem annotation
Jingoo Han
1
-2
/
+2
2013-09-26
PCI: exynos: Turn off power of phy block when link failed
Jingoo Han
1
-0
/
+68
2013-09-26
PCI: exynos: Add support for MSI
Jingoo Han
3
-0
/
+298
2013-09-26
MAINTAINERS: Add Jingoo Han as Samsung Exynos PCIe driver maintainer
Jingoo Han
1
-0
/
+6
2013-09-25
PCI: Remove Intel Haswell D3 delays
Todd E Brandt
1
-0
/
+23
2013-09-25
PCI: Pass type, width, and prefetchability for window alignment
Wei Yang
1
-1
/
+1
2013-09-25
PCI: Document reason for using pci_is_root_bus()
Bjorn Helgaas
1
-0
/
+4
2013-09-25
PCI: Use pci_is_root_bus() to check for root bus
Wei Yang
1
-1
/
+1
2013-09-25
PCI: Remove unused "is_pcie" from pci_dev structure
Yijing Wang
2
-3
/
+0
[next]