index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
3
-3
/
+10
2019-05-14
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
10
-353
/
+835
2019-05-14
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
3
-96
/
+62
2019-05-14
Merge branch 'pci/dwc'
Bjorn Helgaas
4
-45
/
+41
2019-05-07
PCI: imx6: Allow asynchronous probing
Lucas Stach
1
-0
/
+1
2019-05-07
PCI: dwc: Save root bus for driver remove hooks
Jisheng Zhang
2
-6
/
+7
2019-05-07
PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
Jisheng Zhang
1
-13
/
+8
2019-05-07
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
1
-3
/
+6
2019-05-07
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
2
-4
/
+9
2019-05-07
PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
Jisheng Zhang
1
-2
/
+4
2019-05-07
PCI: qcom: Use default config space read function
Marc Gonzalez
1
-17
/
+6
2019-05-01
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
1
-2
/
+5
2019-05-01
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
1
-0
/
+34
2019-05-01
PCI: keystone: Add support for PCIe EP in AM654x Platforms
Kishon Vijay Abraham I
2
-37
/
+240
2019-05-01
PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()
Andrey Smirnov
1
-1
/
+1
2019-05-01
PCI: imx6: Use flags to indicate support for suspend
Andrey Smirnov
1
-9
/
+6
2019-05-01
PCI: imx6: Restrict PHY register data to 16-bit
Andrey Smirnov
1
-7
/
+6
2019-05-01
PCI: imx6: Simplify pcie_phy_poll_ack()
Andrey Smirnov
1
-13
/
+13
2019-05-01
PCI: imx6: Simplify bit operations in PHY functions
Andrey Smirnov
1
-14
/
+14
2019-05-01
PCI: imx6: Make use of BIT() in constant definitions
Andrey Smirnov
1
-4
/
+4
2019-05-01
PCI: dwc: imx6: Share PHY debug register definitions
Andrey Smirnov
3
-13
/
+8
2019-05-01
PCI: imx6: Remove PCIE_PL_PFLR_* constants
Andrey Smirnov
1
-3
/
+0
2019-05-01
PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
Andrey Smirnov
1
-1
/
+1
2019-05-01
PCI: imx6: Drop imx6_pcie_wait_for_link()
Andrey Smirnov
1
-17
/
+2
2019-05-01
PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
Andrey Smirnov
1
-14
/
+7
2019-04-26
PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
Jonathan Chocron
2
-0
/
+94
2019-04-16
PCI: dwc: Add callbacks for accessing dbi2 address space
Kishon Vijay Abraham I
2
-2
/
+41
2019-04-16
PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
Kishon Vijay Abraham I
1
-5
/
+5
2019-04-15
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
5
-5
/
+5
2019-04-15
PCI: keystone: Add support to set the max link speed from DT
Kishon Vijay Abraham I
1
-0
/
+35
2019-04-15
PCI: keystone: Invoke phy_reset() API before enabling PHY
Kishon Vijay Abraham I
1
-0
/
+4
2019-04-15
PCI: keystone: Add support for PCIe RC in AM654x Platforms
Kishon Vijay Abraham I
2
-15
/
+148
2019-04-15
PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
Kishon Vijay Abraham I
1
-0
/
+4
2019-04-15
PCI: dwc: Fix ATU identification for designware version >= 4.80
Kishon Vijay Abraham I
2
-6
/
+9
2019-04-15
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
3
-23
/
+19
2019-04-15
PCI: keystone: Explicitly set the PCIe mode
Kishon Vijay Abraham I
1
-0
/
+37
2019-04-15
PCI: keystone: Move resources initialization to prepare for EP support
Kishon Vijay Abraham I
1
-12
/
+15
2019-04-11
PCI: keystone: Use platform_get_resource_byname() to get memory resources
Kishon Vijay Abraham I
1
-10
/
+7
2019-04-11
PCI: keystone: Perform host initialization in a single function
Kishon Vijay Abraham I
1
-40
/
+23
2019-04-11
PCI: keystone: Cleanup error_irq configuration
Kishon Vijay Abraham I
1
-26
/
+17
2019-04-11
PCI: keystone: Add start_link()/stop_link() dw_pcie_ops
Kishon Vijay Abraham I
1
-22
/
+22
2019-04-04
PCI: dwc: Remove default MSI initialization for platform specific MSI chips
Kishon Vijay Abraham I
1
-11
/
+13
2019-04-04
PCI: dwc: Remove Keystone specific dw_pcie_host_ops
Kishon Vijay Abraham I
2
-41
/
+14
2019-04-04
PCI: keystone: Use Keystone specific msi_irq_chip
Kishon Vijay Abraham I
2
-27
/
+74
2019-04-04
PCI: dwc: Add support to use non default msi_irq_chip
Kishon Vijay Abraham I
2
-1
/
+5
2019-04-04
PCI: keystone: Cleanup ks_pcie_msi_irq_handler()
Kishon Vijay Abraham I
1
-36
/
+28
2019-04-04
PCI: keystone: Use hwirq to get the MSI IRQ number offset
Kishon Vijay Abraham I
1
-11
/
+13
2019-04-04
PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
Kishon Vijay Abraham I
1
-92
/
+89
2019-04-04
PCI: keystone: Cleanup interrupt related macros
Kishon Vijay Abraham I
1
-13
/
+13
2019-04-01
PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-0
/
+1
[next]