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
2023-04-20
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
1
-0
/
+1
2023-04-20
Merge branch 'pci/controller/ixp4xx'
Bjorn Helgaas
1
-4
/
+6
2023-04-20
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-0
/
+7
2023-04-20
Merge branch 'pci/resource'
Bjorn Helgaas
9
-55
/
+32
2023-04-20
Merge branch 'pci/reset'
Bjorn Helgaas
5
-17
/
+29
2023-04-20
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-2
/
+1
2023-04-20
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+15
2023-04-20
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-6
/
+6
2023-04-20
PCI: Restrict device disabled status check to DT
Rob Herring
3
-12
/
+30
2023-04-18
PCI: Use of_property_present() for testing DT property presence
Rob Herring
4
-6
/
+6
2023-04-18
PCI/DOE: Relax restrictions on request and response size
Lukas Wunner
1
-25
/
+49
2023-04-18
PCI/DOE: Make mailbox creation API private
Lukas Wunner
1
-37
/
+4
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
4
-0
/
+86
2023-04-18
PCI/DOE: Allow mailbox creation without devres management
Lukas Wunner
1
-37
/
+66
2023-04-18
PCI/DOE: Deduplicate mailbox flushing
Lukas Wunner
1
-6
/
+3
2023-04-18
PCI/DOE: Make asynchronous API private
Lukas Wunner
1
-2
/
+43
2023-04-18
PCI/DOE: Provide synchronous API and use it internally
Lukas Wunner
1
-15
/
+54
2023-04-17
PCI/PM: Extend D3hot delay for NVIDIA HDA controllers
Alex Williamson
1
-0
/
+13
2023-04-17
PCI: hv: Enable PCI pass-thru devices in Confidential VMs
Michael Kelley
1
-64
/
+168
2023-04-16
PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()
Thomas Gleixner
1
-7
/
+2
2023-04-12
PCI: qcom: Add SM8550 PCIe support
Abel Vesa
1
-11
/
+14
2023-04-12
PCI: qcom: Add support for SDX55 SoC
Manivannan Sadhasivam
1
-1
/
+3
2023-04-12
PCI: qcom: Enable async probe by default
Manivannan Sadhasivam
1
-0
/
+1
2023-04-12
PCI: qcom: Add support for system suspend and resume
Manivannan Sadhasivam
1
-0
/
+62
2023-04-11
PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter
Mika Westerberg
4
-18
/
+16
2023-04-11
PCI/PM: Increase wait time after resume
Mika Westerberg
1
-1
/
+2
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2023-04-11
PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
Lukas Wunner
1
-0
/
+15
2023-04-11
PCI: qcom: Expose link transition counts via debugfs
Manivannan Sadhasivam
1
-2
/
+63
2023-04-11
PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP version
Manivannan Sadhasivam
1
-72
/
+71
2023-04-11
PCI: qcom: Use macros for defining total no. of clocks & supplies
Manivannan Sadhasivam
1
-4
/
+6
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0
Manivannan Sadhasivam
1
-208
/
+30
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3
Manivannan Sadhasivam
1
-26
/
+23
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3
Manivannan Sadhasivam
1
-68
/
+20
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2
Manivannan Sadhasivam
1
-57
/
+15
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0
Manivannan Sadhasivam
1
-53
/
+19
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0
Manivannan Sadhasivam
1
-95
/
+34
2023-04-11
PCI: qcom: Use lower case for hex
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Add missing macros for register fields
Manivannan Sadhasivam
1
-17
/
+25
2023-04-11
PCI: qcom: Use bitfield definitions for register fields
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Sort and group registers and bitfield definitions
Manivannan Sadhasivam
1
-45
/
+63
2023-04-11
PCI: qcom: Remove PCIE20_ prefix from register definitions
Manivannan Sadhasivam
1
-93
/
+91
2023-04-11
PCI: qcom: Fix the incorrect register usage in v2.7.0 config
Manivannan Sadhasivam
1
-5
/
+3
2023-04-09
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+18
2023-04-07
PCI/EDR: Add edr_handle_event() comments
Bjorn Helgaas
1
-1
/
+10
2023-04-07
PCI/EDR: Clear Device Status after EDR error recovery
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2023-04-06
PCI: Fix use-after-free in pci_bus_release_domain_nr()
Rob Herring
1
-2
/
+3
2023-04-06
PCI/P2PDMA: Fix pci_p2pmem_find_many() kernel-doc
Cai Huoqing
1
-2
/
+1
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
5
-17
/
+13
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
5
-38
/
+19
[prev]
[next]