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
2015-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+31
2015-11-07
Merge branch 'acpi-pci'
Rafael J. Wysocki
1
-1
/
+31
2015-11-07
PCI: ACPI: Add support for PCI device DMA coherency
Suthikulpanit, Suravee
1
-1
/
+11
2015-11-07
PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
Suthikulpanit, Suravee
1
-1
/
+21
2015-11-06
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
33
-640
/
+2561
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+67
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-20
/
+101
2015-11-03
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
2
-52
/
+149
2015-11-03
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
3
-0
/
+207
2015-11-03
Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...
Bjorn Helgaas
21
-464
/
+1737
2015-11-03
PCI: altera: Add Altera PCIe MSI driver
Ley Foon Tan
3
-0
/
+321
2015-11-02
Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...
Bjorn Helgaas
11
-124
/
+466
2015-11-02
PCI: hisi: Add HiSilicon SoC Hip05 PCIe driver
Zhou Wang
3
-0
/
+207
2015-11-02
PCI: layerscape: Add ls_pcie_msi_host_init()
Minghuan Lian
1
-0
/
+23
2015-11-02
PCI: layerscape: Add support for LS1043a and LS2080a
Minghuan Lian
2
-5
/
+68
2015-11-02
PCI: layerscape: Remove unused fields from struct ls_pcie
Minghuan Lian
1
-3
/
+0
2015-11-02
PCI: layerscape: Update ls_add_pcie_port()
Minghuan Lian
1
-8
/
+5
2015-11-02
PCI: layerscape: Factor out SCFG related function
Minghuan Lian
1
-26
/
+46
2015-11-02
PCI: layerscape: Ignore PCIe controllers in Endpoint mode
Minghuan Lian
1
-0
/
+13
2015-11-02
PCI: layerscape: Remove ls_pcie_establish_link()
Minghuan Lian
1
-16
/
+0
2015-11-02
PCI: designware: Make driver arch-agnostic
Zhou Wang
2
-92
/
+39
2015-11-02
PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT
Zhou Wang
3
-60
/
+53
2015-11-02
Revert "PCI: designware: Program ATU with untranslated address"
Zhou Wang
3
-38
/
+16
2015-11-02
PCI: designware: Move calculation of bus addresses to DRA7xx
Gabriele Paoloni
2
-11
/
+11
2015-11-02
PCI: designware: Make "num-lanes" an optional DT property
Gabriele Paoloni
1
-4
/
+6
2015-11-02
PCI: designware: Require config accesses to be naturally aligned
Gabriele Paoloni
1
-0
/
+8
2015-11-02
PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces
Gabriele Paoloni
5
-33
/
+26
2015-11-02
PCI: designware: Use exact access size in dw_pcie_cfg_read()
Gabriele Paoloni
1
-6
/
+8
2015-11-02
PCI: spear: Fix dw_pcie_cfg_read/write() usage
Gabriele Paoloni
1
-12
/
+14
2015-11-02
PCI: designware: Set up high part of MSI target address
Lucas Stach
1
-5
/
+12
2015-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-11
/
+67
2015-10-30
Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-10-30
PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures
Alexander Duyck
1
-5
/
+6
2015-10-30
PCI: Wait 1 second between disabling VFs and clearing NumVFs
Alexander Duyck
1
-1
/
+1
2015-10-30
PCI: Reorder pcibios_sriov_disable()
Alexander Duyck
1
-6
/
+6
2015-10-30
PCI: Remove VFs in reverse order if virtfn_add() fails
Alexander Duyck
1
-3
/
+3
2015-10-30
PCI: rcar: Fix I/O offset for multiple host bridges
Phil Edworthy
1
-3
/
+6
2015-10-30
PCI: rcar: Set root bus nr to that provided in DT
Phil Edworthy
1
-1
/
+1
2015-10-30
PCI: rcar: Remove dependency on ARM-specific struct hw_pci
Phil Edworthy
1
-28
/
+48
2015-10-30
PCI: rcar: Make PCI aware of the I/O resources
Phil Edworthy
1
-2
/
+3
2015-10-30
PCI: rcar: Build pcie-rcar.c only on ARM
Geert Uytterhoeven
1
-1
/
+2
2015-10-30
PCI: rcar: Build pci-rcar-gen2.c only on ARM
Geert Uytterhoeven
1
-1
/
+2
2015-10-29
PCI: Expand Enhanced Allocation BAR output
Bjorn Helgaas
1
-2
/
+14
2015-10-29
PCI: Make Enhanced Allocation bitmasks more obvious
Bjorn Helgaas
1
-7
/
+8
2015-10-29
PCI: Handle Enhanced Allocation capability for SR-IOV devices
David Daney
2
-2
/
+15
2015-10-29
PCI: Add support for Enhanced Allocation devices
Sean O. Stalley
3
-0
/
+177
2015-10-29
PCI: Handle IORESOURCE_PCI_FIXED when assigning resources
David Daney
1
-0
/
+43
2015-10-29
PCI: Handle IORESOURCE_PCI_FIXED when sizing resources
David Daney
1
-3
/
+4
2015-10-29
PCI: Remove redundant validation of SR-IOV offset/stride registers
Alexander Duyck
1
-9
/
+1
2015-10-29
PCI: Set SR-IOV NumVFs to zero after enumeration
Alexander Duyck
1
-19
/
+22
[next]