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
2014-01-15
Merge branch 'pci/locking' into next
Bjorn Helgaas
16
-38
/
+170
2014-01-15
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-1
/
+2
2014-01-15
PCI: Check parent kobject in pci_destroy_dev()
Rafael J. Wysocki
1
-0
/
+3
2014-01-15
xen/pcifront: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-0
/
+8
2014-01-14
PCI: Fix pci_check_and_unmask_intx() comment typos
Bjorn Helgaas
1
-1
/
+1
2014-01-14
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
9
-19
/
+83
2014-01-14
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
Rafael J. Wysocki
3
-7
/
+43
2014-01-13
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
3
-12
/
+33
2014-01-13
PCI: Reorder so actual code comes before stubs
Bjorn Helgaas
1
-32
/
+25
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
9
-470
/
+82
2014-01-13
Merge branch 'pci/aer' into next
Bjorn Helgaas
1
-4
/
+4
2014-01-13
PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0
Betty Dall
1
-4
/
+4
2014-01-13
PCI: Make local functions static
Stephen Hemminger
5
-86
/
+84
2014-01-13
PCI: Remove unused alloc_pci_dev()
Stephen Hemminger
1
-6
/
+0
2014-01-13
PCI: Remove unused pci_renumber_slot()
Stephen Hemminger
1
-26
/
+0
2014-01-13
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
1
-12
/
+0
2014-01-13
PCI: Remove unused pci_vpd_truncate()
Stephen Hemminger
1
-24
/
+0
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
2014-01-10
Merge branch 'pci/resource' into next
Bjorn Helgaas
7
-61
/
+130
2014-01-10
PCI: Removed unused parts of Page Request Interface support
Stephen Hemminger
1
-82
/
+0
2014-01-10
PCI: Never treat a VF as a multifunction device
Alex Williamson
1
-0
/
+1
2014-01-07
Merge branch 'pci/msi' into next
Bjorn Helgaas
2
-37
/
+120
2014-01-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-2
/
+7
2014-01-07
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-4
/
+6
2014-01-07
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
1
-2
/
+2
2014-01-07
PCI: Allocate 64-bit BARs above 4G when possible
Yinghai Lu
1
-3
/
+13
2014-01-07
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
1
-28
/
+83
2014-01-07
PCI: Split out bridge window override of minimum allocation address
Bjorn Helgaas
1
-4
/
+11
2014-01-03
PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
1
-0
/
+74
2014-01-03
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
2
-8
/
+17
2014-01-03
PCI/MSI: Remove pci_enable_msi_block_auto()
Alexander Gordeev
1
-25
/
+0
2014-01-03
PCI/MSI: Add pci_msi_vec_count()
Alexander Gordeev
1
-8
/
+33
2014-01-03
PCI: Convert ioapic to be builtin only, not modular
Yinghai Lu
2
-2
/
+7
2014-01-02
PCI: designware: Fix indent code style
Jingoo Han
1
-2
/
+2
2014-01-02
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
1
-2
/
+2
2014-01-02
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
Thomas Petazzoni
1
-2
/
+4
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
6
-31
/
+28
2013-12-20
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-83
/
+98
2013-12-20
Merge branch 'pci/deletion' into next
Bjorn Helgaas
1
-14
/
+13
2013-12-20
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
3
-17
/
+24
2013-12-20
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-2
/
+1
2013-12-20
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
1
-54
/
+134
2013-12-20
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
Alexander Gordeev
1
-2
/
+2
2013-12-20
PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails
Alexander Gordeev
1
-6
/
+5
2013-12-20
PCI: designware: Fix I/O transfers by using CPU (not realio) address
Pratyush Anand
1
-3
/
+2
2013-12-20
PCI: designware: Add dw_pcie prefix before cfg_read/write
Pratyush Anand
3
-13
/
+19
2013-12-20
PCI: designware: Fix missing MSI IRQs
Harro Haan
1
-1
/
+3
2013-12-19
PCI/MSI: Export MSI mode using attributes, not kobjects
Greg Kroah-Hartman
1
-75
/
+91
[next]