index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
2016-08-01
24
-263
/
+481
|
\
\
|
|
*
PCI: versatile: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-25
1
-12
/
+5
|
|
*
PCI: versatile: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-25
1
-7
/
+5
|
|
*
PCI: tegra: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-25
1
-12
/
+4
|
|
*
PCI: tegra: Remove top-level resource from hierarchy
Bjorn Helgaas
2016-06-25
1
-20
/
+3
|
|
*
PCI: rcar: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-25
1
-18
/
+3
|
|
*
PCI: rcar: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-25
1
-7
/
+5
|
|
*
PCI: rcar Gen2: Request host bridge window resources
Bjorn Helgaas
2016-06-25
1
-0
/
+4
|
|
*
PCI: rcar: Drop gen2 dummy I/O port region
Bjorn Helgaas
2016-06-25
1
-10
/
+1
|
|
*
PCI: mvebu: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-21
1
-10
/
+7
|
|
*
PCI: generic: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-21
1
-15
/
+7
|
|
*
PCI: generic: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-21
1
-7
/
+5
|
|
*
PCI: altera: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-20
1
-18
/
+6
|
|
*
PCI: altera: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-20
1
-6
/
+5
|
|
*
PCI: xilinx-nwl: Use dev_printk() when possible
Bjorn Helgaas
2016-06-20
1
-1
/
+1
|
|
*
PCI: xilinx-nwl: Request host bridge window resources
Bjorn Helgaas
2016-06-20
1
-0
/
+4
|
|
*
PCI: xilinx-nwl: Free bridge resource list on failure
Bjorn Helgaas
2016-06-20
1
-4
/
+10
|
|
*
PCI: xilinx: Request host bridge window resources
Bjorn Helgaas
2016-06-20
1
-0
/
+5
|
|
*
PCI: xilinx: Free bridge resource list on failure
Bjorn Helgaas
2016-06-20
1
-3
/
+8
|
|
*
PCI: xgene: Request host bridge window resources
Bjorn Helgaas
2016-06-20
1
-0
/
+4
|
|
*
PCI: xgene: Free bridge resource list on failure
Bjorn Helgaas
2016-06-20
1
-3
/
+9
|
|
*
PCI: iproc: Request host bridge window resources
Bjorn Helgaas
2016-06-20
1
-0
/
+4
|
|
*
PCI: designware: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-20
1
-5
/
+1
|
|
*
PCI: designware: Request host bridge window resources
Bjorn Helgaas
2016-06-20
1
-0
/
+4
|
|
*
PCI: designware: Free bridge resource list on failure
Bjorn Helgaas
2016-06-20
1
-7
/
+17
|
|
*
PCI: Add devm_request_pci_bus_resources()
Bjorn Helgaas
2016-06-06
1
-1
/
+29
|
*
|
PCI: xgene: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-6
/
+2
|
*
|
PCI: thunder-pem: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-6
/
+2
|
*
|
PCI: thunder-ecam: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-6
/
+2
|
*
|
PCI: tegra: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-7
/
+4
|
*
|
PCI: rcar-gen2: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-9
/
+3
|
*
|
PCI: rcar: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-7
/
+4
|
*
|
PCI: mvebu: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-7
/
+4
|
*
|
PCI: layerscape: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-8
/
+2
|
*
|
PCI: keystone: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-8
/
+2
|
*
|
PCI: hisi: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-11
/
+2
|
*
|
PCI: generic: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-8
/
+2
|
*
|
PCI: designware-plat: Make it explicitly non-modular
Paul Gortmaker
2016-08-01
1
-8
/
+2
|
*
|
PCI: artpec6: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-8
/
+4
|
*
|
PCI: armada8k: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-9
/
+5
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize...
Bjorn Helgaas
2016-08-01
3
-0
/
+296
|
|
\
\
\
|
|
|
*
|
PCI: generic: Select IRQ_DOMAIN
Arnd Bergmann
2016-06-11
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
|
|
*
|
PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependency
Arnd Bergmann
2016-07-30
1
-0
/
+1
|
|
*
|
PCI: artpec: Add Axis ARTPEC-6 PCIe controller driver
Niklas Cassel
2016-06-11
3
-0
/
+294
|
|
/
/
*
|
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2016-08-01
13
-90
/
+162
|
\
\
\
|
*
|
|
PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-ups
Lorenzo Pieralisi
2016-06-23
1
-1
/
+8
|
*
|
|
PCI: Add generic pci_bus_claim_resources()
Lorenzo Pieralisi
2016-06-23
1
-0
/
+68
|
*
|
|
alx: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-23
1
-7
/
+5
|
*
|
|
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-23
5
-31
/
+14
|
*
|
|
GenWQE: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-22
1
-11
/
+7
[next]