index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-10-17
PCI: mediatek: Remove the redundant dev->pm_domain check
Honghui Zhang
1
-12
/
+6
2018-10-17
PCI: keystone: Cleanup macros defined in pci-keystone.c
Kishon Vijay Abraham I
1
-25
/
+16
2018-10-17
PCI: keystone: Reorder header file in alphabetical order
Kishon Vijay Abraham I
1
-4
/
+4
2018-10-17
PCI: keystone: Add debug error message for all errors
Kishon Vijay Abraham I
1
-9
/
+23
2018-10-17
PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...
Kishon Vijay Abraham I
1
-2
/
+1
2018-10-17
PCI: keystone: Cleanup ks_pcie_link_up()
Kishon Vijay Abraham I
2
-8
/
+7
2018-10-17
PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()
Kishon Vijay Abraham I
1
-5
/
+7
2018-10-17
PCI: keystone: Cleanup outbound window configuration
Kishon Vijay Abraham I
1
-15
/
+17
2018-10-17
PCI: keystone: Get number of outbound windows from DT
Kishon Vijay Abraham I
1
-2
/
+11
2018-10-17
PCI: keystone: Cleanup configuration space access
Kishon Vijay Abraham I
1
-50
/
+20
2018-10-17
PCI: keystone: Invoke runtime PM APIs to enable clock
Kishon Vijay Abraham I
1
-16
/
+12
2018-10-17
PCI: keystone: Cleanup PHY handling
Kishon Vijay Abraham I
1
-16
/
+106
2018-10-17
PCI: keystone: Use SYSCON APIs to get device ID from control module
Kishon Vijay Abraham I
1
-13
/
+32
2018-10-17
PCI: keystone: Use uniform function naming convention
Kishon Vijay Abraham I
1
-110
/
+111
2018-10-17
PCI: keystone: Remove redundant platform_set_drvdata() invocation
Kishon Vijay Abraham I
1
-2
/
+0
2018-10-17
PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
Kishon Vijay Abraham I
4
-541
/
+489
2018-10-17
PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
Kishon Vijay Abraham I
3
-5
/
+3
2018-10-17
PCI: keystone: Do not initiate link training multiple times
Kishon Vijay Abraham I
1
-6
/
+4
2018-10-17
PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()
Kishon Vijay Abraham I
1
-3
/
+2
2018-10-17
PCI: keystone: Use quirk to set MRRS for PCI host bridge
Kishon Vijay Abraham I
1
-22
/
+15
2018-10-17
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
1
-0
/
+3
2018-10-15
PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCI
Honghui Zhang
1
-1
/
+1
2018-10-15
PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
Honghui Zhang
1
-0
/
+11
2018-10-12
PCI: cadence: Write MSI data with 32bits
Alan Douglas
1
-1
/
+1
2018-10-12
PCI: cadence: Use AXI region 0 to signal interrupts from EP
Alan Douglas
1
-5
/
+6
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-2
/
+2
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-2
/
+2
2018-10-05
Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-4
/
+48
2018-10-05
PCI: imx: Add PME_Turn_Off support
Leonard Crestez
1
-0
/
+24
2018-10-01
PCI: mvebu: Fix PCI I/O mapping creation sequence
Thomas Petazzoni
1
-4
/
+48
2018-10-01
PCI: kirin: Fix section mismatch warning
Nathan Chancellor
1
-2
/
+2
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
1
-4
/
+0
2018-09-28
Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-6
/
+5
2018-09-28
PCI: cadence: Correct probe behaviour when failing to get PHY
Alan Douglas
1
-8
/
+12
[next]