index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
PCI: qcom-ep: Disable IRQs during driver remove
Manivannan Sadhasivam
1
-6
/
+9
2022-10-04
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
Vidya Sagar
3
-0
/
+48
2022-10-04
PCI/ASPM: Refactor L1 PM Substates Control Register programming
Vidya Sagar
1
-34
/
+40
2022-10-04
xen-pcifront: Handle missed Connected state
Jason Andryuk
1
-2
/
+16
2022-10-03
PCI: qcom-ep: Make use of the cached dev pointer
Manivannan Sadhasivam
1
-2
/
+2
2022-10-03
PCI: qcom-ep: Rely on the clocks supplied by devicetree
Manivannan Sadhasivam
1
-20
/
+13
2022-10-03
PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure
Manivannan Sadhasivam
1
-0
/
+17
2022-10-03
phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
Richard Zhu
1
-3
/
+3
2022-10-03
PCI: imx6: Add i.MX8MP PCIe support
Richard Zhu
1
-2
/
+25
2022-10-03
PCI: dwc: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
1
-2
/
+2
2022-09-29
PCI/PM: Reduce D3hot delay with usleep_range()
Sajid Dalvi
1
-7
/
+9
2022-09-29
PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-8
/
+3
2022-09-29
PCI: qcom: Rename host-init error label
Johan Hovold
1
-2
/
+2
2022-09-29
PCI: qcom: Drop unused post_deinit callback
Johan Hovold
1
-3
/
+0
2022-09-27
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
Mika Westerberg
2
-5
/
+46
2022-09-27
PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-11
/
+6
2022-09-27
PCI: ftpci100: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-17
/
+4
2022-09-27
PCI: Add standard PCI Config Address macros
Pali Rohár
1
-0
/
+45
2022-09-21
PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
Maciej W. Rozycki
1
-0
/
+11
2022-09-21
PCI: Fix typo in pci_scan_child_bus_extend()
Mika Westerberg
1
-1
/
+1
2022-09-21
PCI: Fix whitespace and indentation
Mika Westerberg
2
-3
/
+1
2022-09-21
PCI: Distribute available resources for root buses, too
Mika Westerberg
1
-1
/
+61
2022-09-21
PCI: Move pci_assign_unassigned_root_bus_resources()
Mika Westerberg
1
-113
/
+113
2022-09-21
PCI: Pass available buses even if the bridge is already configured
Mika Westerberg
1
-2
/
+3
2022-09-20
PCI: Fix used_buses calculation in pci_scan_child_bus_extend()
Mika Westerberg
1
-2
/
+2
2022-09-19
PCI/P2PDMA: Use for_each_pci_dev() helper
Yang Yingliang
1
-1
/
+1
2022-09-16
PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge
Pali Rohár
1
-0
/
+3
2022-09-14
PCI: apple: Do not leak reset GPIO on unbind/unload/error
Dmitry Torokhov
1
-2
/
+2
2022-09-12
PCI/PM: Simplify pci_pm_suspend_noirq()
Rajvi Jingar
1
-12
/
+7
2022-09-12
PCI/PM: Always disable PTM for all devices during suspend
Bjorn Helgaas
2
-26
/
+13
2022-09-12
PCI/PTM: Consolidate PTM interface declarations
Bjorn Helgaas
1
-6
/
+2
2022-09-12
PCI/PTM: Reorder functions in logical order
Bjorn Helgaas
1
-62
/
+62
2022-09-12
PCI/PTM: Preserve RsvdP bits in PTM Control register
Bjorn Helgaas
1
-11
/
+14
2022-09-12
PCI/PTM: Move pci_ptm_info() body into its only caller
Bjorn Helgaas
1
-21
/
+17
2022-09-12
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
Bjorn Helgaas
3
-18
/
+63
2022-09-12
PCI/PTM: Separate configuration and enable
Bjorn Helgaas
1
-55
/
+49
2022-09-12
PCI/PTM: Add pci_upstream_ptm() helper
Bjorn Helgaas
1
-14
/
+25
2022-09-12
PCI/PTM: Cache PTM Capability offset
Bjorn Helgaas
1
-24
/
+17
2022-08-30
PCI: qcom-ep: Add MODULE_DEVICE_TABLE
Dmitry Baryshkov
1
-0
/
+1
2022-08-29
PCI: dwc: Drop dependency on ZONE_DMA32
Will McVicker
2
-22
/
+7
2022-08-26
PCI/MSI: Correct 'can_mask' test in msi_add_msi_desc()
Josef Johansson
1
-1
/
+1
2022-08-25
PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
Pali Rohár
4
-17
/
+35
2022-08-23
PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3
Felix Fietkau
1
-1
/
+1
2022-08-23
PCI: mvebu: Fix endianness when accessing PCI emul bridge members
Pali Rohár
1
-6
/
+6
2022-08-23
PCI: qcom: Sort device-id table
Johan Hovold
1
-7
/
+7
2022-08-23
PCI: qcom: Clean up IP configurations
Johan Hovold
1
-60
/
+29
2022-08-23
PCI: qcom: Make all optional clocks optional
Johan Hovold
1
-24
/
+4
2022-08-23
PCI: qcom: Add support for SA8540P
Johan Hovold
1
-0
/
+6
2022-08-23
PCI: qcom: Add support for SC8280XP
Johan Hovold
1
-2
/
+20
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
1
-1
/
+1
[prev]
[next]