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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
PCI: endpoint: Fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-04-12
PCI/AER: Change pci_aer_init() stub to return void
Jisheng Zhang
1
-1
/
+1
2019-04-12
PCI: OF: Support "external-facing" property
Jean-Philippe Brucker
1
-4
/
+10
2019-04-11
PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken
Nikolai Kostrigin
1
-0
/
+1
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-11
PCI: mediatek: Get optional clocks with devm_clk_get_optional()
Chunfeng Yun
1
-35
/
+15
2019-04-11
PCI: rpaphp: Get/put device node reference during slot alloc/dealloc
Tyrel Datwyler
1
-1
/
+2
2019-04-11
PCI: rpadlpar: Fix leaked device_node references in add/remove paths
Tyrel Datwyler
1
-0
/
+4
2019-04-11
PCI: pciehp: Ignore Link State Changes after powering off a slot
Sergey Miroshnichenko
1
-0
/
+4
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2
-9
/
+9
2019-04-06
PCI: Rework pcie_retrain_link() wait loop
Stefan Mätje
1
-6
/
+4
2019-04-06
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
2
-0
/
+26
2019-04-06
PCI: Factor out pcie_retrain_link() function
Stefan Mätje
1
-16
/
+24
2019-04-06
PCI: Init PCIe feature bits for managed host bridge alloc
Jean-Philippe Brucker
1
-9
/
+14
2019-04-06
PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
Andre Przywara
1
-0
/
+2
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-04
PCI: rcar: Do not shadow the 'irq' variable
Wolfram Sang
1
-4
/
+4
2019-04-04
PCI: rcar: Fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2019-04-04
PCI: rcar: Fix 64bit MSI message address handling
Marek Vasut
1
-3
/
+3
2019-04-04
PCI: rcar: Clean up debug messages
Marek Vasut
1
-4
/
+4
2019-04-04
PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)
Marek Vasut
1
-6
/
+6
2019-04-04
PCI: rcar: Replace various variable types with unsigned ones for register values
Marek Vasut
1
-8
/
+9
2019-04-04
PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors
Marek Vasut
1
-4
/
+3
2019-04-04
PCI: rcar: Clean up remaining macros defining bits
Marek Vasut
1
-3
/
+3
2019-04-03
PCI: iproc: Allow outbound configuration for 32-bit I/O region
Srinath Mannam
1
-2
/
+19
2019-04-03
PCI: iproc: Add CRS check in config read
Srinath Mannam
1
-2
/
+21
2019-04-01
PCI: mediatek: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-0
/
+1
2019-04-01
PCI: iproc: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-2
/
+6
2019-04-01
PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-5
/
+8
2019-04-01
PCI: rockchip: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-0
/
+1
2019-04-01
PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-0
/
+1
2019-03-29
PCI: uniphier: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-3
/
+8
2019-03-29
PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-0
/
+1
2019-03-29
PCI: xilinx: Check for __get_free_pages() failure
Kangjie Lu
1
-2
/
+10
2019-03-26
PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
Dexuan Cui
1
-0
/
+4
2019-03-26
PCI: hv: Add hv_pci_remove_slots() when we unload the driver
Dexuan Cui
1
-0
/
+16
2019-03-26
PCI: hv: Fix a memory leak in hv_eject_device_work()
Dexuan Cui
1
-0
/
+3
2019-03-26
PCI: rcar: Add the initialization of PCIe link in resume_noirq()
Kazufumi Ikeda
1
-0
/
+21
2019-03-26
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
Lukas Wunner
3
-2
/
+3
2019-03-26
PCI/LINK: Clear bandwidth notification interrupt before enabling it
Lukas Wunner
1
-0
/
+2
[prev]
[next]