index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-29
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-149
/
+146
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-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
4
-36
/
+88
2013-08-28
PCI: Remove pcie_cap_has_devctl()
Bjorn Helgaas
1
-6
/
+1
2013-08-28
PCI: Support PCIe Capability Slot registers only for ports with slots
Bjorn Helgaas
1
-3
/
+3
2013-08-28
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-27
PCI: Rename PCIe capability definitions to follow convention
Bjorn Helgaas
1
-14
/
+17
2013-08-26
Merge branch 'pci/yijing-mps-v8' into next
Bjorn Helgaas
3
-29
/
+45
2013-08-26
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
5
-95
/
+97
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
1
-0
/
+43
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
2
-5
/
+7
2013-08-22
PCI: Drop "PCI-E" prefix from Max Payload Size message
Bjorn Helgaas
1
-1
/
+1
2013-08-15
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
7
-62
/
+393
2013-08-15
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
1
-0
/
+24
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
1
-0
/
+209
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-12
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
2
-29
/
+106
2013-08-12
PCI: 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
1
-13
/
+25
2013-08-12
Merge branch 'pci/misc' into next
Bjorn Helgaas
6
-743
/
+874
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
4
-740
/
+869
2013-08-12
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
1
-0
/
+1
2013-08-09
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
1
-9
/
+23
2013-08-06
Merge branch 'pci/wei-resource-cleanups' into next
Bjorn Helgaas
1
-14
/
+11
2013-08-06
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
1
-3
/
+4
2013-08-05
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
1
-5
/
+2
2013-08-02
PCI: Fix types in pbus_size_io()
Wei Yang
1
-3
/
+4
2013-08-02
PCI: Add comments for pbus_size_mem() parameters
Wei Yang
1
-0
/
+2
2013-08-02
PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()
Wei Yang
1
-6
/
+3
2013-08-01
Merge branch 'pci/misc' into next
Bjorn Helgaas
6
-24
/
+39
2013-08-01
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
1
-1
/
+1
2013-07-31
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-25
PCI: Assign resources for hot-added host bridge more aggressively
Yinghai Lu
1
-1
/
+1
2013-07-25
PCI: Move resource reallocation code to non-__init
Yinghai Lu
1
-8
/
+7
[next]