index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-20
/
+7
2019-01-31
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
1
-16
/
+0
2019-01-31
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
1
-4
/
+4
2019-01-31
PCI: imx: Fix probe failure without power domain
Leonard Crestez
1
-0
/
+3
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
1
-3
/
+3
2019-01-08
PCI: amlogic: Fix build failure due to missing gpio header
Corentin Labbe
1
-0
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-116
/
+1292
2019-01-02
Merge branch 'pci/imx6'
Bjorn Helgaas
1
-0
/
+10
2019-01-02
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
3
-0
/
+482
2019-01-02
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-82
/
+27
2019-01-02
Merge branch 'remotes/lorenzo/pci/dwc-msi'
Bjorn Helgaas
1
-13
/
+24
2019-01-02
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
9
-21
/
+146
2019-01-01
PCI: imx: Enable MSI from downstream components
Richard Zhu
1
-0
/
+10
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-31
/
+17
2018-12-19
PCI: uniphier: Add UniPhier PCIe host controller support
Kunihiko Hayashi
3
-0
/
+482
2018-12-19
PCI: amlogic: Add the Amlogic Meson PCIe controller driver
Yue Wang
3
-0
/
+603
2018-12-18
PCI: mediatek: Remove un-used variant in struct mtk_pcie_port
Honghui Zhang
1
-8
/
+0
2018-12-18
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
4
-8
/
+35
2018-12-18
PCI: imx: Add imx6sx suspend/resume support
Leonard Crestez
1
-5
/
+39
2018-12-18
PCI: armada8k: Add support for gpio controlled reset signal
Baruch Siach
1
-0
/
+16
2018-12-18
PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7
Trent Piepho
1
-2
/
+2
2018-12-18
PCI: dwc: layerscape: Constify driver data
Stefan Agner
1
-5
/
+5
2018-12-18
PCI: imx: Add multi-pd support
Leonard Crestez
1
-0
/
+48
2018-12-13
vmd: use the proper dma_* APIs instead of direct methods calls
Christoph Hellwig
1
-25
/
+17
2018-12-11
PCI: dwc: Move interrupt acking into the proper callback
Marc Zyngier
1
-6
/
+7
2018-12-11
PCI: dwc: Take lock when ACKing an interrupt
Marc Zyngier
1
-0
/
+5
2018-12-11
PCI: dwc: Use interrupt masking instead of disabling
Marc Zyngier
1
-7
/
+12
2018-12-06
dma-mapping: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-6
/
+0
2018-11-30
PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
Honghui Zhang
1
-74
/
+27
2018-11-27
PCI: dwc: Fix MSI-X EP framework address calculation bug
Gustavo Pimentel
1
-1
/
+0
2018-11-20
PCI: layerscape: Fix wrong invocation of outbound window disable accessor
Hou Zhiqiang
1
-1
/
+1
2018-11-20
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
1
-9
/
+1
2018-11-08
PCI: histb: Constify dw_pcie_host_ops structure
Julia Lawall
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-1145
/
+1356
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+0
2018-10-20
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-1
/
+1
2018-10-20
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2
-117
/
+206
2018-10-20
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
5
-653
/
+682
2018-10-20
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-8
/
+0
2018-10-20
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
4
-27
/
+220
2018-10-20
Merge branch 'remotes/lorenzo/pci/controller-misc'
Bjorn Helgaas
8
-325
/
+228
2018-10-18
PCI: aardvark: Implement emulated root PCI bridge config space
Zachary Zhang
2
-3
/
+127
2018-10-18
PCI: mvebu: Convert to PCI emulated bridge config space
Thomas Petazzoni
2
-270
/
+101
2018-10-18
PCI: mvebu: Drop unused PCI express capability code
Thomas Petazzoni
1
-14
/
+0
2018-10-18
PCI: vmd: Detach resources after stopping root bus
Jon Derrick
1
-1
/
+1
2018-10-17
PCI: mediatek: Add loadable kernel module support
Honghui Zhang
2
-5
/
+57
2018-10-17
PCI: mediatek: Add system PM support for MT2712 and MT7622
Honghui Zhang
1
-0
/
+50
2018-10-17
PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocks
Honghui Zhang
1
-71
/
+72
2018-10-17
PCI: mediatek: Convert to use pci_host_probe()
Honghui Zhang
1
-29
/
+8
[next]