index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
flamegraph.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
PCI: rockchip-ep: Improve link training
Damien Le Moal
2
-1
/
+92
2024-11-25
PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operation
Damien Le Moal
2
-0
/
+14
2024-11-25
PCI: rockchip-ep: Refactor endpoint link training enable
Damien Le Moal
2
-9
/
+9
2024-11-25
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
Damien Le Moal
1
-24
/
+30
2024-11-25
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
Damien Le Moal
1
-46
/
+61
2024-11-25
PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()
Damien Le Moal
1
-3
/
+3
2024-11-25
PCI: rockchip-ep: Fix MSI IRQ data mapping
Damien Le Moal
1
-9
/
+13
2024-11-25
PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operation
Damien Le Moal
2
-0
/
+28
2024-11-25
PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
Damien Le Moal
1
-0
/
+3
2024-11-25
PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
Damien Le Moal
1
-6
/
+2
2024-11-25
PCI: rockchip-ep: Use a macro to define EP controller .align feature
Damien Le Moal
2
-1
/
+2
2024-11-25
PCI: rockchip-ep: Fix address translation unit programming
Damien Le Moal
2
-3
/
+17
2024-11-21
PCI/pwrctrl: Rename pwrctrl functions and structures
Bjorn Helgaas
5
-79
/
+81
2024-11-21
PCI/pwrctrl: Rename pwrctl files to pwrctrl
Bjorn Helgaas
9
-12
/
+12
2024-11-21
PCI/pwrctl: Remove pwrctl device without iterating over all children of pwrct...
Manivannan Sadhasivam
1
-9
/
+8
2024-11-21
PCI/pwrctl: Ensure that pwrctl drivers are probed before PCI client drivers
Manivannan Sadhasivam
2
-29
/
+56
2024-11-21
PCI/pwrctl: Create pwrctl device only if at least one power supply is present
Manivannan Sadhasivam
3
-0
/
+43
2024-11-21
PCI/pwrctl: Use of_platform_device_create() to create pwrctl devices
Manivannan Sadhasivam
1
-5
/
+7
2024-11-18
PCI: endpoint: Fix pci_epc_map map_size kerneldoc string
Rick Wertenbroek
1
-1
/
+1
2024-11-18
PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()
Zijun Hu
1
-3
/
+3
2024-11-18
PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()
Zijun Hu
1
-3
/
+2
2024-11-16
PCI: dwc: ep: Fix advertised resizable BAR size regression
Niklas Cassel
1
-1
/
+1
2024-11-16
PCI: dwc: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-2
/
+2
2024-11-16
PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'
Zhongqiu Han
1
-0
/
+6
2024-11-16
PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...
Wang Jiang
1
-2
/
+0
2024-11-16
PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()
Niklas Cassel
1
-10
/
+10
2024-11-16
PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations
Bjorn Helgaas
1
-2
/
+0
2024-11-16
selftests/pcie_bwctrl: Create selftests
Ilpo Järvinen
5
-0
/
+193
2024-11-16
thermal: Add PCIe cooling driver
Ilpo Järvinen
6
-0
/
+133
2024-11-16
PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed
Ilpo Järvinen
4
-19
/
+208
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
10
-9
/
+229
2024-11-15
PCI: Add ACS quirk for Wangxun FF5xxx NICs
Mengyuan Lou
1
-6
/
+9
2024-11-15
PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
Andrea della Porta
1
-1
/
+1
2024-11-13
PCI: hotplug: Add OCTEON PCI hotplug controller driver
Shijith Thotton
4
-0
/
+444
2024-11-13
PCI: Warn if a running device is unaware of reset
Keith Busch
1
-0
/
+4
2024-11-13
PCI: Add 'reset_subordinate' to reset hierarchy below bridge
Keith Busch
4
-1
/
+39
2024-11-13
PCI: Enable runtime PM of the host bridge
Krishna chaitanya chundru
1
-0
/
+11
2024-11-13
PCI: starfive: Enable controller runtime PM before probing host bridge
Mayank Rana
1
-3
/
+7
2024-11-13
PCI: mediatek-gen3: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-11-13
PCI: cadence: Lower severity of message when phy-names property is absent in DTS
Bartosz Wawrzyniak
1
-2
/
+2
2024-11-11
PCI: Unexport pci_walk_bus_locked()
Keith Busch
3
-3
/
+3
2024-11-11
PCI: Abstract LBMS seen check into pcie_lbms_seen()
Ilpo Järvinen
1
-2
/
+6
2024-11-11
PCI: Refactor pcie_update_link_speed()
Ilpo Järvinen
3
-7
/
+14
2024-11-11
PCI: Store all PCIe Supported Link Speeds
Ilpo Järvinen
5
-17
/
+56
2024-11-11
PCI: Convert __pci_walk_bus() to be recursive
Keith Busch
1
-25
/
+11
2024-11-11
PCI: Move __pci_walk_bus() mutex to where we need it
Keith Busch
1
-7
/
+5
2024-11-11
PCI: Make pci_destroy_dev() concurrent safe
Keith Busch
2
-1
/
+7
2024-11-11
PCI: Make pci_stop_dev() concurrent safe
Keith Busch
3
-13
/
+19
2024-11-07
PCI: keystone: Add link up check to ks_pcie_other_map_bus()
Kishon Vijay Abraham I
1
-0
/
+11
2024-11-07
PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible
Kishon Vijay Abraham I
1
-0
/
+1
[next]