index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
Merge branch 'pci/resource'
Bjorn Helgaas
1
-27
/
+33
2019-07-12
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-1
/
+9
2019-07-12
Merge branch 'pci/misc'
Bjorn Helgaas
2
-21
/
+91
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+11
2019-07-11
PCI: Enable NVIDIA HDA controllers
Lukas Wunner
1
-0
/
+30
2019-07-09
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
1
-0
/
+1
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
14
-36
/
+37
2019-07-08
PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr()
Hou Zhiqiang
1
-3
/
+2
2019-07-08
PCI: mobiveil: Fix infinite-loop in the INTx handling function
Hou Zhiqiang
1
-3
/
+9
2019-07-08
PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
Hou Zhiqiang
1
-4
/
+5
2019-07-08
PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
Hou Zhiqiang
1
-3
/
+6
2019-07-08
PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
Hou Zhiqiang
1
-1
/
+4
2019-07-08
PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Clear the control fields before updating it
Hou Zhiqiang
1
-5
/
+12
2019-07-08
PCI: mobiveil: Add configured inbound windows counter
Hou Zhiqiang
1
-0
/
+1
2019-07-08
PCI: mobiveil: Fix the valid check for inbound and outbound windows
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Clean-up program_{ib/ob}_windows()
Hou Zhiqiang
1
-17
/
+8
2019-07-08
PCI: mobiveil: Remove an unnecessary return value check
Hou Zhiqiang
1
-2
/
+0
2019-07-08
PCI: mobiveil: Fix error return values
Hou Zhiqiang
1
-3
/
+3
2019-07-08
PCI: mobiveil: Refactor the MEM/IO outbound window initialization
Hou Zhiqiang
1
-10
/
+10
2019-07-08
PCI: mobiveil: Make some register updates more readable
Hou Zhiqiang
1
-18
/
+25
2019-07-08
PCI: mobiveil: Reformat the code for readability
Hou Zhiqiang
1
-101
/
+107
2019-07-08
PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
Hou Zhiqiang
1
-1
/
+1
2019-07-08
PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
Hou Zhiqiang
1
-0
/
+6
2019-07-08
PCI: mobiveil: Move IRQ chained handler setup out of DT parse
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
Hou Zhiqiang
1
-8
/
+7
2019-07-08
PCI: mobiveil: Fix the Class Code field
Hou Zhiqiang
1
-3
/
+6
2019-07-08
PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
Hou Zhiqiang
1
-1
/
+1
2019-07-08
PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
Hou Zhiqiang
1
-3
/
+2
2019-07-08
PCI: mobiveil: Update the resource list traversal function
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
Hou Zhiqiang
1
-2
/
+3
2019-07-08
PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
Hou Zhiqiang
1
-1
/
+1
2019-07-08
PCI: mobiveil: Unify register accessors
Hou Zhiqiang
1
-55
/
+124
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-35
/
+8
2019-07-05
PCI: imx6: Simplify Kconfig depends on
Leonard Crestez
1
-1
/
+1
2019-07-05
PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Dexuan Cui
1
-6
/
+9
2019-07-05
PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
Vidya Sagar
1
-2
/
+5
2019-07-05
PCI: tegra: Change link retry log level to debug
Manikanta Maddireddy
1
-1
/
+1
2019-07-05
PCI: tegra: Add support for GPIO based PERST#
Manikanta Maddireddy
1
-6
/
+43
2019-07-03
PCI/IOV: Assume SR-IOV VFs support extended config space.
Alex Williamson
1
-0
/
+15
2019-07-03
Revert "PCI/IOV: Use VF0 cached config space size for other VFs"
Alex Williamson
3
-20
/
+0
2019-07-02
PCI: Use seq_puts() instead of seq_printf() in show_device()
Markus Elfring
1
-1
/
+1
2019-07-02
PCI/P2PDMA: Fix missing check for dma_virt_ops
Logan Gunthorpe
1
-1
/
+9
2019-07-03
PCI: PM: Simplify bus-level hibernation callbacks
Rafael J. Wysocki
1
-27
/
+0
2019-07-03
PM: ACPI/PCI: Resume all devices during hibernation
Rafael J. Wysocki
1
-8
/
+8
2019-07-02
PCI: Skip resource distribution when no hotplug bridges
Nicholas Johnson
1
-2
/
+3
2019-07-02
PCI: Simplify pci_bus_distribute_available_resources()
Nicholas Johnson
1
-25
/
+25
2019-07-02
PCI/P2PDMA: use the dev_pagemap internal refcount
Christoph Hellwig
1
-53
/
+4
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
1
-4
/
+5
[prev]
[next]