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
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
1
-0
/
+7
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-0
/
+22
2024-07-19
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
1
-0
/
+15
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-0
/
+21
2024-07-19
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+11
2024-07-11
PCI: Remove legacy pcim_release()
Philipp Stanner
1
-16
/
+0
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
1
-6
/
+7
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
1
-1
/
+0
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
1
-1
/
+0
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
1
-1
/
+0
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
1
-6
/
+5
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
1
-0
/
+5
2024-07-09
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
1
-0
/
+7
2024-07-09
PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
Frank Li
1
-0
/
+3
2024-07-09
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
Yoshihiro Shimoda
1
-0
/
+18
2024-07-09
PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
Krishna chaitanya chundru
1
-0
/
+22
2024-06-03
PCI: of: Add of_pci_preserve_config() for per-host bridge support
Vidya Sagar
1
-0
/
+6
2024-06-03
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
1
-0
/
+5
2024-05-28
PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
Kevin Xie
1
-0
/
+15
2024-05-08
PCI: Make pcie_bandwidth_capable() static
Ilpo Järvinen
1
-2
/
+0
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+48
2024-03-12
Merge branch 'pci/sysfs'
Bjorn Helgaas
1
-5
/
+14
2024-03-12
Merge branch 'pci/devres'
Bjorn Helgaas
1
-0
/
+21
2024-03-12
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-1
/
+12
2024-03-12
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
1
-0
/
+3
2024-03-08
PCI/AER: Generalize TLP Header Log reading
Ilpo Järvinen
1
-1
/
+1
2024-03-07
PCI/ASPM: Move pci_save_ltr_state() to aspm.c
David E. Box
1
-0
/
+5
2024-03-07
PCI/ASPM: Move pci_configure_ltr() to aspm.c
David E. Box
1
-1
/
+4
2024-03-06
PCI: Make pci_dev_is_disconnected() helper public for other drivers
Ethan Zhao
1
-5
/
+0
2024-03-05
PCI: Remove obsolete pci_cleanup_rom() declaration
Lukas Wunner
1
-1
/
+0
2024-03-05
PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=y
Lukas Wunner
1
-4
/
+14
2024-02-12
PCI: Move devres code from pci.c to devres.c
Philipp Stanner
1
-0
/
+21
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
1
-2
/
+2
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2024-01-15
Merge branch 'pci/enumeration-logging'
Bjorn Helgaas
1
-0
/
+2
2024-01-02
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
1
-0
/
+2
2024-01-02
PCI: Fix 64GT/s effective data rate calculation
Ilpo Järvinen
1
-1
/
+1
2023-12-15
PCI: Update BAR # and window messages
Puranjay Mohan
1
-0
/
+2
2023-10-20
PCI: Add T_PVPERL macro
Yoshihiro Shimoda
1
-0
/
+3
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+20
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
1
-21
/
+14
2023-08-25
PCI: Fix code formatting inconsistencies
Bjorn Helgaas
1
-21
/
+14
2023-08-24
PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout value
Frank Li
1
-0
/
+6
2023-08-22
PCI: Create device tree node for bridge
Lizhi Hou
1
-0
/
+12
2023-06-26
Merge branch 'pci/pm'
Bjorn Helgaas
1
-7
/
+0
2023-06-26
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+8
2023-06-20
PCI: Work around PCIe link training failures
Maciej W. Rozycki
1
-0
/
+5
2023-06-20
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
1
-1
/
+1
2023-06-20
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
1
-0
/
+1
2023-06-20
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
1
-0
/
+2
[next]