Age | Commit message (Expand) | Author |
2019-09-17 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-06 | Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner |
2019-08-22 | Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-08-16 | PCI/hotplug: remove the sgi_hotplug driver | Christoph Hellwig |
2019-08-15 | PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround | Lyude Paul |
2019-08-12 | PCI/ASPM: Add pcie_aspm_enabled() | Rafael J. Wysocki |
2019-08-07 | PCI: hv: Allocate a named fwnode instead of an address-based one | Marc Zyngier |
2019-08-07 | Revert "PCI: Add missing link delays required by the PCIe spec" | Mika Westerberg |
2019-07-21 | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds |
2019-07-17 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-15 | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab |
2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-07-12 | Merge branch 'pci/trivial' | Bjorn Helgaas |
2019-07-12 | Merge branch 'remotes/lorenzo/pci/endpoint' | Bjorn Helgaas |
2019-07-12 | Merge branch 'remotes/lorenzo/pci/xilinx' | Bjorn Helgaas |
2019-07-12 | Merge branch 'remotes/lorenzo/pci/tegra' | Bjorn Helgaas |
2019-07-12 | Merge branch 'remotes/lorenzo/pci/qcom' | Bjorn Helgaas |
2019-07-12 | Merge branch 'remotes/lorenzo/pci/mobiveil' | Bjorn Helgaas |
2019-07-12 | Merge branch 'remotes/lorenzo/pci/hv' | Bjorn Helgaas |
2019-07-12 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas |
2019-07-12 | Merge branch 'remotes/lorenzo/pci/armada' | Bjorn Helgaas |
2019-07-12 | Merge branch 'remotes/lorenzo/pci/altera' | Bjorn Helgaas |
2019-07-12 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2019-07-12 | Merge branch 'pci/resource' | Bjorn Helgaas |
2019-07-12 | Merge branch 'pci/peer-to-peer' | Bjorn Helgaas |
2019-07-12 | Merge branch 'pci/misc' | Bjorn Helgaas |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-11 | PCI: Enable NVIDIA HDA controllers | Lukas Wunner |
2019-07-09 | PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB | YueHaibing |
2019-07-09 | PCI: Fix typos and whitespace errors | Bjorn Helgaas |
2019-07-08 | PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr() | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Fix infinite-loop in the INTx handling function | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Clear the control fields before updating it | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Add configured inbound windows counter | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Fix the valid check for inbound and outbound windows | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Clean-up program_{ib/ob}_windows() | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Remove an unnecessary return value check | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Fix error return values | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Refactor the MEM/IO outbound window initialization | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Make some register updates more readable | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Reformat the code for readability | Hou Zhiqiang |
2019-07-08 | PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device() | Hou Zhiqiang |