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-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
39
-365
/
+2010
2014-05-30
Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...
Bjorn Helgaas
6
-107
/
+67
2014-05-30
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
3
-0
/
+396
2014-05-30
PCI: generic: Add generic PCI host controller driver
Will Deacon
3
-0
/
+396
2014-05-30
PCI: imx6: Add support for MSI
Lucas Stach
1
-0
/
+27
2014-05-30
PCI: designware: Make MSI ISR shared IRQ aware
Lucas Stach
3
-5
/
+7
2014-05-30
PCI: imx6: Remove optional (and unused) IRQs
Lucas Stach
1
-42
/
+0
2014-05-30
PCI: imx6: Drop old IRQ mapping
Lucas Stach
1
-6
/
+0
2014-05-30
PCI: imx6: Use new clock names
Lucas Stach
1
-45
/
+29
2014-05-30
PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning
Sachin Kamat
1
-1
/
+1
2014-05-30
PCI: Make pci_bus_add_device() void
Yijing Wang
2
-9
/
+3
2014-05-29
PCI: exynos: Fix add_pcie_port() section mismatch warning
Sachin Kamat
1
-1
/
+2
2014-05-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
3
-9
/
+53
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
13
-31
/
+99
2014-05-28
Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next
Bjorn Helgaas
5
-6
/
+1052
2014-05-28
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
3
-3
/
+63
2014-05-28
PCI: rcar: Add gen2 device tree support
Ben Dooks
1
-2
/
+29
2014-05-27
PCI: cpqphp: Fix possible null pointer dereference
Rickard Strandqvist
1
-1
/
+2
2014-05-27
PCI: rcar: Add MSI support for PCIe
Phil Edworthy
1
-1
/
+241
2014-05-27
PCI: rcar: Add Renesas R-Car PCIe driver
Phil Edworthy
3
-0
/
+775
2014-05-27
PCI: Fix return value from pci_user_{read,write}_config_*()
Gavin Shan
1
-8
/
+4
2014-05-27
PCI: exynos: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-0
/
+11
2014-05-27
PCI: Test for std config alias when testing extended config space
Alex Williamson
1
-1
/
+38
2014-05-27
PCI: pciehp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-27
PCI: acpiphp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-27
PCI: cpcihp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-27
PCI: shpchp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-27
PCI: rpaphp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-27
PCI: Use pci_is_bridge() to simplify code
Yijing Wang
3
-12
/
+3
2014-05-27
PCI: Rename pci_is_bridge() to pci_has_subordinate()
Yijing Wang
2
-5
/
+5
2014-05-27
PCI: Notify driver before and after device reset
Keith Busch
1
-0
/
+21
2014-05-26
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
6
-152
/
+274
2014-05-23
PCI: Add resource allocation comments
Bjorn Helgaas
2
-31
/
+62
2014-05-23
PCI: Simplify __pci_assign_resource() coding style
Bjorn Helgaas
1
-4
/
+6
2014-05-23
PCI: Change pbus_size_mem() return values to be more conventional
Bjorn Helgaas
1
-14
/
+21
2014-05-23
PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources
Yinghai Lu
2
-53
/
+117
2014-05-23
PCI: Support BAR sizes up to 8GB
Alan
1
-5
/
+10
2014-05-23
PCI: Don't add disabled subtractive decode bus resources
Bjorn Helgaas
1
-1
/
+1
2014-05-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
1
-4
/
+6
2014-05-23
PCI: Don't set BAR to zero if dma_addr_t is too small
Bjorn Helgaas
1
-6
/
+7
2014-05-23
PCI: Don't convert BAR address to resource if dma_addr_t is too small
Bjorn Helgaas
1
-2
/
+3
2014-05-23
PCI: Reject BAR above 4GB if dma_addr_t is too small
Bjorn Helgaas
1
-1
/
+1
2014-05-23
PCI: Fail safely if we can't handle BARs larger than 4GB
Bjorn Helgaas
1
-6
/
+12
2014-05-22
PCI: Remove pcibios_add_platform_entries()
Sebastian Ott
1
-10
/
+0
2014-05-21
Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+5
2014-05-20
PCI: Mark RTL8110SC INTx masking as broken
Alex Williamson
1
-0
/
+8
2014-05-19
PCI: Wrong register used to check pending traffic
Gavin Shan
1
-2
/
+3
2014-05-15
PCI: shpchp: Check bridge's secondary (not primary) bus speed
Marcel Apfelbaum
1
-2
/
+2
2014-05-04
Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu ...
Olof Johansson
1
-16
/
+76
[next]