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
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-0
/
+21
2014-05-27
PCI: Notify driver before and after device reset
Keith Busch
1
-0
/
+21
2014-04-25
PCI: Fix incorrect vgaarb conditional in WARN_ON()
Bjorn Helgaas
1
-1
/
+1
2014-03-19
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-16
/
+30
2014-03-19
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-0
/
+3
2014-03-19
PCI: Add "weak" generic pcibios_enable_device() implementation
Bjorn Helgaas
1
-0
/
+5
2014-03-07
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-02-27
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
Bjorn Helgaas
1
-0
/
+2
2014-02-27
PCI: Remove pci_find_parent_resource() use for allocation
Bjorn Helgaas
1
-16
/
+23
2014-02-18
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-21
/
+29
2014-02-18
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
1
-0
/
+10
2014-02-18
Merge branch 'pci/list-for-each-entry' into next
Bjorn Helgaas
1
-3
/
+3
2014-02-14
PCI: Remove pci_bus_b() and use list_for_each_entry() directly
Yijing Wang
1
-3
/
+3
2014-02-11
PCI: Add device-specific PCI ACS enable
Alex Williamson
1
-6
/
+20
2014-02-03
PCI: Remove unnecessary list_empty(&pci_pme_list) check
Bjorn Helgaas
1
-21
/
+19
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-293
/
+252
2014-01-15
Merge branch 'pci/reset' into next
Bjorn Helgaas
1
-0
/
+155
2014-01-15
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2014-01-14
PCI: Fix pci_check_and_unmask_intx() comment typos
Bjorn Helgaas
1
-1
/
+1
2014-01-14
PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()
Alex Williamson
1
-0
/
+155
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
1
-261
/
+25
2014-01-13
PCI: Make local functions static
Stephen Hemminger
1
-27
/
+27
2014-01-10
PCI: Remove unused ID-Based Ordering support
Stephen Hemminger
1
-40
/
+0
2014-01-10
PCI: Remove unused Optimized Buffer Flush/Fill support
Stephen Hemminger
1
-73
/
+0
2014-01-10
PCI: Remove unused Latency Tolerance Reporting support
Stephen Hemminger
1
-123
/
+0
2013-12-17
PCI: Add Virtual Channel to save/restore support
Alex Williamson
1
-0
/
+5
2013-12-17
PCI: Add support for save/restore of extended capabilities
Alex Williamson
1
-8
/
+35
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
[next]