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-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-13
ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
Stephen Warren
1
-0
/
+5
2013-08-13
PCI: tegra: set up PADS_REFCLK_CFG1
Stephen Warren
1
-5
/
+24
2013-08-13
PCI: tegra: Add Tegra 30 PCIe support
Jay Agarwal
1
-33
/
+176
2013-08-13
PCI: tegra: Move PCIe driver to drivers/pci/host
Thierry Reding
3
-0
/
+1540
2013-08-13
PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platforms
Thomas Petazzoni
1
-0
/
+16
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-12
PCI: Introduce new MSI chip infrastructure
Thierry Reding
2
-2
/
+26
2013-08-12
PCI: remove ARCH_SUPPORTS_MSI kconfig option
Thomas Petazzoni
1
-4
/
+0
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
1
-24
/
+24
2013-08-09
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
1
-9
/
+23
2013-08-07
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
1
-4
/
+11
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-06
PCI: mvebu: Check valid base address before port setup
Ezequiel Garcia
1
-0
/
+2
2013-08-06
PCI: mvebu: Adapt to the new device tree layout
Thomas Petazzoni
1
-29
/
+84
2013-08-05
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
1
-5
/
+2
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-37
/
+79
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-02
Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-36
/
+79
2013-08-01
PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge
Thomas Petazzoni
1
-26
/
+1
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-08-01
PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()
Lan Tianyu
1
-1
/
+1
2013-07-31
PCI: Add function to obtain minimum link width and speed
Jacob Keller
1
-0
/
+43
2013-07-30
PCI: expose pcie_link_speed and pcix_bus_speed arrays
Jacob Keller
2
-2
/
+5
2013-07-30
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
1
-1
/
+3
2013-07-26
PCI: Retry allocation of only the resource type that failed
Yinghai Lu
1
-1
/
+68
2013-07-26
PCI: pciehp: Convert pciehp to be builtin only, not modular
Bjorn Helgaas
1
-4
/
+1
2013-07-25
PCI: hotplug: Convert to be builtin only, not modular
Bjorn Helgaas
1
-4
/
+1
2013-07-25
PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device
Yinghai Lu
1
-1
/
+8
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
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
5
-28
/
+23
2013-07-25
PCI: Assign resources on a per-bus basis
Yinghai Lu
1
-37
/
+25
2013-07-25
PCI: Enable unassigned resource reallocation on per-bus basis
Yinghai Lu
1
-19
/
+23
2013-07-25
PCI: Turn on reallocation for unassigned resources with host bridge offset
Yinghai Lu
1
-1
/
+6
2013-07-25
PCI: Look for unassigned resources on per-bus basis
Yinghai Lu
1
-15
/
+29
2013-07-25
PCI: Drop temporary variable in pci_assign_unassigned_resources()
Yinghai Lu
1
-10
/
+7
[prev]
[next]