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
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
Alex Williamson
1
-23
/
+31
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
1
-0
/
+8
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-23
/
+23
2013-11-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-5
/
+8
2013-11-07
PCI: Enable upstream bridges even for VFs on virtual buses
Bjorn Helgaas
1
-5
/
+8
2013-11-06
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+5
2013-11-05
PCI: Drop warning about drivers that don't use pci_set_master()
Bjorn Helgaas
1
-3
/
+1
2013-11-05
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-10-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-3
/
+4
2013-10-31
Merge branch 'pci/yijing-mps-v1' into next
Bjorn Helgaas
1
-0
/
+2
2013-10-29
PCI: Report pci_pme_active() kmalloc failure
Bjorn Helgaas
1
-3
/
+4
2013-09-25
PCI: Drop "setting latency timer" messages
Bjorn Helgaas
1
-1
/
+1
2013-09-24
PCI: Export pcie_set_mps() and pcie_get_mps()
Yijing Wang
1
-0
/
+2
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+43
2013-08-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-18
/
+26
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
1
-3
/
+0
2013-08-26
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
1
-0
/
+20
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: Remove unnecessary check for pcie_get_mps() failure
Yijing Wang
1
-3
/
+0
2013-08-15
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
1
-26
/
+347
2013-08-15
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
1
-0
/
+24
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-12
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
1
-13
/
+25
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
1
-13
/
+25
2013-08-09
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
1
-9
/
+23
2013-08-01
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2013-08-01
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
1
-1
/
+1
2013-07-31
PCI: Add function to obtain minimum link width and speed
Jacob Keller
1
-0
/
+43
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-0
/
+20
2013-07-25
PCI: Differentiate ACS controllable from enabled
Alex Williamson
1
-4
/
+9
2013-07-25
PCI: Check all ACS features for multifunction downstream ports
Alex Williamson
1
-14
/
+70
2013-06-18
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-1
/
+1
2013-06-04
PCI: Add pcibios_release_device()
Sebastian Ott
1
-0
/
+10
2013-05-28
PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()
Wang Sheng-Hui
1
-1
/
+1
2013-04-17
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
1
-11
/
+6
2013-04-15
PCI/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
1
-3
/
+2
2013-04-15
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
1
-8
/
+4
2013-04-12
PCI: Make local functions/structs static
Bjorn Helgaas
1
-4
/
+4
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-7
/
+5
2013-02-12
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
1
-2
/
+5
2013-02-11
PCI: Use atomic_inc_return() rather than atomic_add_return()
Bjorn Helgaas
1
-2
/
+2
2013-02-11
PCI: Catch attempts to disable already-disabled devices
Konstantin Khlebnikov
1
-0
/
+3
2013-02-02
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-14
/
+3
2013-01-26
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
1
-7
/
+14
2013-01-25
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
1
-2
/
+2
[prev]
[next]