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
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
2019-12-12
PCI: rockchip: Fix IO outbound ATU register number
Enric Balletbo i Serra
1
-1
/
+3
2019-11-28
Merge branch 'pci/trivial'
Bjorn Helgaas
2
-4
/
+4
2019-11-28
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2
-4
/
+5
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
19
-577
/
+198
2019-11-28
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-8
/
+24
2019-11-28
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
1
-0
/
+10
2019-11-28
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-4
/
+2
2019-11-28
Merge branch 'remotes/lorenzo/pci/rockchip'
Bjorn Helgaas
1
-44
/
+25
2019-11-28
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-23
/
+27
2019-11-28
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
1
-57
/
+62
2019-11-28
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
1
-27
/
+109
2019-11-28
Merge branch 'remotes/lorenzo/pci/layerscape'
Bjorn Helgaas
1
-0
/
+1
2019-11-28
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-0
/
+28
2019-11-28
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-29
/
+179
2019-11-28
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-5
/
+6
2019-11-28
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
9
-210
/
+315
2019-11-28
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-15
/
+57
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
6
-10
/
+10
2019-11-26
PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer
Dexuan Cui
1
-3
/
+21
2019-11-26
PCI: hv: Change pci_protocol_version to per-hbus
Dexuan Cui
1
-12
/
+10
2019-11-26
PCI: hv: Add hibernation support
Dexuan Cui
1
-2
/
+123
2019-11-26
PCI: hv: Reorganize the code in preparation of hibernation
Dexuan Cui
1
-15
/
+28
2019-11-21
PCI: Fix indentation
Krzysztof Kozlowski
2
-4
/
+4
2019-11-21
PCI: uniphier: Set mode register to host mode
Kunihiko Hayashi
1
-0
/
+10
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
3
-0
/
+3
2019-11-21
x86/PCI: Correct SPDX comment style
Krzysztof Wilczynski
2
-2
/
+2
2019-11-20
PCI: rockchip: Make some regulators non-optional
Robin Murphy
1
-44
/
+25
2019-11-20
PCI: rcar: Use inbound resources for setup
Rob Herring
1
-29
/
+16
2019-11-20
PCI: iproc: Use inbound resources for setup
Rob Herring
1
-60
/
+17
2019-11-20
PCI: xgene: Use inbound resources for setup
Rob Herring
1
-22
/
+11
2019-11-20
PCI: v3-semi: Use inbound resources for setup
Rob Herring
1
-22
/
+16
2019-11-20
PCI: ftpci100: Use inbound resources for setup
Rob Herring
1
-17
/
+10
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
16
-16
/
+27
2019-11-20
PCI: vmd: Add device id for VMD device 8086:9A0B
Jon Derrick
1
-0
/
+2
2019-11-20
PCI: vmd: Add bus 224-255 restriction decode
Jon Derrick
1
-8
/
+22
2019-11-12
PCI: rcar: Fix missing MACCTLR register setting in initialization sequence
Yoshihiro Shimoda
1
-0
/
+6
2019-11-11
PCI: cadence: Move all files to per-device cadence directory
Tom Joseph
9
-47
/
+52
2019-11-11
PCI: cadence: Refactor driver to use as a core library
Tom Joseph
6
-187
/
+287
2019-11-11
PCI: rcar: Recalculate inbound range alignment for each controller entry
Marek Vasut
1
-18
/
+19
2019-11-11
PCI: rcar: Move the inbound index check
Marek Vasut
1
-5
/
+4
2019-11-11
PCI: rcar: Remove unnecessary header include (../pci.h)
Andrew Murray
1
-2
/
+0
2019-11-08
PCI: layerscape: Add LS1028a support
Xiaowei Bao
1
-0
/
+1
2019-10-29
PCI: versatile: Enable COMPILE_TEST
Rob Herring
1
-1
/
+1
2019-10-29
PCI: versatile: Remove usage of PHYS_OFFSET
Rob Herring
1
-4
/
+4
2019-10-29
PCI: versatile: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-53
/
+11
2019-10-29
PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-16
/
+4
2019-10-29
PCI: xilinx: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-15
/
+2
2019-10-29
PCI: xgene: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-28
/
+11
2019-10-29
PCI: v3-semi: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-29
/
+6
[next]