Age | Commit message (Expand) | Author |
2018-06-08 | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-06 | Merge branch 'pci/kconfig' | Bjorn Helgaas |
2018-06-06 | Merge branch 'pci/host/qcom' | Bjorn Helgaas |
2018-06-06 | Merge branch 'lorenzo/pci/host/misc' | Bjorn Helgaas |
2018-06-06 | Merge branch 'lorenzo/pci/dwc' | Bjorn Helgaas |
2018-06-06 | Merge branch 'lorenzo/pci/armada8k' | Bjorn Helgaas |
2018-06-04 | PCI: qcom: Include gpio/consumer.h | Arnd Bergmann |
2018-05-30 | PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge... | Jan Kiszka |
2018-05-30 | PCI: Pass struct device to of_pci_get_host_bridge_resources() | Jan Kiszka |
2018-05-23 | PCI: qcom: add runtime pm support to pcie_port | Srinivas Kandagatla |
2018-05-18 | PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUS | Bjorn Helgaas |
2018-05-16 | PCI: qcom: Fix a bitwise vs logical NOT typo | Dan Carpenter |
2018-05-15 | PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap() | Gustavo Pimentel |
2018-05-15 | PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap() | Gustavo Pimentel |
2018-05-15 | PCI: dwc: Add support for EP mode | Gustavo Pimentel |
2018-05-14 | PCI: Move private DT related functions into private header | Rob Herring |
2018-05-14 | PCI: dwc: Move CONFIG_PCI depends to menu | Rob Herring |
2018-05-14 | PCI: dwc: Replace magic number by defines | Gustavo Pimentel |
2018-05-14 | PCI: dwc: Small computation improvement | Gustavo Pimentel |
2018-05-14 | PCI: dwc: Replace lower into upper case characters | Gustavo Pimentel |
2018-05-14 | PCI: dwc: Define maximum number of vectors | Gustavo Pimentel |
2018-05-14 | PCI: imx6: Remove space before tabs | Fabio Estevam |
2018-05-14 | PCI: keystone: Do not treat link up message as error | Fabio Estevam |
2018-05-01 | PCI: Improve host drivers compile test coverage | Rob Herring |
2018-04-17 | PCI: kirin: Fix reset gpio name | Loic Poulain |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-04 | Merge branch '6c994c504fa2' | Bjorn Helgaas |
2018-04-04 | Merge branch 'lorenzo/pci/endpoint' | Bjorn Helgaas |
2018-04-04 | Merge branch 'lorenzo/pci/dwc-msi' | Bjorn Helgaas |
2018-04-03 | PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly | Niklas Cassel |
2018-04-03 | PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep... | Niklas Cassel |
2018-04-03 | PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly | Niklas Cassel |
2018-04-03 | PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar() | Niklas Cassel |
2018-03-22 | PCI: kirin: Make struct kirin_pcie_driver static | Fengguang Wu |
2018-03-21 | PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAIN | Rob Herring |
2018-03-20 | PCI: kirin: Remove unnecessary asm/compiler.h include | Rob Herring |
2018-03-08 | PCI: armada8k: Fix clock resource by adding a register clock | Gregory CLEMENT |
2018-03-08 | PCI: armada8k: Remove useless test before clk_disable_unprepare() | Gregory CLEMENT |
2018-03-07 | PCI: dwc: Fix enumeration end when reaching root subordinate | Koen Vandeputte |
2018-03-07 | PCI: histb: Add an optional regulator for PCIe port power control | Shawn Guo |
2018-03-07 | PCI: histb: Fix error path of histb_pcie_host_enable() | Shawn Guo |
2018-03-07 | PCI: qcom: Use regulator bulk api for apq8064 supplies | Srinivas Kandagatla |
2018-03-07 | PCI: qcom: Add missing supplies required for msm8996 | Srinivas Kandagatla |
2018-03-07 | PCI: designware-ep: Fix typo in error message | Niklas Cassel |
2018-03-06 | PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256 | Gustavo Pimentel |
2018-03-06 | PCI: dwc: Remove old MSI IRQs API | Gustavo Pimentel |
2018-03-06 | PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API | Gustavo Pimentel |
2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas |
2018-02-01 | Merge remote-tracking branch 'lorenzo/pci/keystone' into next | Bjorn Helgaas |