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-08-29
PCI: exynos: Add I/O access wrappers
Seungwon Jeon
1
-69
/
+91
2013-08-29
PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()
Seungwon Jeon
1
-80
/
+55
2013-08-29
PCI: Remove pcie_cap_has_devctl()
Bjorn Helgaas
1
-6
/
+1
2013-08-29
PCI: Support PCIe Capability Slot registers only for ports with slots
Bjorn Helgaas
1
-3
/
+3
2013-08-29
PCI: Remove PCIe Capability version checks
Bjorn Helgaas
1
-6
/
+3
2013-08-28
PCI: Allow PCIe Capability link-related register access for switches
Bjorn Helgaas
1
-2
/
+6
2013-08-28
PCI: Add offsets of PCIe capability registers
Bjorn Helgaas
1
-1
/
+4
2013-08-28
PCI: Tidy bitmasks and spacing of PCIe capability definitions
Bjorn Helgaas
1
-45
/
+45
2013-08-28
PCI: Remove obsolete comment reference to pci_pcie_cap2()
Bjorn Helgaas
1
-4
/
+6
2013-08-28
PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE comment
Bjorn Helgaas
1
-2
/
+2
2013-08-27
PCI: Rename PCIe capability definitions to follow convention
Bjorn Helgaas
3
-27
/
+30
2013-08-26
PCI: Warn if unsafe MPS settings detected
Yijing Wang
1
-3
/
+21
2013-08-26
PCI: Fix MPS peer-to-peer DMA comment syntax
Jon Mason
1
-1
/
+1
2013-08-23
PCI: Disable decoding for BAR sizing only when it was actually enabled
Zoltan Kiss
1
-3
/
+8
2013-08-22
PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n
Bjorn Helgaas
1
-4
/
+9
2013-08-22
PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality
Sebastian Ott
2
-0
/
+47
2013-08-22
PCI: Don't restrict MPS for slots below Root Ports
Yijing Wang
1
-16
/
+16
2013-08-22
PCI: Simplify MPS test for Downstream Port
Bjorn Helgaas
1
-2
/
+1
2013-08-22
PCI: Remove unnecessary check for pcie_get_mps() failure
Yijing Wang
1
-3
/
+0
2013-08-22
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
6
-26
/
+14
2013-08-22
PCI: Drop "PCI-E" prefix from Max Payload Size message
Bjorn Helgaas
1
-1
/
+1
2013-08-15
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
2
-0
/
+26
2013-08-14
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
3
-36
/
+2
2013-08-14
PCI: Tune secondary bus reset timing
Alex Williamson
1
-2
/
+14
2013-08-14
PCI: Wake-up devices before saving config space for reset
Alex Williamson
1
-0
/
+7
2013-08-14
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
2
-0
/
+211
2013-08-14
PCI: Split out pci_dev lock/unlock and save/restore
Alex Williamson
1
-17
/
+38
2013-08-14
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
1
-0
/
+34
2013-08-14
PCI: pciehp: Add reset_slot() method
Alex Williamson
3
-0
/
+44
2013-08-14
PCI: Add hotplug_slot_ops.reset_slot()
Alex Williamson
1
-0
/
+4
2013-08-12
PCI: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
bnx2x: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
Casey Leedom
1
-0
/
+79
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
2
-13
/
+26
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
6
-740
/
+874
2013-08-12
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
1
-0
/
+1
2013-08-10
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
2
-9
/
+24
2013-08-06
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
1
-3
/
+4
2013-08-06
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
1
-5
/
+2
2013-08-03
PCI: Fix types in pbus_size_io()
Wei Yang
1
-3
/
+4
2013-08-03
PCI: Add comments for pbus_size_mem() parameters
Wei Yang
1
-0
/
+2
2013-08-03
PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()
Wei Yang
1
-6
/
+3
2013-08-01
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
1
-1
/
+1
2013-08-01
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Stefan Assmann
1
-7
/
+10
2013-07-30
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
1
-1
/
+3
2013-07-26
x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero
ethan.zhao
1
-6
/
+1
2013-07-25
PCI: Assign resources for hot-added host bridge more aggressively
Yinghai Lu
3
-2
/
+3
2013-07-25
PCI: Move resource reallocation code to non-__init
Yinghai Lu
1
-8
/
+7
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
13
-42
/
+23
2013-07-25
PCI: Assign resources on a per-bus basis
Yinghai Lu
1
-37
/
+25
[next]